/* CSS Document */

#container {
	width: 690px;
	margin: 0px auto auto auto;
 	text-align: left;
 	}

BODY{
	background: #63737a url(../images/nat/bgdiv.jpg) repeat-x;
font-family: Trebuchet MS, Helvetica, sans-serif;
}

img{border:none}

#header {
	width: 700px;
	height: 50px;
	margin: 0 auto;
	padding: 0 0 7px 0;
}

#logo {
	float: left;
	height: 90px; 
	width: 310px;
	padding-top: 15px;
}

/* Search */
#search {
	float: right;
	width: 290px;
	padding-top: 40px;
}   

#results {
	padding: 30px 30px 0 30px;
}

#include{
	width: 720px;
	height: 30px;
	margin: 0 auto 15px auto;
	text-align:left;
}

#banner {
	background:none
}	

h1{
	font-size:14px;
}

h2{
	font-size:12px;
}			
	
blockquote{
	font-style:italic;
}
	
.mid_column{
width:690px;}

.block_btm{
width:690px;
height:45px;}

.blocks1, .blocks2, .blocks3, .blocks4{
width:139px; 
height:35px;
background-color:#333333; 
float:left;
color:#C2F203;
padding:5px;
padding-left:15px;
padding-right:15px;
font-weight:bold;
font-size:11px;}

.blocks1{
width:139px; 
}

.blocks2{
width:140px; 
}

.blocks3{
width:141px; 
}

.blocks4{
width:147px; 
}

.main_content_area{
	background-color:#FFFFFF;
	width:690px;
}

.footer{
 	margin-left: auto;
 	margin-right: auto;
 	text-align: left;
	width:690px;
}

.navigation{
float:right;
padding-top:35px;
padding-right:15px;
color:#FFFFFF;}

.content_area{
width:513px;
float:left;
border-right: 1px #CCFF00 solid;
}

.sub_content{
	width:157px;
	float:right;
	color:#49555B;
	margin-right:8px;
	padding-left:10px;
	font-size:9px;
}

.sub_nav{
width:150px;
padding: 10px;
color:#49555B;
border-right: 1px #CCFF00 solid;
}

.sub_nav li {
	border-top: 1px dashed #BCBAAC;
	border-bottom: 1px dashed #BCBAAC;
	font-size:10px;
	list-style:none;
	line-height:250%;
	margin-left:-2em;
}
.sub_nav li a,.block li em {
	display: block;
}
.sub_nav li em {
	font-size: 0.9em;
	font-style: normal;
}
.sub_nav li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}

.current {color: #6666CC; background: #D2D0C0;} 

.sub_nav li a span {font-weight: bold;}
.sub_nav li a:hover {background: #D2D0C0;}

.content_area2{
width:320px;
float:right;
padding-right:15px;
padding-left:15px;
font-size:11px;}

a:link {color: #6666CC}   
a:visited {color: #6666CC}
a:hover {color: #006699}  
a:active {color: #6666CC;} 

.scroller{
overflow:auto;
width:150px;
height:200px;
border: solid 1px #CCCCCC;
list-style:none;}


ul.menu{
margin:0px;
padding:5px;
list-style:none;
width:110px;}

img.screenshot{
width:60px;
height:50px;
float:right;}


#links {
	width:auto;
	text-align: center;
	font-size: 10px;
	padding: 15px;
}	


	
.style1 {color: #FFFFFF}
.style2 {color: #581E0F
}
.style3 {color: #8B3018}
.style4 {color: #C2F203}
