/* MAIN BODY AND TEXT STUFF */



body {

	margin-left: 0px;

	margin-top: 0px;	

	margin: 0px;

	padding: 0px;

	}



body, th, td, p, li, ul {

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

	font-size: 12px;	 

	color: #000; 

	}

	

#container {

	background: url(http://eternitemedia.com/images/bg.jpg) top center no-repeat;	

	width: 100%;

	margin: 0 auto;

	text-align: left;

	position: relative;

	border: 0px;

	}



h1 {

	font-size: 18px;

	color: #000;	

	}



h2 {

	font-size: 16px;

	color: #000;

	font-weight: bold;

	}

	

h3 {

	font-size: 14px;

	color: #000;

	}

	

.small {

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

	font-size: 10px;

	color: #a50909;

	}

	



/* LINK STUFF */



a:link {

	color: #a50909;

	text-decoration: underline;

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

}

a:visited {

	text-decoration: underline;

	color: #a50909;

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

}

a:hover {

	text-decoration: none;

	color: #a50909;

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

}

a:active {

	text-decoration: underline;

	color: #a50909;

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

}



a.top:link {

	color: #a50909;

	text-decoration: none;

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

	font-weight: bold;

	font-size: 11px;

}

a.top:visited {

	text-decoration: none;

	color: #a50909;

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

	font-weight: bold;

	font-size: 11px;

}

a.top:hover {

	text-decoration: underline;

	color: #a50909;

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

	font-weight: bold;

	font-size: 11px;

}

a.top:active {

	text-decoration: none;

	color: #a50909;

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

	font-weight: bold;

	font-size: 11px;

}



/* PLACEMENT AND OTHER FUN STUFF */



		

.imageFloat {

	float: right;

	padding-left: 20px;

	}

	

.imageFloat2 {

	float: left;

	padding-right: 20px;

	}

	



/* DESIGN STYLES */



.formfield {

	border: 1px solid #a50909;

	background-color: #fff;

	height: 18px;

	color: #000;

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

	}

	

.hmBox {

	width: 384px;

	height: 185px;

	padding: 10px;

	border: 1px solid #a50909;

	overflow: auto;

	}

	



.button {

	background-color: #a50909;

	border: 2px solid #000;

	font-size: 12px;

	font-weight: bold;

	color: #fff;

	padding: 2px;

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

	}	

	

#footer1 {

	padding-left: 237px;

	padding-top: 30px;

	width: 480px;

	font-size: 11px;

	}

	

#footer2 {

	padding-left: 85px;

	padding-top: 30px;

	width: 580px;

	font-size: 11px;

	}

	

#flashcontent {	

	width: 609px;

	height: 191px;

	background-image: url(images/noflash.jpg) no-repeat;	

	}

	



/* Text Stuff */



.red { 

	color: #a50909;

	font-weight: bold;

	}


/*************************************************
BLOG STYLES
*************************************************/	

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	}


.navSpacer {

	font-size: 12px;

	padding-left: 0px;

	padding-top: 30px;

	}

#sidebar {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	width: 160px;
	
	}

#sidebar ul { list-style-type: none; }



ul {
list-style-position: inside;
} 


#sidebar li { 
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0px;
	}
	
