﻿html, body
{
	background: #051330 url(../Images/Shell/bg-body.gif) repeat-x 0 0;
}

#hd-join-form, #hd-nav
{display: none;}


#container
{
	margin-left: auto;
	margin-right: auto;
	width: 728px;
	text-align: left;
	position: relative;	
}


#hd
{
	background: transparent url(../Images/Shell/bg-hd.jpg) no-repeat 0 0;
	height: 138px;
	position: relative;
}

#bd
{
	padding: 10px;	
	overflow: hidden;
	background-color: #F7F7F7;
}

#hd-home-logo
{
	display: block;
	width: 300px;
	height: 80px;
	top: 20px;
	left: 0px;
	position: absolute;
	outline: none;
}

#main-content
{
	padding: 10px;
	border: 1px solid #C9C9C9;
	background-color: #FFF;
	overflow: hidden;
	zoom: 1;
}

#ft
{
	color: #FFF;
	overflow: hidden;
	font-size: 77%;
	padding-top: 5px;
	clear: both;
}

#ft a, #ft a:link, #ft a:visited
{
	color: #FFF;
}

#disclaimer
{
	background-color: #A8ADB7;
	color: #000;
	margin: 50px auto 10px auto;
	width: 320px;
	padding: 5px;
	text-align: center;
}