body 
{
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #727272;
}

body, .Normal
{
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
}

#PageContainer
{
	text-align: left;
	width: 960px;
	margin: 10px auto;
	background-color: #e6e2ce;
}

#BodyContainer
{
	clear: both;
	color: #3f3c26;
}

#HeaderContainer
{
	height: 210px;
}

#LogoContainer
{
	width: 328px;
	float: left;
	margin-right: 3px;
}

#OrangeBar
{
	background-color: #f6ad50;
	height: 20px;
}

#LogoBox
{
	background-color: #858d62;
	height: 134px;
	text-align: center;
	padding-top: 56px;
}

#PhotoContainer
{
	width: 629px;
	float: left;
	margin-bottom: 3px;
}

#MenuContainer
{
	width: 629px;
	float: left;
	background-color: #858d62;
}

#BodyContainer
{
	_height: 425px; /* min-height rule for IE6 */
	min-height: 425px;
}
#BioContainer
{
	width: 328px;
	float: left;
	margin-right: 3px;
}
#ContentContainer
{
	width: 629px;
	float: left;
}


#FooterContainer
{
	clear: both;
}

#LeftFooter
{
	width: 328px;
	float: left;
	background-color: #f6ad50;
	height: 60px;
	margin-right: 3px;

}
#RightFooter
{
	width: 629px;
	float: left;
	background-color: #858d62;
	height: 60px;
}
#FullFooter
{
	clear: both;
	text-align: center;
	color: #e6e2ce;
	margin-bottom: 10px;
}

.LoginButton,
.LoginButton:active,
.LoginButton:link,
.LoginButton:visited
{
	color: #e6e2ce;
	text-decoration: none;
}

.LoginButton:hover
{
	color: #e6e2ce;
	text-decoration: underline;
}

.MainMenu_RootNode
{
	background: url(images/menu_sep.jpg) no-repeat top right;
	height: 23px;
	display: block;
	float: left;
	padding: 7px 13px 0 10px;
	color: #fff;
	font-weight: bold;
}

.MainMenu_RootNode.hov
{
	text-decoration: underline;
}

.m
{
	background-color: #858D62;
	color: #fff;
}

.m td
{
	padding: 3px;
}

.m .hov td
{
	text-decoration: underline;
}
