/**{border:0px;padding:0px;margin:0px}*/
body
{
/*	text-align: left;*/
}
#container
{
	position: relative;
	text-align: left;
	width: 785px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom:20px;
/*	margin-left: auto;
	margin-right: auto;*/
	margin-left:30px;

}
#header
{
	position: relative;
	height: 80px;
	width:785px;
}
#logo
{
	position:relative;
	height:80px;
}
#banner
{
	position:absolute;
	top:0px;
	right:0px;
}
#middle
{
	position:relative;
	top:10px;
}
#navigation
{
	padding-bottom:5px;
	padding-top:5px;
	position:relative;
	z-index: 500;
	background-color:#336601;
	left:0px;
	width:100%;
/*	width:775px;*/
	top:0px;
/*	height:40px;*/
}

#content
{
	position:relative;
	left:0px;
	border-right: #336601 thin solid;
	border-top: #336601 thin solid;
	border-left: #336601 thin solid;
	border-bottom: #336601 thin solid;
	background-color:White;
	width:640px;
}
/*
#content
{
	float:left;
	position:relative;
	border-right: #336601 thin solid;
	border-top: #336601 thin solid;
	border-left: #336601 thin solid;
	border-bottom: #336601 thin solid;
	background-color:White;
	width:640px;
}*/
#events
{	
	position:absolute;
	width:130px;
	right:0px;
	top:0px;
}
#ads
{	
	position:absolute;
	width:130px;
	right:-150px;
	top:0px;
}
/*
#ads
{	
	float:right;
	width:130px;
}*/
#bottom
{
	z-index:0;
	padding-top:20px;
}
/*
#copyright
{
	z-index:0;
	position: relative;
	font-size: 10pt;
	left: 0px;
	color: #ffffff;
	font-family: Arial, Verdana;
	top: 20px;
	background-color: #336601;
	text-align: center;
	margin-bottom:0px;
}
*/
#copyright
{
	font-size: 10pt;
	left: 0px;
	color: #ffffff;
	font-family: Arial, Verdana;
	top: 20px;
	background-color: #336601;
	text-align: center;
	margin-bottom:0px;
}
