body{
	text-align:center;
	background:black;
}

img{
border:0;
}

.historyright{
float:right;
margin-top:10px;
margin-bottom:5px;
margin-left:10px;
}

.historyleft{
float:left;
margin-top:10px;
margin-bottom:5px;
margin-right:10px;
}

.floatright{
float:right;
}

.floatleft{
float:left;
}

.thumbnail{
float:left;
width:66px;

}

h1.news{
font-family:"arial";
font-size:20px;
text-decoration:underline;
color:#0066CC;
}

h1.about{
font-family:"arial";
font-size:20px;
text-decoration:underline;
color:#0066CC;
}

p.news{
font-family:"arial";
font-size:14px;
color:#3399FF;
}

p.about{
font-family:"arial";
font-size:14px;
color:#3399FF;
}

a.news_head:link{
color:0066CC;
text-decoration:none;
}

a.news_head:visited{
color:#0066CC;
text-decoration:none;
}

a.news_body:link{
color:#3399FF;
text_decoration:none;
}

h1.links{
font-family:"arial";
font-size:20px;
text-decoration:underline;
color:#0066CC;
}

p.links{
font-family:"arial";
font-size:14px;
color:#3399FF;
}


a.links:link{
color:0066CC;
text-decoration:none;
}

a.links:visited{
color:#0066CC;
text-decoration:none;
}

img.back{
	position:absolute;
	z-index:-1;
}

#wrap{
	width:800px;
	margin:0 auto;
}

#header{
	width:800px;
	margin:0 auto;
}

#nav{
	width:144px;
	height:407px;
	float:left;
}

#content{
	width:656px;
	height:407px;
	float:right;
	background:#FFF;
	overflow:auto
}

#content2{
	width:656px;
	height:407px;
	float:right;
	background:#FFF;
	overflow:auto
}

#content_large{
	width:800px;
	height:407px;
	background:#000;
	overflow-y:hidden;
	position:relative;
	overflow:auto;
	

}

#footer{
	clear:both;
}

#footer2{
	
	clear:both;
}