/* CSS Document */

/*/*/

body {background: #f8eeef; margin: 0px; padding: 0px;}

#wrapper {padding: 0px;	width: 100%; margin: 0; background: transparent;}

#wrapper #header {background: #f8eeef; margin: 0px 0px 0px 150px; padding: 0px; height: 133px; width: 80%;}
#wrapper #header h1 {text-indent: 0; margin: 25px 0px 0px 0px; padding: 0px; font: bold 20px "Times New Roman", Times, serif; color: #750142;	text-align: center;}

#wrapper #logo {position: relative; top: 0px; left: 0px; width: 20%; height: 133px; float: left; display: block; clear: left;}
#wrapper #logo img {border-style: none;}
#wrapper #logo a {text-decoration: none;}

#wrapper #contentwrapper #contentmain {padding: 10px; float: none; width: 100%; margin-top: 15px; height: auto; clear: both;}

#wrapper #contentwrapper #sidebar {height: auto; width: 100%; float: none; background: #f8eeef; margin: 40px 0px 0px; text-align: center;}
#wrapper #contentwrapper #sidebar ul {margin: 0px; padding: 0px; list-style: none;	position: relative;	left: 0;}
#sidebar li {display: inline; margin: 0;	padding: 0;	width: 145px;}
#sidebar a:link, #sidebar a:visited {display: inline; color: #750142; padding: 0px; margin-bottom: 7px; margin-right: 10px; margin-left: 10px; font: bold 12px "Times New Roman", Times, serif; text-decoration: none; border-bottom: none; height: auto; width: auto; margin-top: 1px;}
#sidebar a:hover, #sidebar a:active {background: none; color: #000000;}

#bottom-banner {display: none;}

#credits {clear: both; width: 100%; clear: both; padding-bottom: 15px; padding-top: 5px; background: #f8eeef;	height: auto;}
#validation {padding-left: 0px; padding-top: 5px; float: left; margin-bottom: 10px;}
#validation img {margin-right: 15px; border-style: none;}
#validation p {margin: 0; color: #740142; font: 9px Georgia, "Times New Roman", Times, serif;}
#validation a:link, #validation a:visited {font: 9px Georgia, "Times New Roman", Times, serif; text-decoration: none; border-bottom: 1px dotted #740142; color: #740142;}
#validation a:hover, #validation a:active {font: 9px Georgia, "Times New Roman", Times, serif; text-decoration: none; border-bottom: 1px dotted #000000; color: #000000;}
#version {padding-right: 0px; padding-top: 5px; float: right;}
#version p {margin: 0px; color: #740142; font: 9px Georgia, "Times New Roman", Times, serif;}
