
#container {
   position: relative;
   margin: 0 auto;    
   width: 775px;
   text-align: left;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:775px;
	height:150px;
}

#dropshadow_{
	position:absolute;
	left: 150px;
	top: 150px;
	width: 310px;
	height: 5px;
}

#nav1_ {
	position:absolute;
	left:0px;
	top:150px;
	width:150px;
	height:30px;
}

#nav2_ {
	position:absolute;
	left:0px;
	top:180px;
	width:150px;
	height:30px;
}

#nav3_ {
	position:absolute;
	left:0px;
	top:210px;
	width:150px;
	height:30px;
}

#nav4_ {
	position:absolute;
	left:0px;
	top:240px;
	width:150px;
	height:30px;
}

#nav5_ {
	position:absolute;
	left:0px;
	top:270px;
	width:150px;
	height:30px;
}

#nav6_ {
	position:absolute;
	left:0px;
	top:300px;
	width:150px;
	height:30px;
}

#nav7_ {
	position:absolute;
	left:0px;
	top:330px;
	width:150px;
	height:30px;
}

#nav8_ {
	position:absolute;
	left:0px;
	top:360px;
	width:150px;
	height:30px;
}

#nav9_ {
	position:absolute;
	left:0px;
	top:390px;
	width:150px;
	height:30px;
}

#nav10_ {
	position:absolute;
	left:0px;
	top:420px;
	width:150px;
	height:30px;
}

#nav11_ {
	position:absolute;
	left:0px;
	top:450px;
	width:150px;
	height:30px;
}

#nav12_ {
	position:absolute;
	left:0px;
	top:480px;
	width:150px;
	height:30px;
}

#nav13_ {
	position:absolute;
	left:0px;
	top:510px;
	width:150px;
	height:30px;
}

.Author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-align: right;
}

.List {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20;
	font-size: auto;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.Subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #FF9900;
	font-weight: bold;
	text-align: left;
}


a:link {
	text-decoration: none;
	color: #FF9900;
}

a:visited {
	text-decoration: none;
	color: #FF9900;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a:active {
	text-decoration: none;
	color: #FF9900;
}