body {
	background-color: #E5AF65;
	background-image: url(/images/mainbg.jpg);
	margin: 0px;
	padding: 0px;
}
#maincell {
	background-color: #FED49A;
	vertical-align: top;
	padding: 0 10px;
}
#Table_01 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 974px;
}
#rightpng {
	background-image: url(/images/links2009_right.png);
	background-repeat: repeat-y;
    behavior: url("/iepngfix.htc");
}
#leftpng {
	background-image: url(/images/links2009_left.png);
	background-repeat: repeat-y;
	background-position: right;
    behavior: url("/iepngfix.htc");
}
#rightcol td {
	padding: 3px;
}

#rightcol {
	background-color: #008357;
	float: right;
	border: 1px solid #CA7504;
	width: 250px;
}
#footer p {
	color: #FED49A;
	font-weight:bold;
	text-shadow: #000 1px 1px 1px;
	filter: Shadow(Color=#000, 	
		Direction=135, 
		Strength=1);
}

