body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color:#000000;
	background-color: #d6bcbd;/*#02486c;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0px;
}

#box {
	width: 992px; 
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 1px;
	margin-top: 0px;
	position: relative;
}

a:link, a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover{
	color:#FF3333;
	text-decoration:none;
	border-bottom: 1px dashed #ff3333;
}

#title {
	background-color: #02486c;
	width: 970px;
	margin: 0px 0px 0px 11px;
	padding: 1px;
	border-bottom:2px solid white;
	height: 30px;
}

#title h1 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
	font-style: oblique;
	font-variant: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#header {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	width: 972px; 
	height: 300px;
	margin: 0px 0px 0px 11px;
	padding: 1px 1px 1px 0px;
}

#top-nav{
	width: 972px;
	margin-left:8px;
	background-color : #02486C;
	height : 30px;
	font-size: 80%;
	border-top : 2px solid #FFFFFF;
	padding: 0px;
	margin-top: -3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#top-nav ul {
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.3em;
}

#top-nav ul li {
	display: inline;
	margin-right: 30px;
	margin-left: 30px;
}

#top-nav li a{
	color : #FFFFFF;
}

#top-nav li a:hover{
	color : #ff3333;
	text-decoration: none;
}

#main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.7em;
	padding: 1px;
	margin-top: 0px;
	border: thin none #FF0000;
	width: 560px; 
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

#main p {
	padding-left: 20px;
	padding-right: 15px;
	text-align: justify;
}

#main h1 {
/*	text-transform:uppercase;*/
	margin:10px 40px 0px 20px;
	color:#02486C;
	text-align:center;
	font-size: 140%;
}

#main h2 {
	margin:10px 40px 0px 20px;
	color:#02486C;
	text-align:left;
	font-size: 130%;
	border-bottom: 1px dashed #02486C;	
}

#main a {
	color: #0000BB;
}


#main a:link, #footer a:visited {
	color: #02486C;
}

#main a:hover {
	border-bottom: 1px dashed #02486C;
}

#main img {
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #f0f0f0;
}

#main td {
	font-size: 80%;
}


#left-menu {
	width:180px;
	margin:0px 0px 0px 17px; 
	border: 2px none #FFFFFF;
	padding: 0px;
	float: left;
}

#left-navlist {
	width: 99.99%;
	font-size: 80%;
	line-height: 20px;
	margin: -5px 0px 0px 0px;
	padding:0;
	list-style-type: none;
	border: 1px none #BB7D88;
	color: #02486C;
}

#left-navlist a {
	width: 99.99%;
	display: block;
	border-bottom: 1px solid #D3ADB4;
	text-align: left;
	text-decoration: none;
	color: #02486C;
}

#left-navlist a#current, #left-navlist a:hover{
	background-color: #bdced8;
}

#left-navlist a:visited { 
	color: #02486C;
}

#right-menu {
	width:180px;
	margin:0px 17px 0px 0px;
	border: 2px none #FFFFFF;
	padding: 0px;
	float: right;
}

#right-navlist {
	width: 99.99%;
	font-size: 80%;
	line-height: 20px;
	margin: -5px 0px 5px 0px;
	padding:0;
	list-style-type: none;
	border: 1px none #BB7D88;
	color: #02486C;
}

#right-navlist a {
	width: 99.99%;
	display: block;
	border-bottom: 1px solid #D3ADB4;
	text-align: left;
	text-decoration: none;
	color: #02486C;
}

#right-navlist a#current, #right-navlist a:hover{
	background-color: #bdced8;
}

#right-navlist a:visited { 
	color: #02486C;
}

.sideheader {
	background-color: #02486C;
	color: #FFFFFF;
	font-size:15px;
	margin-top:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#more-info {
	font-size: 0.75em;
	line-height: 130%;
}

#footer {
	margin-left: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #02486C;
}

#footer a:link, #footer a:visited {
	color: #02486C;
}

#footer a:hover {
	border-bottom: 1px dashed #02486C;
}
