﻿html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	color: #000000;
	font: normal 73% Verdana, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;	
	text-align: center;
	background:#AAD5FF}

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}
a {
	color:#333333;
	text-decoration: underline;
	font-weight: 600;
	text-decoration:none}

a:hover {
	color:#666666;
	font-weight: 600;}
	
h1,h2,h3,h4{color:#333333;}

h1 {
	font: bold 24px "Times New Roman", Times, serif;
	}
h2{
	font: normal 16px Georgia, Georgia, serif;
	}

h3{
	font: normal 16px Georgia, Georgia, serif;
	}
.clear {
	clear: both;}
#wrapper {background:url(images/wrapper.jpg) repeat-y;
	width: 900px;
	text-align: left;
	margin: 0 auto;}
#header {margin-left:52px;
	position: relative;
	width: 796px;
	height: 200px;
	background:url(images/header.jpg) no-repeat;}

#sidebar {
	font-size: 90%;
	float: left;
	width: 250px;
	padding: 0 10px 0 40px; margin-top:20px}
	#sidebar h2{margin:5px; padding-left:28px;padding-top:10px;width:190px; font-size:16px; height:26px; font-weight:bold; color:#FFFFFF; display:block; background:#0080FF; border:#999999 dotted 1px}
#sidebar ul{ background:#EBEBEB;list-style:none; border:#999999 dotted 1px;width: 230px; }
#sidebar ul li{display:block; background:#EBEBEB;list-style:none; padding-bottom:10px;padding-top:10px; border-bottom:#666666 dotted 1px;padding-left:10px}
#sidebar li a{ color:#999999;font-weight:bold }
#sidebar li a:hover{font-weight:normal; text-decoration:none; color:#000000;font-weight:bold}

#mainnav {
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 120%;}

#content {
	float: right;
	width: 530px;
	line-height: 1.5em;
	padding: 0 60px 0 10px;
	text-align:justify;}
#footer {
background:url(images/footer.jpg) no-repeat;
width:796px;
padding:0;
text-align: center;
height: 75px;
margin-left:52px;
}
#footer p{padding-top:28px; color:#fff;}
