#frame 
{
	width:780px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 5px;
	text-align:left;
	border-style: solid;
	border-color: #3F3F3F;
	border-width: 1px;
	background-color: #fff;
}
#header
{
	width:760px;
	margin-right:auto;
	margin-left:auto;
	border-style: solid;
	border-color: #3F3F3F;
	border-width: 1px;
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
	background-color: #3F3F3F;

}
#navigation
{
	border-color: #fff;
	border-style: solid;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	height: 55px;
}

#footer 
{
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding:0px;
	text-align:right;
	background-color: #fff;
}
#contentLeft 
{
	margin-left: 10px;
	width: 529px;
	height: 485px;
	float: left;
	background-color: #fff;
	margin-right: 0px;
}


TD.yellowbar 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	width: 50px;
	float: left;
	background-color: #C1D72D;
}
TD.greenbar 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	width: 50px;
	height: 465px;
	float: left;
	background-color: #7AC043;
}
#contentRight 
{
	margin-top: 0px;
	margin-left:0px;
	width: 120px;
	height: 535px;
	float: left;
	background-color: #fff;
	text-align: center;
}
#homepage
{
	padding: 10px;
	background-color: #000;
	color: #7AC043;
	font-size: 25px;
	height: 459px;
	line-height: 34px;
	overflow:auto;
	margin-right: 5px;
}
#contact
{
	padding: 10px;
	background-color: #000;
	color: #7AC043;
	line-height: 34px;
	overflow:auto;
	margin-right: 5px;
}
