body
{
	top: 0px;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}

#Page 
{
	xposition: relative;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#Header 
{
	background-repeat: no-repeat;
	background-position: left top;
}

#TopNavStrip
{
	width: 100%;
	display: block;
}

#BodyStrip 
{
	width: 100%;
}

#Body 
{
	xfloat: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#LeftNav
{
	xfloat: left;
}

#RightNav 
{
	xposition: absolute;
	xleft: 0px;
	xtop: 0px;
	xwidth: 0px;
	display: none;
}

#PageTitle 
{
	margin-left: 0px;
}

#Content 
{
	xwidth: 100%;
}

#Footer 
{
	xclear: both;
	xwidth: 100%;
	text-align: center;
}

#FooterLinks 
{
	width: 100%;
}

#FooterCopyright 
{
	xwidth: 100%;
}

#FooterLinks p 
{
	display: inline;
}

#FooterLinks ul, 
#FooterLinks li 
{
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 4px;
}

DIV.ErrorMessage
{
	text-align: center;
	color: #FF0000;
}
