/* CSS Document */

BODY{
background-image:url(../images/bg.png);
background-attachment:scroll;
background-repeat:repeat-x;
font-family: Trebuchet MS, Helvetica, sans-serif;
background-color:#63737A;}

.header{
width:731px;
background-image:url(../images/header.gif);
height:69px;}

.mid_column{
width:731px;}

div.block_btm{
width:731px;
height:45px;
background-color:#333333;
}

.blocks1{
width:152px; 

background-color:#333333; 
float:left;
color:#C2F203;
padding:5px;
padding-left:15px;
padding-right:15px;
font-weight:bold;
font-size:11px;}

.blocks2{
width:151px; 
height:35px;
background-color:#333333; 
float:left;
color:#C2F203;
padding:5px;
padding-left:15px;
padding-right:15px;
font-weight:bold;
font-size:11px;}

.main_content_area{
	background-color:#FFFFFF;
	width:731px;
	padding-top: 15px;
}

.footer{
width:730px;
}


.title{
	color:#FFFFFF;
	padding-top: 15px;
	float:left;
	width:200px;
	height:50px;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

.navigation{
float:right;
padding-top:35px;
padding-right:15px;
color:#FFFFFF;}

.content_area{
width:547px;
float:left;
border-right: 1px #CCFF00 solid;
}

div.noborder {
	border: none;
	width: 600px;	
	margin-left: auto;
	margin-right: auto;
	float: none;
}

td.button {
	text-align: center;
}

td.button img {
	border: none;	
}

.sub_content{
	background-color:#49555B;
	width:167px;
	float:right;
	color: #FFFFFF;
	margin-right:8px;
}



h2{
	font-size:16px;
	margin:0px;
}

.content_area2{
width:350px;
float:right;
padding-right:5px;
padding-left:5px;
font-size:11px;}

.fullwidth {
	float: none;
	width: auto;
}


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;}

a.nav,a.activenav{
text-decoration:none;
color:#6666CC;
font-weight:bold;
font-size:10px;}

a.activenav{
text-decoration:none;
color:#FFFFFF;
}

a.nav:hover,a.activenav:hover{
text-decoration:none;
color:#FFFFFF;}

ul.menu{
margin:0px;
padding:5px;
list-style:none;
width:110px;}

img.screenshot{
width:60px;
height:50px;
float:right;}

.hide {
display: none;	
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

.sub_nav{
	width:163px;
	padding:10px;
	color:#49555B;
	border-right: 1px #CCFF00 solid;
	font-size:10px;
}

.sub_content p {
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	
}

.sub_content h2 {
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;

}

.sub_content .white {
	background-color:#FFFFFF;
	color: #49555B;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

div.border {
	border: 1px solid gray;	
}

div.padding {
	padding: 5px;	
}

div.margin {
	margin: 5px;	
}

div.mid_column div.right_border {
	border-right:1px solid #CCFF00;	
}

div.mid_column div.noImage {
	background-color: #333333;
	height: 201px;
	width: 182px;
}

div.block_btm div.right_border {
	border-right: 1px solid rgb(152, 152, 152);	
}

div.sub_nav ul {
	padding-left: 20px;	
	margin-top: 2px;
}

div.sub_nav h3 {
	margin-top: -5px;
	margin-bottom: 3px;	
}
