/* CSS Document */
body {
	background-color: #E7D545;

	margin-top: -4px;
background-repeat: repeat-x;

}

#page {
	background-color:transparent;
border-left: 3px none #FF9900;
	border-right: 3px none #FF9900;
	border-bottom: 3px none #FF9900;

}
#leftColumn 

{

background-color:#ffffff;



}
#allContent 

{
background-color:#ffffff;
border-left: 3px solid #609C2F;
	border-right: 3px solid #609C2F;
	border-bottom: 3px solid #609C2F;

}
