body, html
{
	height: 100%;
	width: 100%;
}
body, div, form, h1, h2, h3, h4, h5, h6, html, li, p, ul, pre
{
	margin: 0px;
	padding: 0px;
}
form
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
img
{
	border: 0;
}
div#Wrap
{
	background: url(../../images/background.gif) repeat-y center;
	position: absolute;
	width: 900px;
}
ul#SkipList
{
	display: none;
}

div#Header
{
}
div#Content
{
	float: left;
	padding: 15px 0 5px 15px;
	padding-top: 0;
	width: 600px;

	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 585px;
}
html>body div#Content
{
	width: 585px;
}
div#SideBar
{
	float: right;
	padding: 15px;
	padding-top: 0;
	width: 290px;

	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 260px;
}
html>body div#SideBar
{
	width: 260px;
}
div#SideBar div.Control
{
	width: 100%;
}
div#Footer
{
	background: #fff;
	font-size: 0.8em;
	text-align: center;
}
div#Menu
{
}
div#AdBanner
{
	text-align: center;
}
div#AdBanner img
{
	margin-bottom: 10px;
}

.ForceContentClear
{
	clear: both;
}