html, body {
margin: 0;
border: 0;
background-repeat: repeat;
background-color: #f9f6ec;
background-image:      url("/img/bg_grey_3.jpg");
}
#mainwrapper {
background:      url("/img/yellow_green_bg2.jpg") repeat-y 50%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 800px;
text-align: center;
}
#headercontainer {
	margin: 0;
	padding: 0;
	border: 0;
	width: 800px;
}
#maincontainer {
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 800px;
}
#logobar {
	background:      url("/img/logo_bg2a.gif") no-repeat 50% 10%;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 800px;

text-align: center;
}
#imgbar {
	background:       url("/img/img_bar_2.jpg") no-repeat 50%;
	margin: auto;
	padding: 0px;
	border: 0;
	width: 800px;
height: 79px;
}
#topyellowbar {
background:      url("/img/top_yellow_bar_bg.jpg") repeat-x;
border: 0 0 0 16px;
margin: 0 auto;
width: 770px;
height: 32px;
text-align: right;
}
#bottomyellowbar {
background:      url("/img/bottom_yellow_bar.jpg") repeat-y;
border: 0 0 0 16px;
margin: 0 auto;
width: 770px;
height: 32px;
text-align: right;
}

#side-a {
text-align: left;
float: left;
width: 168px;
padding: 0 0 0 24px;
margin: 0;
font-family: georgia,times new roman,times,serif;
/* font-family: "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif; */
}

#side-b { 
text-align: left;
float: left;
width: 560px;
margin: 0;
padding-left: 15px;
height: 1% /* Holly hack for Bug */
}

#footer {
	clear: both;
	background:       url("/img/bottom_yellow_bg2b.jpg") no-repeat 50%;
	width: 800px;
height: 70px;
text-align: left;
}
