﻿#MainContent
{
	width:530px;
	min-height:600px;
		
	float:left;
}
#RightNav
{
	width:260px;
	height:460px;
	float:right;
	background-image:url('../../../images/Background.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.PageContent
{
	font-family:Arial;
	font-size:10pt;
	color:RGB(0,51,63);
	width:520px;
	padding-left:8px;
	/*height:100%*/
}
