body {
	background: url(Images/background.jpg) repeat-x top center #54425f;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	color: #fff; 
	}

h1 {
	font-size: 18px;
	color: #fff;
	}

h2 {
	font-size: 16px;
	color: #fff;
	}
	
h3 {
	font-size: 14px;
	color: #fff;
	}

a:link {
	font-weight: bold; 
	text-decoration: underline; 
	color: #cceaa2;
	} 	
a:visited {
	font-weight: bold; 
	text-decoration: underline; 
	color: #cceaa2;
	}	
a:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #d4d2d3; 
	}
	
.black {	
	color: #000;
	}

.small {
	font-size: 10px;
	color: #e1d9d7;
	}
	
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}
	
#homeText {
	background: url(Images/rightsidebytext.jpg) no-repeat top;
	padding-top: 95px;
	padding-left: 39px;
	padding-right: 22px;
	padding-bottom: 35px;
	height: 166px;
	width: 226px;	
	}

#flashcontent {	
	width: 354px;
	height: 282px;		
	}
