body {
	background-color: #262626;
	background-image: url(/images/BG_splash.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#centerContainer {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/BG_centerContainerSplash.gif);
	background-repeat: repeat-y;
}
#navContainer {
	height: 20px;
	width: 768px;
	overflow: hidden;
	background-color: #090101;
}
#hdrContainer {
	height: 250px;
	width: 768px;
	overflow: hidden;
	background-image: url(/images/SplashHdr_welcome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0A0A0A;
}
#mainContainer {
	width: 768px;
	overflow: visible;
	background-image: url(/images/BG_mainContainerSplash.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#splashListContainer {
	width: 162px;
	float: left;
	margin-left: 0px;
}
#splashList {
	padding-left: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: left 11px;
	margin-left: 4px;
}
#splashList  ul {
	list-style: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 0px;
}
#splashList  ul  li {
	margin: 0;
	padding: 0;
}
#splashList  ul  li  a {
	display: block;
	text-indent: 0px;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-left: 14px;
	text-decoration: none;
	color: #9E0101;
	background-image: url(/images/Bg_SubNavLi_n.gif);
	background-repeat: no-repeat;
	background-position: 2px 70%;
}
#splashList  li  a:hover {
	color: #000099;
	background-image: url(/images/Bg_SubNavLi_o2.gif);
	background-repeat: no-repeat;
}
#subNav ul li a.current {
	display: block;
	text-indent: 0px;
	letter-spacing: 0em;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 18px;
	text-decoration: underline;
	color: #BFBFBF;
	background-image: url(/images/BG_current.gif);
	background-repeat: no-repeat;
	background-position: 0px 55%;
}

#collageContainer {
	height: 81px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 6px;
}

#contentContainer {
	width: 760px;
	margin-left: 4px;
	padding-left: 0px;
	float: left;
}
.infoContainer {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}


#clearBoth {
	clear: both;
}



#footerContainer {
	height: 55px;
	width: 768px;
	overflow: hidden;
	background-image: url(/images/BG_footerContainerSplash.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	background-color: #262626;
}
#footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BFBFBF;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 4px;
	letter-spacing: 1px;
}

#footerNav a:link, #footerNav a:visited {
	color: #AEAEAE;
	text-decoration: none;
}
#footerNav a:hover, #footerNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD1818;
}


#addy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 125px;
	padding-top: 5px;
	letter-spacing: 1px;
}
.standard a:link, .standard a:visited {
	color: #8B0101;
	text-decoration: none;
}
.standard a:hover, .standard a:active {
	color: #000084;
}
.clearBoth {
	clear: both;
}
#SplashContentContainer {
	background-image: url(/images/bg_SplashContentContainer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	height: 136px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#SplashContentText {
	width: 475px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/BG_SplashContentText.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.SplashText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00007D;
}
