*{
	margin: 0;
	padding: 0px;
}
	a:link {
color:#0033ff;
text-decoration: none;
}
a:active {
color: #0000ff; text-decoration: none;
}
a:visited {
color: #008000; text-decoration: none;
}
a:hover {
color: #ff0000; text-decoration: none; 
}
img
{
   border:0;
}    
body 
{	text-align:left;
	margin:auto;
	padding: 0px;
	top:0px;
	text-decoration: none;
}
/***** Main Content *****/
 
#wrapper {
	width: 850px; height:auto; margin: auto; position: relative;
	
	}

#main {
	width: 100%;
	height:auto;
	margin: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}

#homelogo {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 160px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	color: #0000CC;
}
.para_space {
	position: relative;
	height: 12px;
}
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #000099;
	font-weight: bold;
	text-align: left;
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
}

#top_banner {
	position:absolute;
	width:850px;
	height:156px;
	top:0px;
	left:0px;
	background-color: #FF0000;
}
#content_wrapper {
	left: 0px;
	top: 60px;
	position: absolute;
	width: 850px;
	height:auto;
	margin-bottom: 30px;
}
.banner_left {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 220px;
	height: 156px;
}
.banner_middle {
	left: 220px;
	top: 0px;
	position: absolute;
	width:461px;
	height:156px;
}
.banner_right {
	left: 681px;
	top: 0px;
	position: absolute;
	width:169px;
	height:156px;
}
.imglefthistory {
	width: auto;
	height: auto;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 10px;
}
.para_space {
	position: relative;
	height: 22px;
	width: 850px;
}
.clear {
clear: left;
line-height: 1px;
}
