body {
	background: url(images/bg.gif) top repeat-x #fff;
	margin: 0px;
	padding: 0px;
	}

body, th, td, p, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #3e3e3e; 
	}

h4 {
	font-size: 16px;
	color: #3e3e3e;
	}

h5 {
	font-size: 13px;
	color: #3e3e3e;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #b80000;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #b80000;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #8a8a8a; 
	}
	
.small {
	font-size: 10px;
	}
	
.homeText {
	padding: 20px;
	}
	
.subText {
	padding: 0px 20px 20px 20px;
	}
	
#flashcontent {	
	width: 1000px;
	height: 294px;		
	}
	
#flashcontent2 {	
	width: 1000px;
	height: 334px;		
	}
	
.imageFloat {
	float: right;
	padding-left: 20px;
	}
	
.imageFloat2 {
	float: left;
	padding-right: 20px;
	}