/* CSS Document */

BODY{
background-image:url(../images/bg.png);
background-attachment:scroll;
background-repeat:repeat-x;
font-family: Trebuchet MS, Trebuchet MS, sans-serif;
background-color:#63737A;
color:white;}

.header{
width:730px;
background-image:url(../images/headerc.gif);
height:125px;}

.mid_column{
width:730px;}

.block_btm{
width:730px;
height:45px;}

.blocks1{
width:152px; 
height:35px;
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:730px;
	padding-top: 15px;
}

.footer{
width:730px;
}


.title{
	color:#FFFFFF;
	padding-top: 0px;
	float:left;
	width:200px;
	height:45px;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}

.navigation_img{
float:left;
padding-top:0px;
padding-left:5px;
color:#FFFFFF;
font-size:18px;}

.navigation{
position: absolute;
top: 112px;
left: 212px;
color:#FFFFFF;
font-size:20px;}

.navigation2line{
position: absolute;
top: 80px;
left: 212px;
color:#FFFFFF;
font-size:20px;}

.content_area{
width:547px;
float:left;
border-right: 1px #CCFF00 solid;
}

.sub_content{

}



.sub_nav_rnd_right{
float:right;
padding-left:0px;
width:181px;
}


.sub_content_2 {
background-color:#FFCC66;
width:165px;
float:right;
padding:8px;
font-size:14px;
color:#660066;}

.sub_nav_rnd{
width:183px;
}

.sub_nav{
width:163px;
padding:10px;
color:black;
background-color:#CCCCCC;
border-right: 1px #CCFF00 solid;
font-size:14px;
}

h2{
font-size:16px;
margin:0px;
}

h3{
font-size:19px;
margin:0px;
}

h4{
font-size:21px;
margin:0px;
color:black;
}

.content_area2{
width:350px;
float:right;
padding-right:5px;
padding-left:5px;
font-size:13px;
color:navy;}


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;}

.nav{
text-decoration:none;
color:#FFFFFF;
color:#FFFFFF;
font-weight:bold;
font-size:10px;}

.nav:visited{
text-decoration:none;
color:#FFFFFF;
}

.nav: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;}

