html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
	}

body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #760000;
	background: #C8C7CF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
	.style1 {color: #FFFFFF}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #A10000}
	
#container {
	position:relative;
	width: 770px;
	background-color:#EBEBEB;
	background-image:url(../images/background_tile.gif);
	text-align: left;
	margin:0px auto;
	}
	
#homepage {
	top:0px;
	left:0px;
	width: 707px;
	height:auto;
	margin:0px auto;
	}
	
#homepage1 {
	position:relative;
	top:150px;
	left:0px;
	width: 309px;
	height:187px;
	margin:0px auto;
	}

#header {
	top:0px;
	left:0px;
	width: 770px;
	height:181px;
	margin:0px auto;
	}

#topstrip {
	position:absolute;
	top:0px;
	left:88px;
	width: 543px;
	height:31px;
	}

#leftstrip {
	position:absolute;
	top:0px;
	left:0px;
	width: 88px;
	height:154px;
	}

#rightstrip {
	position:absolute;
	top:0px;
	left:631px;
	width: 139px;
	height:154px;
	}

#bottomstrip {
	position:absolute;
	top:55px;
	left:88px;
	width: 543px;
	height:99px;
	}

#logomiddle {
	position:absolute;
	top:32px;
	left:339px;
	width: 95px;
	height:23px;
	}

#nav1 {
	position:absolute;
	top:32px;
	left:88px;
	width: 50px;
	height:23px;
	}

#nav2 {
	position:absolute;
	top:32px;
	left:138px;
	width: 65px;
	height:23px;
	}

#nav3 {
	position:absolute;
	top:32px;
	left:203px;
	width: 66px;
	height:23px;
	}

#nav4 {
	position:absolute;
	top:32px;
	left:269px;
	width: 70px;
	height:23px;
	}

#nav5 {
	position:absolute;
	top:32px;
	left:434px;
	width: 124px;
	height:23px;
	}

#nav6 {
	position:absolute;
	top:32px;
	left:558px;
	width: 73px;
	height:23px;
	}

#contentarea {
	position:absolute;
	top:181px;
	left:0px;
	width: 770px;
	background-color:#999999;
	background-image:url(../images/background_tile.gif);
	}
	
#contentblank {
	width:49px; 
	float:left;
	}
	
#contenttext {
	width:674px;
	float:left;
 	}
	
#contentimage {
	width:234px;
	float:left;	
	}

#footer {
	position:relative;
	width: 770px;
	height:120px;
	background-color:#999999;
	background-image:url(../images/background_tile.gif);
	}

#footercontent {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position:absolute;
	top:0px;
	left:25px;
	width: 719px;
	height:60px;
	background-image:url(../images/footerimage.gif);
	}

#footercopyright {
	position:absolute;
	top:60px;
	left:88px;
	width: 594px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #7D7D7D;
	text-align: center;
	}
