@charset "ISO-8859-1";
#main {
	background-color: #ACCD86;
	background-image: url(images/wrapper.jpg);
	background-repeat: no-repeat;
	width:777px;
	height:auto;
}
#main p {
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #A9CF86;
	font-size:12px;
}
#footer {
	background-color: #A9CF86;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:800px;
	height:30px;
}

#footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-bottom: 20px;
	margin: 0px;
}  

#wrapper {
/*background-image:url(images/wrapper.jpg);
background-position:6px top;
background-repeat:no-repeat;
width:777px;
height:348px;*/
}

h1{
	background-image:url(images/yerubilee_header.jpg);
	padding-left: 20px;
	height:21px;
	background-position:15px 15px;
	background-repeat:no-repeat;
	margin: 0px;
	font-size:150%;
	padding-top: 15px;
	width:200px;
 }
 
 #left {
	background-image:url(images/yerubilee_05.jpg);
	background-repeat:repeat;
	width:10px;
	clear: both;
	background-position: left top;
	height: 100%;
 }
 
 #right {
 background-image:url(images/right.jpg);
 background-repeat:no-repeat;
 width:13px;
 height:331px;
 }
