html{
	height:100%;
}
body{
	background-color:#320001;
	margin:0px;
	padding:0px;
	color:#FF0914;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	height:100%;
}

td{
	vertical-align:top;
	padding:0px;
	margin:0px;
}

a{
	text-decoration:none;
	color:white;
}

input, textarea{background:none; border:1px solid white; color:#FFFFFF; font-size:11px;}

img{border:0px;}

#container{margin:0px; padding:0px; height:100%; border:0px; width:100%;}
#topm_left{font-size:13px; line-height:11px;}
#topm_right{font-size:10px; text-align:right; line-height:8px; vertical-align:top; padding-right:2px;}
#topm_right a{ color:red;}


#content{ background-color:#660000; height:412px; position:relative; width:100%;}

#row1{
	float:left;
	font-size:12px;
	color:white;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:-2px;
	line-height:12px;
	width:580px;
	height:100%;
}
#row1 a{
	text-decoration:none;
	color:white;
}

#row2{
	color:#FFFFFF;
	font-weight:normal;
	text-transform:none;
	position:relative;	
	float:left;
	height:100%;
}

#row2 #nav{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100px;
	color:#000000;
	margin-left:3px;
	z-index:3
}

.exh_overview{
	height:206px;
	width:290px;
	float:left;
	margin:0px;
	padding:0px;
}

.exh_list{
	height:103px;
	width:145px;
	float:left;
	margin:0px;
	padding:0px;
}

#img_txt{
	position:absolute;
	bottom:0px;
	right:0px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:none;
	text-align:right;
	width:200px;
}

