body {background-color: #330000;}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;	
}

#topsection {
	width: 798px;
	height: 38px;
	background-color: #330000;
	padding-top: 10px;
}

#topsection img{
	margin-left: 23px;
	margin-right: 23px;
}

#lowertopsection {
	width:798px;
	height: 7px;
	
	background-image: url(../images/lowerback.jpg);
	background-repeat: repeat-x;
	}

#uppermiddlesection {
	width: 798px;
	height: 206px;
	background-color:#FFFFFF;
	background-image: url(../images/uppermiddleback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#uppermiddlesection #primary{
	width: 250px;
	float: left;
}

#uppermiddlesection #secondary{
	width: 538px;
	float: left;
	margin-left: 10px;
}

#uppermiddlesection #secondary #textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 140px;
	margin-top: 15px;
}

#uppermiddlesection #secondary #textbox p{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
}

#uppermiddlesection #secondary #buttons {
	
}

#middledivider {
	width: 798px;
	height: 7px;
	background-image: url(../images/middle-divider.jpg);
	background-repeat: repeat-x;
	
}

#middlesection {
	width: 798px;
	height: 22px;
	background-image: url(../images/index-pic.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: bottom;
	text-align: center;
	padding-top: 302px;
	background-repeat: no-repeat;
}
