/* CSS Document */

.headersx{
	width:150px;
	background-image:url(../images/block1left.gif);
	height:224px;
	margin-left: 0px;
	padding-top: 0px;
}


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;
	padding-top: 0px;
	background-repeat: no-repeat;
}
.headerblankk{
	width:732px;
	height:10px;
	margin-left: 100px;
	padding-top: 0px;
}

.ante_mid_column{
	width:732px;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
	vertical-align: top;
}

.ante_mid_column_nox{
	width:732px;
	margin-left: 100px;

}

.mid_column{
	width:740px;
	margin-left: 100px;
}
.mid_columntxt{
	width:732px;
	margin-left: 100px;
}

.blocks1{
	width:25%;

    height:;
	float:left;
	color:#3DF4FC;
	padding-left:0px;
	padding-right:6px;
	font-weight:bold;
	font-size:11px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}



.main_content_area{
	background-color:#FFFFFF;
	width:732px;
	margin-left: 100px;
	margin-bottom: 0px;
}




.footer{
	width:732px;
	margin-top: 0px;
	margin-left: 100px;
}


.title{
	color:#FFFFFF;
	padding-top: 0px;
	float:left;
	width:731px;
	height:14px;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	left: 50px;
	margin-left: 100px;
	position: absolute;
	top: 202px;
	background-color: #FFFFFF;
}

.navigation{
float:right;
padding-top:35px;
padding-right:15px;
color:#FFFFFF;}

.content_area{
	width:80%;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBBAF5;
}

.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;
}


a:link {color: #6666CC}   
a:visited {color: #6666CC}
a:hover {color: #006699}  
a:active {
	color: #CFD01D;
	background-repeat: repeat;
	background-color: #FFFFFF;
} 

.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;}

.headersx {
	background-image: url(../images/block1left.gif);
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
