body{
	background-color: #ffffff;
	text-align: middle;
	margin-top: 0px;
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	color: #ffffff;
}
#super_container{
}
#left_menu{
	width: 169px;
	padding: 20px 20px 20px 20px;
	border-color: #ffffff;
	float: left;
}
#content{
	float: left;
	width: 551px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	padding: 20px 20px 20px 20px;
}
#content_table{
	border-width:0px;
}
.content_images{
	padding-top: 3px;
	vertical-align:top;
	padding-right: 20px;
}
.content_text{
	padding: 0px;
	vertical-align:top;
	padding-left: 0px;
}
#body{
	background-color: #000000;
	width: 801px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#header{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

h1{
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3{
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link{
	color: #517688;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: #517688;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
u{
	text-decoration: none;
	color: #517688;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
