body
{
	text-align: center;
	background-color: #f9fafa;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-family: Arial;
	font-size: 75%;
	font-weight: normal;
	

}
IMG
{
	border: 0px;
}
#cover
{
	margin: auto;
	text-align: left;
	padding:0px;
	width: 845px;
}
#header
{
	width: 845px;
	height: 292px;
}
#menu_top
{
	float: left;
	height: 25px;
	width: 797px;
	background-color: #990033;
	padding-left: 24px;
	padding-right: 24px;
}
#under_menu_top
{
	float: left;
	height: 23px;
	width: 845px;
	
}
#left_part
{
	float: left;
	height: 170px;
	width: 162px;
	background-color: #e7e7e7;
	padding-top: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	color: #999999;
}
*>#left_part
{
	height: auto;
	min-height: 170px;
}

#join_banner
{
	float: left;
	height: 134px;
	width: 183px;
	margin-top:10px;
}

#body
{
	float: left;
	height: 312px;
	width: 538px;
	color: #999999;
	padding-left: 45px;
	padding-right: 80px;
}
*>#body
{
	height: auto;
	min-height: 280px;
}
#footer_line
{
	float: left;
	height: 23px;
	width: 845px;
	background-image: url(../Img/footer_line.gif);
}
#footer_left
{
	float: left;
	height: 50px;
	width: 445px;
	
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-size: 85%;
}
#footer_left A
{
	text-decoration: none;
}
#footer_right
{
	float: left;
	height: 50px;
	width: 400px;
	text-align: right;
	
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-size: 85%;
	
}
#footer_right A
{
	text-decoration: none;
}

/* CONTENT */
#left_nav
{
	float: left;
	height: 170px;
	width: 166px;
	background-color: #e7e7e7;
	padding-top: 16px;
	padding-left: 6px;
	padding-right: 10px;
	padding-bottom: 16px;
}
*>#left_nav
{
	height: auto;
	min-height: 170px;
}
#left_nav TD A
{
	color:#848e97;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
}
#left_nav TD A:hover
{
	color:#a31f4b;
	text-decoration: none;
	font-weight: normal;
}

A.MainNavigation
{
	color: White;
	text-decoration:none;	
	font-size: 90%;
	font-weight: bold;
}
.white_border
{
	border: solid 2px #fff;
	
}	
a.picture_name
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}	
a.picture_name:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.group_rooms TD
{
	vertical-align: top;
}	

/* DCMS Edit Bar */
TD.EditBarHeader
{
	background-color: #ff9037;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: solid 1px #ff9037;
	border-left: solid 1px #ff9037;
	border-right: solid 1px #ff9037;
}
A.EditBarLinkButton
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
A.EditBarLinkButton:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ff9037;
	text-decoration: none;
}
TD.EditBarDCMSLogo
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
TD.EditBarLoggedAs
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ff9037;
	text-decoration: none;
}
/* DCMS Edit Bar */