/* CSS Document */

BODY{
	background-image:url(../images/bg.png);
	background-attachment:scroll;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	background-color:#CFD01D;
	width: 732px;
	margin-left: 48px;
}

.header{
	width:732px;
	background-image:url(../images/header.gif);
	height:100px;
	margin-left: 100px;
}

.ante_mid_column{
	width:732px;
	margin-left: 100px;
}

.mid_column{
	width:740px;
	margin-left: 100px;
}
.mid_columntxt{
	width:732px;
	margin-left: 100px;
}

.blocks1{
	width:109px;
    height:;
	background-color:#A74870;
	float:left;
	color:#C2F203;
	padding-left:6px;
	padding-right:6px;
	font-weight:bold;
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.main_content_area{
	background-color:#FFFFFF;
	width:730px;
	padding-top: 15px;
	margin-left: 100px;
}

.footer{
	width:732px;
	margin-left: 100px;
}


.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-width: 1px;
	border-right-style: solid;
	border-right-color: #CFD01D;
}

.sub_content{
	background-color:#FFFFFF;
	width:163px;
	float:right;
	color: #FFFFFF;
	margin-right:8px;
	top: 389px;
	left: 569px;
}

.subsub_content{
	background-color:#FFFFFF;
	width:163px;
	float:right;
	color: #FFFFFF;
	margin-right:8px;
	top: 800px;
	height: 100;
	left: 569px;
}


.sub_nav{
	width:163px;
	padding:10px;
	color:#49555B;
	font-size:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFD01D;
}

h2{
font-size:16px;
margin:0px;
}

.content_area2{
	width:auto;
	float:right;
	padding-right:5px;
	padding-left:5px;
	font-size:11px;
	left: 100px;
	top: 389px;
}


a:link {color: #6666CC}   
a:visited {color: #6666CC}
a:hover {color: #006699}  
a:active {
	color: #CFD01D;
	background-repeat: repeat;
} 

.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;}
