@charset "utf-8";
/* CSS Document */

html {height:100%; padding:0; margin:0; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif; font-size:0.85em; background:#333333 url(images/bg.gif) center repeat-y; margin:0; padding:0;
}
#container { width:800px; position:relative; margin:auto; color:#666666; }

#header { width:800px; float:left; }

#left { float:left; width:180px;   }

#content { width:420px; float:left;  padding:0 10px 0 10px;}

#right { width:170px;  float:right; padding:30px 2px 0 2px; font-size:0.9em; }
a{ color:#FF0000; font-weight:bold; text-decoration:none;}
a:hover { color:#000000; text-decoration:underline;}


#right_dash{ width:150px; border-bottom:#333333 1px dashed; height:2px; float:left; line-height:4px; font-size:2px;}


#nav4 {

width: 175px;}

#nav4 ul {list-style: none; padding: 0; margin: 0}

#nav4 a {width: 175px; display:block; padding:5px 0 5px 5px; line-height:25px;   color: #cccccc; text-decoration: none; font-weight: bold; border-bottom:1px #000000 solid; }
html>body #nav4 a {width: 175px;}
#nav4 a:hover {background: #333333 ; color: #ffffff; border-bottom:1px #666666 solid;}

#bar {
position:relative;
width:177px;
line-height:25px;
background-color:#333333;
color:#FFFFFF;
	z-index:2;
	margin:0px 0px 0px 0px;
	padding:3px 0 0 3px;
	font-weight:bold; border-bottom:1px #666666 solid;
}
.identifier {
	color: #666666;
	font-size: 1.2em; font-weight:bold; text-transform: uppercase; border-bottom:#333333 1px dashed; line-height:2em;
}
#featured {
	position: absolute;
	top: 0;
	left: 120px;
	width:200px;
	height:245px;
	position: relative;
	border: 2px solid #999999;
	background-image: url(images/featured.gif) ;
	padding: 0;
	margin: 0;
}
#inlineFourth {
	height: auto;
	width: 200px;
	margin: 30px 0 0 0;
}