/* CSS Document */
body {
	background-image: url(../images/design/home/body_bg.png);
	background-repeat: repeat-x;
	background-color: #66CC00;
	padding: 0px;
	margin: 0px;
	
	background-position: top;
	}
#footer {
	background-image: none;
	background-color: #66CC00;
	}
#main {
	background-image: none;
	background-color: #66CC00;
	}

#container {
	width: 780px;
}

#footer {
	padding-top: 5px;
	height: 20px;
	width: 770px;
	}

#footer_text {
	padding-top: 5px;
	}

#menu_text {
	color: #006600;
	text-align:center;
	font-size: 85%;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #ffffff;
	padding-bottom: 4px;
	clear: both;
	}
#menu_text a {
	color: #FFFFFF;
	font-weight: normal;
	}
#newsticker   {float: left;}
#newsticker p	{float: left; padding-right: 5px; color: #FFFFFF;}

#ticker {float: left; margin-top:13px; color: #FFFFFF;}

#ticker a {color: #FFFFFF;}