﻿body
{
	width:800px;
	background-color:#31342B;
	text-align:center;
}
td.HeadCell
{
	width:800px;
	height:95px;
	background-image:url(Images/HeadBack.gif);
	background-repeat:no-repeat;
}
TD.NavigationCell
{
	width:148px;
	background-image:url(Images/NavBarBack.gif);
	background-repeat:repeat-y;
	text-align:center;
	vertical-align:top;
}
TD.NavigationFoot
{
	height:62px;
	width:148px;
	background-image:url(Images/NavBelowBarBack.gif);
	background-repeat:repeat-y;
}
td.MainContent
{
	width:652px;
	background-image:url(Images/JerryHead.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#695312;
	padding:0px 20px 0px 20px;
	text-align:left;
	vertical-align:top;
}
td.ContentFoot
{
	height:62px;
	width:652px;
	background-color:#695312;
}

div.JerryHeadSaver
{
	clear:none;
	left:8px;
	float:right;
	width:312px;
	position:relative;
	top:-54px;
	height:376px;
}

hr.ContentTileBar
{
	width:270px;
	position:relative;
}
