body
{
	margin-top: 0px;
	background-color: #E0EAEB;
	text-align: center;
}
body, div, a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606363;
	font-size: 10px;
}
a.menu_bar
{
	color: #FFCC00;
	text-decoration: none;
}
a.menu_bar:visited
{
	color: #FFCC00;
	text-decoration: none;
}
a:visited
{
	color: #606363;
}
.header
{
	background-color: #A0C2C4;
	margin-left: auto;
	margin-right: auto;
	
	width: 850px;
	height: 80px;
	
	border: 1px solid #7c9597;
	border-top: 0px;
}
.menubar
{
	background-color: #81adb0;
	height: 13px;
	
	width: 850px;
	border: 1px solid #7c9597;
	border-top: 0px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	vertical-align: middle;
}
.mainbody
{
    background-color: #d3e1e1;
    width: 850px;
    border: 1px solid #7c9597;
    border-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 3px;
}
.footer
{
	color: #606363;
	background-color: #A0C2C4;
	height: 13px;
	
	width: 850px;
	border: 1px solid #7c9597;
	border-top: 0px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	vertical-align: middle;
	clear: both;
}
.right
{
	float: right;
}
.leftmenu
{
	float: left;
	margin-left: 0px;
	width: 210px;
	
	background-color: #b2cfd3;
	border: 1px solid #7c9597;
	border-top: 0px;
	
	text-align: left
}
.menuitem
{
	margin-left: 4px;
	margin-bottom: 3px;
	margin-right: 4px;
	margin-top: 4px;
	width: 202px;
}
.content
{
	margin-left: 222px;
	margin-right: 3px;
	background-color: #b2cfd3;

	vertical-align: top;

	border: 1px solid #7c9597;
	border-top: 0px;
	/* border-bottom: 0px; */

	/* height: 500px; */
	width: 625px;
}
.menuheader
{
	text-align: center;
	background-color: #f8ba1b;
	margin-left: 4px;
	margin-bottom: 3px;
	margin-right: 4px;
	margin-top: 4px;
	border: 1px solid #666535;
}
td.menu
{
	border-top: 4px;
	margin-left: 4px;
	margin-bottom: 3px;
	margin-right: 4px;
	margin-top: 4px;
}
a.menu
{
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
	border: 1px solid #b2cfd3;
}
a.menu:hover
{
	display: block;
	background-color: #A0C2C4;
	font-weight: bold;
	border: 1px solid #7c9597;
}
.typing
{
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
}
div.template
{
	float: left;
	width: 201px;
	height: 200px;
	background-color: #d3e1e1;
	border: 1px solid #7c9597;
	text-align:center;
}
.center
{
	text-align:center;
}
img.template
{
	border: 1px solid #000;
}

