ul, li {margin: 0; padding: 0;}
body {font: 95%/1.6em Helvetica,"Trebuchet MS", sans-serif; color: #555;}
	#page { width:800px; margin: 0 auto; }
	#header {height: 180px; position: relative; border-bottom: 1px solid #aaa; margin-bottom: 20px; }
	
	ul.site-nav {float: right; height: 30px}
	ul.site-nav li {display: inline; margin-left: 5px; padding-right: 5px;  border-right: 1px solid #333; }
	ul.site-nav li a:link, ul.site-nav li a:visited {text-decoration: none; color: #aaa; border-bottom: 3px none #aaa; }
	ul.site-nav li a:hover { color: #333; border-bottom: 3px solid #aaa;}
	
	#sidebar {float: left; width: 295px;}
	
	#footer {clear: both; margin-left: 310px; margin-top: 10px; padding-left: 10px; }
	#footer p {color: #aaa;}

	.nav {list-style-type: none; }
	.nav li a:link, .nav li a:visited {display:block; color: #aaa; text-decoration: none;padding: 5px 0 5px 20px; }
	.nav li a:hover {color: white; background-color: #aaa;font-style: italic;  }


#content {margin-left: 310px; border-left: 1px solid #aaa; padding-left: 10px;  }
#content ul {margin-left: 1em; }
#content p a:link, #content p a:visited, #content li a:link, #content li a:visited {color: black; text-decoration: none; border-bottom: 1px solid red;}
#content p a:hover, #content li a:hover {background-color: #fee; color: black;}
#content dt {font-weight: bold; }
#content dd {margin-top: 0; margin-bottom: 0; }

#content table {background-color: #ccc; width: 100%; border: 1px solid #333; }
#content tr {}
#content th {background-color: #333; color: white; }
#content td {padding: 0 1em; background-color:#aaa; color: white;  }
#header h1 {  }
#header h1 a { position: absolute; width: 128px; height: 70px; top: 50px; left: 20px; display:block; text-indent: -999em; background: url(../images/5.jpg) no-repeat; }
#header p {position: absolute; right: 0px; bottom: 0px; color: #aaa;font-size: 2em; font-weight: normal; padding:0; margin-bottom: 0.5em;}
h2 {text-transform: capitalize; color: #2483c6; }
h2 a:link, h2 a:visited { border-bottom: 1px solid #2483c6; text-decoration: none; color: black; }
h2 a:hover { color: black ; border-bottom: 1px solid black;}

.cleared {clear: both; }