body
{ 
margin: 0;
padding:0;
height: 100%;
width: 100%;
color: #ccc;
font-family: Verdana;
font-size: 11px;
line-height: 1.2em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
background-color: #6fa58d;
background-image: url('i/body_bg.gif');
background-repeat: repeat;
}

#site{
	position: relative;
	width: 766px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#site_wrap{
	width:766px;
	float:left;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#header{
	margin: 0px 0 0 0;
	padding: 0;
	width: 765px;
	height: 76px;
	border:1px #87c0d4 solid;
	background-color: #6fa58d;
	background-image: url('i/header.gif');
	background-repeat: no-repeat;
}
#logo{
	float: left;
	width: 71px;
	height: 55px;
	display: inline;
	margin: 11px 0 0 13px;
}

#logo img{
	display: inline;
	border: none;	
}


#header_nav{
	float: left;
	position: relative;
	margin: 31px 0 0 11px;
	width: 664px;
	height: 26px;
	background-color: #6fa58d;
	background-image: url('i/content_bg.gif');
	background-repeat: repeat;		
}


html>body #header_nav{
	float: left;
	margin: 31px 0 0 12px;
	width: 664px;
	height: 26px;
	background-color: #6fa58d;
	background-image: url('i/content_bg.gif');
	background-repeat: repeat;	
}

#header_nav ol{
	margin: 5px 0 0 3px;
	padding: 0;
	list-style: none;
}

#header_nav ol li{
	line-height: 15px;
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	border-right: 1px #87c0d4 solid;
}

#header_nav ol li a
{
	display: inline;
	margin: 0 0 0 -3px;
	padding: 5px 13px 4px 13px;
	/*background-color: #0f5672;*/
	color: #FFF;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

html>body #header_nav li a { width: auto; }

#header_nav li a:hover
{
/*	background-color: #0f5672; */
	color: #f09;
}


#flash_content{
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	width: 766px;
	height: 755px;
	/*border: 1px #F00 solid;*/
	background-color: #6fa58d;
	background-image: url('i/content_bg.gif');
	background-repeat: repeat;		
}

#flash_content_center{
	padding: 0;
	text-align:center;
	width: 766px;
	height: 755px;
	/*border: 1px #F00 solid;*/
	background-color: #6fa58d;
	background-image: url('i/content_bg.gif');
	background-repeat: repeat;		
}

#thumbs_content{
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
	width: 766px;
	height: 380px;
	/*border: 1px #0F0 solid;*/
	background-color: #6fa58d;
	background-image: url('i/content_bg.gif');
	background-repeat: repeat;	
}


.thumb_row{
	float: left;
	margin: 10px 0 10px 10px;
	padding: 0;
	width: 740px;
	height: 130px;
}

.thumb{
	float: left;
	width: 141px;
	height: 130px;
	margin: 0 0 0 5px;
	/*border: 1px #F09 solid;*/
	font-size: 9px;
}

html>body .thumb{
	float: left;
	width: 141px;
	height: 130px;
	margin: 0 0 0 7px;
	/*border: 1px #F09 solid;*/
	font-size: 9px;
}

.thumb p{
	display: inline;
	margin: 0;
	padding: 0;
}

.thumb a{
	color: #fff;
	text-decoration:none;
}

#ad_space{
	margin:5px 0 0 0;
	padding:0;
	float: left;
	width: 766px;
	height: 105px;
	background-color: #6fa58d;
	background-image: url('i/content_bg.gif');
	background-repeat: repeat;		
}

html>body #ad{
	float: left;
	margin: 7px 0 0 20px;
}


#ad{
	float: left;
	margin: 7px 0 0 10px;
}

#footer{
	margin:5px 0 0 0;
	padding:0;
	float: left;
	text-align: center;
	width: 766px;
	height: 30px;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	color: #000;
}

#footer p{
	margin: 0; 
	padding:0;
	font-size: 10px;