body {
	font: 0.8125em Verdana, sans-serif; line-height: 1; color: #333;
	margin:0;
	background-image:url(images/bgimage.gif); background-repeat:repeat-x; background-color:#FFFFEB; 
}
#wrapper {
	 
	width:770px;
	border:0;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
}
h1 {font: 1.8em Georgia, Times, serif; margin-bottom: 0.5em; color:#00623B;}
h2 {font: 1.4em Georgia, Times, serif; margin-bottom: 0.5em; color:#00623B;}
#intro {font: italic 1.05em Georgia, serif;border-top: 1px dashed #999;
  }
td {
	border:0;
	margin:0;
}
#banner {
	background-image:url(images/header.gif); height:169px; padding:0;
}

#content {padding:10px 15px 10px 161px; background-image:url(images/mainbgimage.gif); background-repeat:no-repeat; border-left:1px solid #333;border-right:1px solid #333;}
#footer {
	background-image:url(images/footerbgimage.gif); background-repeat:repeat-x; height:41px; color:#333; font-size:10px;
	padding:7px 15px 3px 161px; 
}

