/* Formatting */
.main{background-color:#eeebe1; height:100%; width:100%; position:relative; float:left;}
.mainBG{background-color:#eeebe1; height:100%; width:100%; position:relative; float:left;}
.mainBox{height:500px; width:1024px; height:800px; margin:50px 50px 50px 50px;}
body,td{background-color:#dfdac7; width:100%; height:100%;}

/* Layout */
.top
{
	background-image:url(images/top.jpg);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:55px;
	width:1024px;
}

.left
{
	background-image:url(images/left.jpg);
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:630px;
	width:172px;
}

.right
{
	background-image:url(images/right.jpg);
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:630px;
	width:155px;
}

.bottom
{
	background-image:url(images/bottom.jpg);
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:115px;
	width:1024px;
}

.flashContent
{
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:630px;
	width:697px;
	background-image:url(images.main_bg.jpg);
}

.top_hmtlOnly
{
	background-image:url(images/siteTop.jpg); 
	border:none; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	height:95px; 
	width:1024px; 
}

.topBox_htmlOnly
{
	background-image:url(images/siteBox_top.jpg); 
	border:none; 
	padding:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	height:121px; 
	width:1024px; 
}

.bottomLeft_htmlOnly
{
	background-image:url(images/siteBottomLeft.jpg);
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:584px;
	width:172px;
}

.bottomBox_htmlOnly
{
	background-image:url(images/siteBoxLeft.jpg);
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:584px;
	width:169px;
}

.bottomRight_htmlOnly
{
	background-image:url(images/siteMainBox.jpg);
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:584px;
	width:683px;
}
.footer {
	font-size: 10px;
	color: #4E0B05;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
