Html, body, #wrapper {
    min-height: 100%;
    width: 100%;
    height: 100%;
}


html>body, html>body #wrapper {
    height: auto;
	
} 

html { min-height: 100%; margin-bottom: 1px; }  



#wrapper 

{
position: absolute;
top: 0;
left:0;

}




body {
	background-image:url();
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #c80337;}





a {color: orange; text-decoration: none;}
a:link {color: black;}
a:visited {color: black;}
a:hover {color: red;}
a:active {color: red;}


a.nav {
	color: #3E3E3E;
}
a.nav:link {
	color: #3E3E3E;
}




	
	
a.navbottom {
	color: #3E3E3E;
}
a.navbottom:link {
	color: #3E3E3E;
}
a.navbottom:visited {
	color: #3E3E3E;
}
a.navbottom:hover {
	color: white;
}
a.navbottom:active {
	color: #3E3E3E;
}  
	
#main {


	
	width:830px;
	background-color:white;
	text-align: center;
	margin : 0px auto 0px auto; 
	
	
	}
	
	

	
#clear {
clear:both; }	
	

	
	
#header {
	
	width: 100%;
	float:left;
	}	
	
	
	#header2 {
	
	width: 100%;
	height: 16px;
	background-color:#ed174f;
	float:left;
	}	
	
	
	
	#header2a {
	
	width: 200px;
	height: 20px;
	
	float:left;
	}	
	
	#header2b {
	
	width: 430px;
	height: 20px;
	
	float:left;
	}
	
	#header2c {
	
	width: 200px;
	height: 20px;
	
	float:left;
	}
	
	
#content {
	
	background-color:#FFFFFF;
	float:left;
	position: relative;
	width: 100%;
overflow:hidden;
	}
	
	
	
	
	
	
	
	
	


#content-left {
	width: 184px;
	position: relative;
	top:0px;
	left: 0px;
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/left_filler.jpg);
	float:left;
	padding : 10px 6px 4px 10px;
	min-height: 100%;
	height: 1000px;
}





	
#content-left1 {
	
	background-image:url(../images/left_filler.jpg);
	position: relative;
	float:left;
	top:0px;
	width: 194px;	
	padding : 10px 6px 0px 16px;
	}
	

	
	
	
	
#content-right1 {
	
	width: 600px;
	background-color:#FFFFFF;
	float:left;
	position: relative;
	left:0;
	padding : 4px 4px 4px 4px;
	}
	
	
	
#content-right2 {
	
	width: 140px;
	float:left;
	position: relative;
	top:30px;
	padding : 4px 4px 4px 4px;	
	}
		

#content-right3 {
	height: 80px;
	width: 600px;
	float:left;
	position: relative;
	top:10px;
	padding : 0px 0px 0px 0px;	
	}
		
	
	
		
	
	
#content-bottom2 {
	height: 50px;
	width: 820px;
	background-color:#c80337;
	float:left;
	position: relative;
	left:0;
	padding :8px 6px 6px 6px;
	}	


#content-bottom2.a {
	color:white;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin_bar {font-size:12px; font-family:Arial, Helvetica, Verdana; font-weight:normal; background-color:#f1f1f1;}











.main { font-size:14px; 
font-family: Georgia, Arial, sans-serif;
letter-spacing: -0px;
}	



.main-bold { font-size:14px; 
font-weight:bold; 
font-family: Georgia, Arial, sans-serif;
}	

.smaller { font-size:10px; 
font-family: Arial, Helvetica, sans-serif;
}	


.mainbig { font-size:18px; 
font-family: Georgia, Arial, sans-serif;
font-weight:bold;
text-transform:uppercase;
letter-spacing: -0px;
}	
	
	
	
	
	
	
