body {
	background-color:#009900;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	}
#divHeader {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 780px;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	
}

#divNavBar {
	
	width: 780px;
	height:35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D7EDA7;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #990033;
	border-bottom-color: #990033;
}

#divContainer {
	width: 780px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-bottom: 0px;
}

#divFooter {
	width: 780px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #990033;
	border-bottom-color: #990033;
	height: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#super {
	
	height: 600px;
	width::780px;
	top: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}

#divBanner {
	height: 24px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divCredit {
	width: 780px;
	border-bottom-width: 2px;
	border-bottom-color: #990033;
	height: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}