body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background: url("../gfx/pageBG.png") repeat-y center top;
}
#box {
	padding: 0px;
	width: 960px;
	text-align: left;
	color: #000033;
	background: url("../gfx/contentBG.gif") repeat-y left top;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
#content {
	width: 960px;
}
#content a {
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}


#lc {
	width: 232px;
}
.leftcontent {
	background: url("../gfx/leftcontentpara.png") no-repeat left top;
	margin: 0px;
	padding: 0px;
	display: block;
}
.leftcontent span {
	background: url("../gfx/leftcontentparaBTM.png") no-repeat left bottom;
	padding: 15px 12px;
	display: block;
	margin: 0px 0px 10px;
	text-align: center;
}
.rightcontent {
	background: url("../gfx/rightcontentparaBTM.png") no-repeat left bottom;
	text-align: center;
	margin: 1px 0px 10px;
	padding: 12px 12px 15px;
	display: block;
}
.heading {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 175px;
}
#LCwrapper {
	padding: 0px;
	width: 175px;
	margin: 0px 32px 0px 25px;
}
#LCwrapper ul {
	padding: 0px;
	display: block;
	list-style-type: none;
	margin: 0px 0px 10px;
}
#LCwrapper ul li {
	background: url("../gfx/LeftcolLIlinkBG.png") no-repeat -175px top;
	line-height: 0px;
	display: block;
	padding: 0px;
	font-size: 0px;
	margin: 0px;
	border-bottom: 2px solid #FFFFFF;
}
#LCwrapper ul li.active {
	background: url("../gfx/LeftcolLIlinkBG.png") no-repeat left top;
}
#LCwrapper ul li a {
	background: url("../gfx/LeftcolLIlinkBTMBG.png") no-repeat -175px bottom;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	display: block;
	margin: 0px;
	padding: 4px 10px 5px 18px;
}
#LCwrapper ul li.active a {
	background: url("../gfx/LeftcolLIlinkBTMBG.png") no-repeat left bottom;
}
#LCwrapper ul li a:hover {
	text-decoration: underline;
}
#LCwrapper ul li.active a:hover {
	cursor:auto;
	text-decoration: none;
}
#rc {
	width: 232px;
}
#RCwrapper {
	padding: 0px;
	width: 175px;
	margin: 0px 25px 0px 32px;
}
#mid {
	width: 496px;
}
#mid br {
	line-height: 9px;
}
#mid h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CF0000;
	text-transform: uppercase;
	display: block;
	padding: 0px;
	margin: 0px 0px 15px;
	line-height: 18px;
}
.sw1 {
	font-size: 14px;
	font-weight: bold;
	color: #CF0000;
}
.seperator {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
}
.imgL {
	float: left;
	display: block;
	padding: 4px;
	margin-right: 15px;
	border: 1px solid #000033;
}
.imgR {
	float: right;
	padding: 30px;
	margin: 0px 0px 0px 15px;
}
#header {
	display: block;
	height: 250px;
	width: 960px;
	background: url("../gfx/header.jpg") no-repeat left top;
}
#footer {
	background-image: url("../gfx/footer.png");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 960px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#footer p {
	padding-top: 22px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#btmspacer {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 17px;
}

