body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #fff;
	background-image: url(images/welcomeBG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
body, th, td, p {
	font-family: Cambria;
	font-size: 15px;
	font-weight: bold;
	color: #010a33;
	}
	
li, ul {
	color: #58041d;
	}
	
h1 {
	font-size: 18px;
	color: #57041c;
	}

h2 {
	font-size: 16px;
	color: #57041c;
	}
	
h3 {
	font-size: 15px;
	color: #57041c;
	}

a:link {
	font-weight: bold; 
	text-decoration: underline; 
	color: #57041c;
	} 	
a:visited {
	font-weight: bold; 
	text-decoration: underline; 
	color: #57041c;
	}	
a:hover {
	font-weight: bold; 
	text-decoration: none; 
	color: #57041c; 
	}
.small {
	font-size: 10px;
	color: #58041d;
	}
	
.larger {
	font-size: 16px;
	}
	
.gold {
	color: #dd9200;
	}
	
#container {
	position: relative;
	background-color: #fff;
	width: 901px;
	margin: 0 auto;
	text-align: left;
	border-left: 15px;
	border-right: 15px;
	border-bottom: 15px;
	border-top: 0px;
	border-style: solid;
	border-color: #fff;
	}
	
#footer  {	
	margin: 10px;
	position: relative;
	float: left;
	width: 931px;
	height: 60px
}	
	
#flashcontent {	
	width: 720px;
	height: 300px;		
	}.pos {
	position: absolute;
}
