body {background:#000; font-family:"Georgia", serif;}
#top {background: url(images/top_bg.gif) repeat-x; height:13px;}
#container {width:760px; margin:0 auto;}
#head {background: url(images/head.jpg) no-repeat; color: #fff; height:293px; text-align:center; width:760px;}
#head h1 { color: #fff; font-family: 'Times New Roman', 'Times', serif; left: 70px; font-size: 16px; position: relative; top: 180px; }
#nav {width:202px; float:left; background:#38485f;}
	.navbtn {width:202px; no-repeat;}
	#nav a {border-bottom:2px #38485f outset; border-top: 2px #38485f outset; font-size:110%; color:#fff; text-decoration:none; padding:13px 20px;; display:block;}
	#nav a:hover {color:#ccc;}
#contentcontainer {overflow:hidden; background:#38485f;}
#content {width:558px; float:left; background:#fff;}
	#contpad {padding:20px;}
	h2 {font-size:120%; text-transform: uppercase;}
	h3 {font-size:120%, font-family: 'Georgia', serif;}
p {padding:10px 0; font-family:Arial, Tahoma, Helvetica, Sans-Serif; line-height:25px;}
span.subhead { font-family: 'Georgia',serif; font-weight: bold; }

#footer {font-family:'Georgia',serif; background-color:#38485f; color:#fff; padding:20px; text-align:right;}
	#footer a {font-family:'Georgia',serif; color:#fff; text-decoration:none;}
	#footer a:hover {color:#ddd; text-decoration:underline;}
	#footer .copy {font-size:80%;}
p.disclaimers { border-top: 1px solid #666666; color: #999999; font-size: 12px; line-height: 14px; }

