/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {background-color:#dedbdb;color:#000;font-family:sans-serif;font-size:14pt;  }
#container {margin:0 auto;width:984px;height:1800px;background-color:#fff; }
#header {height:310px;width:984px; }
#main {width:750px;height:1100px;float:left;padding:0 7px; }
#ads {width:220px; float:right;}
div.interview {color:#000;font-size: 1.3em;margin-top:15px;border-bottom:solid #6060ae}
div#nav {
	background-image:url('bkgrnd_nav.jpg');
	background-repeat:repeat-x;
	height:50px;
    width:984px;
	
}
div#nav ul {
	float:left;
	margin:0;
	padding:0;
}
div#nav ul li {
	display:block;
	float:left;
}
div#nav ul li a {
	float:left;
	border:none;
	padding:15px 15px 0 15px;
	height:35px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:1em;
	color:#000;
	text-decoration:none;
	display:block;
}
div#nav ul li a:hover {
	color:#000;
	background-color:#6060ae;
}
div#nav ul li a.selected {color:#000;
	background-color:#6060ae; }
.feature {font-size:2em;color:#A01B2B; }