﻿ body { background-color: #DDDDDD; color: #000;} 
 h1 {font-family: Garamond, Times New Roman, Times, serif; font-size: 28px; color: #0F2181}
 p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000;}
 #wrapper {
 border-bottom-color:gray;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	width: 760px;
	margin: 10px auto 0 auto;
	overfow: hidden;
}
 #header,#right-header,#content,#nav,#footer {overflow:hidden;display:inline-block}/* safari and opera need this */
 #footer {width:100%}
 #header,#menu,#sub-section {float:left}
 #nav {clear: both;	width: 760px; height: 25px; background-image: url('images/navbkg.jpg'); background-repeat:repeat-x; padding-top: 3px;}
 #content {float:right; background-color:white;}
 #main {float: right; width: 550px; }
 #header {width:100%; height: 75px;background-color:white;}/* leaving room for rounding error (MSIE) */
 #right-header {float: right; width :48%;height: 75px;background-color: white;}
 #content {width:100%}
 #sidebar {float: left; width :200px;background-color:silver; padding-bottom: 3000px; margin-bottom: -3000px; }
 #footer {clear:both; height:28px; background-image:url('images/navbkg.jpg'); background-repeat:repeat-x;} 

.style1 {text-align: center;}

a:link {color: #000080; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold;}
a:visited {color: #000080; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold;}
a:active {color: #000080; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold;}
a:hover {color: #999999; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold;}
