body
{
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 80%;
	color: #385021;
	background-color: #C2DBA8;
	line-height: 200%;
	margin-top: 75px;
}

img
{
	border: 0px;
}

a:active, a:visited, a:link
{
	color: #69953E;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#container
{
	width: 760px;
	height: 430px;
	border:1px solid #405924;
	margin: 0px auto;
	background: #A6CA7D;
}

#container2
{
	width: 730px;
	height: 400px;
	border:1px solid #405924;
	margin: 15px auto;
	background: #FFF;
}

#left
{
	float: left;
	width: 254px;
	height: 400px;
}

#lefttop
{
	width: 254px;
	height: 120px;
	font-family: arial;
	font-size: 12pt;
}

#leftbottom
{
	width: 254px;
	height: 260px;
}

#right
{
	float: right;
	width: 474px;
	height: 400px;
	border-left: 1px solid #A6CA7D;
}

.overflow
{
	float: right;
	overflow: auto;
	width: 470px;
	height: 400px; 
}

#textpadding
{
	padding: 10px;
}

#footer
{
	width: 760px;
	margin: 0px auto;
	padding: 5px;
	text-align: right;
	color: #385021;
}