* {
	margin:0;
	padding:0;
}
body{
	text-align:center;
}
.container{
	margin:0 auto; 
	position:relative;
	width:775px;
	z-index:1;
}
img { behavior: url(iepngfix.htc) }
.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #336699;
	padding:5px 0px;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding:5px 0px;
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding:5px 0px;
}
.parahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	padding:5px 0px;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	padding:5px 0px;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	color: #666666;

}
.bottomnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.bottompipe {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#header { 
	padding:0px;
	position:relative;
	z-index:0;
	width: 775px;
	height: 200px;
} 
#rot_con{ position:relative; z-index:0; width:775px; height:200px; overflow:hidden;}
#rot_nav{ position:relative; z-index:2; }
#rot_pic{ position:absolute; z-index:1; top: 0; left:0; }
#dropDown {
	position:absolute;
	right: 38px;
	top: 235px;
	border:1px solid #a5a5a5;
	font-size:10px;
	z-index:3;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:5px;
	text-align:right;
	background-color: #ffffff;
	display:block;
	width: 137px;
}

