body 
{
	background-color: #FFFFFF;
}

div.Main 
{
	margin: 25px auto;
	width: 904px;
}
div.SidePane
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG.jpg") no-repeat;
	background-position: center center;
}
div.SidePane02
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG02.jpg") no-repeat;
	background-position: center center;
}
div.SidePane03
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG03.jpg") no-repeat;
	background-position: center center;
}
div.SidePane04
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG04.jpg") no-repeat;
	background-position: center center;
}
div.SidePane05
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG05.jpg") no-repeat;
	background-position: center center;
}
div.SidePane06
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG06.jpg") no-repeat;
	background-position: center center;
}
div.SidePane07
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG07.jpg") no-repeat;
	background-position: center center;
}
div.SidePane08
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG08.jpg") no-repeat;
	background-position: center center;
}
div.SidePane09
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG09.jpg") no-repeat;
	background-position: center center;
}
div.SidePane10
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG10.jpg") no-repeat;
	background-position: center center;
}
div.SidePane11
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG11.jpg") no-repeat;
	background-position: center center;
}
div.SidePane12
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG12.jpg") no-repeat;
	background-position: center center;
}
div.SidePane13
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG13.jpg") no-repeat;
	background-position: center center;
}
div.SidePane14
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG14.jpg") no-repeat;
	background-position: center center;
}
div.SidePane15
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG15.jpg") no-repeat;
	background-position: center center;
}
div.SidePane16
{
	float: left;
	width: 219px;
	height: 660px;
	background: url("SideBG16.jpg") no-repeat;
	background-position: center center;
}
div.ContentPane
{
	float: right;
	width: 679px;
	height: 660px;
	background: url("ContentBG.jpg") no-repeat;
	background-position: center center;
}
div.Menu
{
	padding: 200px 30px 50px 50px;
}
div.Content
{
	padding: 50px;
}
div.Footer
{
	clear: both;
	margin-top: 8px;
	padding: 7px 0px 0px 0px;
}

img.Default
{
	text-align: center;
	border: none;
}

a.Default
{
	color: #F79218;
	font: bold 9pt arial;
	text-decoration: none;
}
a.Menu
{
	color: #524542;
	font: bold 9pt arial;
	text-decoration: none;
}
a.MenuSub
{
	color: #524542;
	font: normal 9pt arial;
	text-decoration: none;
}
a.MenuActive
{
	color: #F79218;
	font: bold 9pt arial;
	text-decoration: none;
}
a.MenuSubActive
{
	color: #F79218;
	font: italic 9pt arial;
	text-decoration: none;
}
a.White
{
	color: #EADBCA;
	font: normal 9pt arial;
	text-decoration: none;
}
a.White:hover
{
	color: #F7931E;
}
a.Menu:hover
{
	color: #F7931E;
}
a.MenuSub:hover
{
	color: #F7931E;
}

span.Header
{
	color: #F7931E;
	font: normal 12pt arial;
}
span.Text
{
	color: #EADBCA;
	font: normal 9pt arial;
}
span.LeftColumn
{
	width: 48%;
	float: left;
}
span.RightColumn
{
	width: 48%;
	float: right;
}
span.Footer
{
	color: #998675;
	font: normal 9pt arial;
}