html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#000000;
	
	background-image:url(images/background.jpg);
	
	background-repeat:repeat-x;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#ffffff;
	
	margin-bottom:5px;

}


A {

	color: #d322a6;

	text-decoration:underline;

}



A:hover {

	color: #d322a6;

	text-decoration:none;

}

.wrapper {

	MARGIN: 0px auto; 
	
	WIDTH: 779px; 
	
	POSITION: relative; 
	
	TEXT-ALIGN: left;
	
}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 779px;
	
	POSITION: relative; 
	
	TEXT-ALIGN: left;

}

#header {

	RIGHT: 0px; 
	
	LEFT: 0px; 
	
	WIDTH: 779px; 
	
	POSITION: absolute; 
	
	
	
}

#main {

	clear:both;
	
	Z-INDEX: 4; 
	
	LEFT: 0px; 
	
	WIDTH: 779px; 
	
	POSITION: absolute; 
	
	TOP: 290px; 

	min-height:300px;
	
	
	
	padding-top:30px;
	
}



#logo{

	height:70px;

}

#topBanner{

	height:90px;

}



#backMainNav{

	height:62px;

	background-image:url(backNav.gif);
	
	background-repeat:repeat-x;	
	
	clear:both;
	
	text-align:center;
	
}




#topmenu {

	float:left;
	
	position:relative;

}



#toptabs{

	float:left;
	
	position:relative;
	
	text-align:center;
	
	height:62px;
	
	
	
}

#toptabs ul{

	margin:0;
	
	padding:0;
	
	list-style:none;
	display:inline;
}

#toptabs li{

	display:inline;
	
	margin:0 0 0 0;
	
	padding:0;
	
	
	
}


#toptabs a{

	display:inline-block;

	float:left;
	
	margin:0 0 0 0;
	
	width:97px;
}




#topFlash{

	clear:both;
	
	height:141px;

}

#googleLinks{

	height:21px;
	text-align:center;
	background-image:url(images/backGoogle.jpg);
	background-repeat:no-repeat;
	padding-top:7px;

}



#contentright {

	float:right;

	width:654px;
	
	padding-bottom:10px;
	
}




#left {

	float:left;

	position:relative;

	width:125px;
	
	text-align:left;

	padding-bottom:10px;

} 


#right {

	float:right;

	width:165px;
	
	padding-bottom:10px;
	
	text-align:right;
	
}




#content {

	float:left;

	position:relative;

	width:469px;
	
	text-align:left;

	padding-bottom:10px;
	
	padding-left:10px;
	
	padding-right:10px;

} 

.frameRight{

	width:140px;
		
}

.middleRight{

	background-color:#1a0b22;
	width:130px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	margin-left:25px;

}

.topRight{

	height:36px;

}

.bottomRight{
	
	height:15px;

}


.frameLeft{

	width:125px;
	
}

.middleLeft{

	background-color:#400058;
	width:125px;
	text-align:center;

}

.topLeft{

	height:41px;

}

.bottomLeft{
	
	height:17px;

}



.clear{
	
	clear:both;
	
}



.imageBorder{

	border:0px;

}






.textBlue{

	color:#43728a;

}

.textBrown{

	color:#792c1c;

}

.textBlack{

	color:#000000;

}


#footer {

	clear:both;

	WIDTH: 100%; 
	
	text-align:center;
	
	padding:10px;
	
	font-size:9px;
	
	border-top:#3f6b82 1px solid;	
		
}

#footer a{

	color: #ffffff;
	
	text-decoration:underline;

}

#footer a:hover{

	color: #ffffff;
	
	text-decoration:none;

}

.whiteLinks{

	color: #ffffff;
	
	text-decoration:underline;

}

.whiteLinks:hover{

	color: #ffffff;
	
	text-decoration:none;

}

.rightLinks{
	
	font-size:10px;
	
	padding-top:2px;
	
	padding-bottom:2px;
	
	border-bottom:#666666 1px solid;

}

H1{

	color:#3c87c5;
	
	font-family:"Times New Roman", Times, serif;
	
	border-bottom:#3c87c5 1px solid;
	
	font-weight:bold;
	
	text-align:left;
	
	font-size:18px;
	
	margin-top:0px;
	
	margin-bottom:10px;

}

H2{

	color:#ffffff;
	
	font-family:"Times New Roman", Times, serif;
	
	font-weight:bold;
	
	text-align:left;
	
	font-size:16px;

}

form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}

.textbox {

	height: 12pt; 

	border-right: #b5b5b5 1px solid; 

	border-top: #b5b5b5 1px solid; 

	border-left: #b5b5b5 1px solid; 

	font-size:11px;

	color: #000000; 

	border-bottom: #b5b5b5 1px solid; 

	background-color: #FFFFFF;

}

textarea{    

	BORDER-RIGHT:#43728a 1px solid;	
	
    BORDER-TOP:#43728a 1px solid;	
	
    BORDER-LEFT:#43728a 1px solid;	
	
    BORDER-BOTTOM:#43728a 1px solid;
	
    COLOR: #000000;   
	
    BACKGROUND-COLOR: white;
	
	font-size:11px;
	
	width: 185px;	
	
	height:100px;
	
	}

.alignCenter{
	
	text-align:center;
	
}