body {
	position: relative;
	background-image: url(/core/image/background.jpg);
	background-repeat: repeat-x;
	background-color: #2e2110;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #2e2110;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 838px;
	height: 200px;
	top: 25px;
}

#content {
	background-color: #e1d5c7;
	background-image: url(/core/image/content_slice.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
		position: relative;

}

#left {
	position: absolute;
	background-color: #ffffff;
left: 28px;
top: 322px;
	text-align: center;
}

#left-images img {
	border-width: 3px;
	border-style: solid;
	border-color: #bdd531;
	margin-top: 12px;
}

#right {
			position: relative;

	width: 528px;
	margin-left: 285px;
	top: 28px;
	background-color: #ffffff;

}

#sponsors {
	margin-left: 285px;
	
	
}

#right-content {
	background-color: #ffffff;
	margin:0px;
	padding: 30px;
}

#right-content p {
	margin-top: 0px;
	
}

a img {
	border-width: 0px;
	
}

img {
	border-width: 0px;
	
}

a {
	
	color: #9eb518;
	
	
}
