body {
	background: #990033;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#pageWrapper {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 35px 0px 5px;
}
#content {
	background: url(../images/t2/contentBG.gif) repeat-y left top;
	margin: 0px;
	padding: 0px;
}
#Header {
	background: #333333 url(../images/t2/headBG.jpg) repeat-y;
	height: 50px;
}
#headerBot {
	display: inline;
	background: url(../images/t1/headBG.jpg) repeat-y;
	height: 44px;
}

#headerLayer {
	position:absolute;
	width:714px;
	height:44px;
	z-index:1;
	top: 49px;
}
#Layer1 {
	position:absolute;
	width:241px;
	height:83px;
	z-index:1;
	left: 17px;
	top: 14px;
}
#nav {
	width: 155px;
	padding-top: 30px;
	float: left;
}
#topics {
	text-align: left;
	position: absolute;
	width: 550;
	left: 115px;
	font-size: 11px;
	top: 69px;
	line-height: 15px;
	z-index: 2;
}
#pageWrapper #footer #footerNav {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	text-align: center;
}
#footerNav a:link, #footerNav a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
#footerNav a:hover {
	color: #000000;
}
#legal {
	font-size: 10px;
	color: #C77892;
	text-align: center;
	margin-top: 10px;
}
#legal a:link, #legal a:visited, #legal a:hover {
	color: #C77892;
	text-decoration: none;
}
#contentArea {
	padding-left: 20px;
	margin-right: 12px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-right: 10px;
	width: 500px;
	margin-left: 155px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}#topics .style2 {
	margin-left: 45px;
	border-top: 1px solid #898989;
	color: #666666;
	font-weight: bold;
	background: #FFFFFF;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#topics .style1 {
	color: #333333;
	font-weight: bold;
}
#topics .maroon {
	color: #990033;
}
#contentArea h1 {
	font-size: 18px;
	color: #009999;
	background: #EDF3F3 url(../images/t2/h1BG.jpg) repeat-y left top;
	border-bottom: 1px solid #E1ECEC;
	margin: 0px 0px 0px -16px;
	padding: 0px 0px 0px 16px;
	width: 483px;
}
#contentArea h2 {
	font-size: 16px;
	color: #949494;
}
#contentArea h3 {
	font-size: 14px;
	color: #999999;
}
#contentArea h4 {
	font-size: 12px;
	color: #CCCCCC;
}
#contentArea a:link, #contentArea a:visited, #contentArea a:active{
	text-decoration: none;
}
#contentArea a:hover {
	text-decoration: underline;
}

