body {
	font-family:arial;
	background-color:#f4e8cc;
background-image:url(images/banner_bg.gif);
background-position:top left;
background-repeat:repeat-x;
	}

#whopper {
margin-top:-15px;
	width:945px;
margin-left: auto ;
  margin-right: auto ;
	}

#top_logo {
	position:relative;
	top:0px;
	left:0px;
	width:945px;
	height:82px;
	background-image:url(images/top_logo.gif);
	}

#banner {
	position:relative;
	top:0px;
	left:0px;
	width:945px;
	height:247px;
	
	}

#htmlBanner {
	position:relative;
	top:0px;
	left:0px;
	width:945px;
	height:159px;
	background-image:url(images/html_bg.jpg);
	}

#htmlNav {
	position:relative;
	top:0px;
	left:0px;
	width:945px;
	height:41px;
	}

#main {
	position:relative;
	top:0px;
	left:0px;
	width:945px;
	height:478px;
	}

#mainMain {
	position:relative;
	top:0px;
	left:0px;
	width:945px;
	height:526px;
	background-color:#f4e8cc;
	}

#left {
	position:relative;
	top:0px;
	left:0px;
	width:245px;
	height:480px;
	}
form {
	margin: 0px 0px 0px -10px;	
	clear:left;
}
li {
	list-style-type: none;
	text-align: left;
	}
#login {
	position:relative;
	width:245px;
	height:145px;
	background:no-repeat url(images/login_box.gif);
	color: #856619;
	font-size: 11px;
	clear: none;
	padding-top: 40px;
	}
input {
	background-color: #F4E8CC;
}

.texta {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #AB8730;
	list-style-type: none;
	
}

#buttons {
	position:relative;
	top:0px;
	left:0px;
	width:245px;
	height:304px;
	}


#right {
	position:absolute;
	top:0px;
	left:245px;
	width:700px;
	height:480px;
	background-color:#f4e8cc;
	}

#footer {
	position:relative;
	top:0px;
	left:0px;
	width:945px;
	height:42px;
	background-image:url(images/footer_bg.gif);
	}

/****TEXT STYLES********************/

.more {
	font-weight:bold;
	color:#7f0000;
	}

.homeParagraph {
	margin-left: 20px;
	}

.footerText {
	font-size:12px;
	margin-top:10px;
	color:#b8a169;
	}
