a {
	color: #262662;
}
body {
	color: #333333;
	background: White url('images/bodybg.gif') top left repeat;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
*html body {
	margin: auto;
	text-align: center;
	height: 100%;
}
h1 {
	font-size: 16px;
	color: #333776;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #333776;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-family: tahoma;
	color: #333776;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 80%;
}
a, p, div, span {
	font-size: inherit;
}
form {
    margin: 0;
}
hr {
    height: 0px;
    color: #C2C9DC;
    border-top: 1px solid #C2C9DC;
}
img {
    border: none;
}
div#container {
	margin: auto;
	width: 758px;
	background: White;
	border-left: 1px solid #C2C9DC;
	border-right: 1px solid #C2C9DC;
	text-align: center;
}
div#footer {
	margin: auto;
	margin-bottom: 5px;
	width: 760px;
	clear: both;
	float: none;
	padding: 0;
	padding-top: 25px; 
	color: White;
	background: White url('images/footerbg.jpg') left top no-repeat;
	height: 75px;
	text-align: center;
	cursor: default;
	font-size: 10px;
}
div#footer p, div#footer a {
	margin: 0;
	color: White;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
div#footer a {
	font-weight: bold;
}
div#header {
	padding: 15px;
	background: White url('images/headerbg.jpg') left top no-repeat;
	color: White;
	text-align: left;
	height: 120px;
	margin: auto;
	margin-top: 5px;
	width: 730px;
	cursor: default;
}

div#header h1 {
	letter-spacing: 0.2em;
}
div#header h3 {
	color: #DCDCDC;
}
div#header h1, div#header h2, div#header h3, div#header h4, div#header h5, div#header h6, div#header p, div#header form {
	margin: 0;
}
div#left {
	clear: left;
	width: 160px;
	float: left;
	background: #ECEFF6 url('images/navbg.jpg') repeat-y;
	padding: 0 10px 0 10px;
	margin-left: 5px;
	text-align: left;
	font-size: 12px;
	font-family: tahoma;
}
div#left-bottom, div#left-top{
	float: left;
	clear: left;
	padding: 0;
	width: 180px;
	margin-left: 5px;
}
div#left-top {
	margin-top: 5px;
	height: 5px;
	background: White url('images/navbgt.jpg') bottom left no-repeat;
}
div#left-bottom {
	height: 10px;
	background: White url('images/navbgb.jpg') top left no-repeat;
}
div#left div.menu a {
	padding: 5px;
	width: 150px;
	line-height: 150%;
	display: block;
	color: #333333;
	text-decoration: none;
   border: 1px solid #ECEFF6;
}
div#left div.menu a:hover {
	color: #262662;
	background: #D8D4E5;
   border: 1px solid #BCB6D2;
}
div#left h4, h5, h6 {
	margin-bottom: 0.5em;
	color: #262662;
}
div#right {
	padding: 0 5px 10px 10px;
	margin: 0;
	width: 550px;
	text-align: left;
	min-height: 400px;
   font-size: 12px;
   overflow: hidden;
}
div#rotating_images {
	padding: 0 10px 10px 10px;
}
*html div#right h2, *html div#right h3 {
	margin-top: 10px;
}
