@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #030;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/BKG.jpg);
	color: #333;
	font-size:12px;
	float: none;
}
a:visited 
{
	color: #00F;
}
.BKG {
	background-image: url(images/BKG.jpg);
	background-repeat: repeat;
	height: 100%;
}
.PG-BKG {
	background-image: url(images/PG-BKG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	text-align: center;
	vertical-align: top;
	position: relative;
}

.page {
	width: 850px;
	height: 100%;
	text-align: left;
}
.contentBKG {
	background-repeat: repeat-y;
	width: 850px;
	float: inherit;
	background-image: url(images/PageBkg.gif);
	position: inherit;
	bottom: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 100px;
	background-position: 100;
}
.leftbottom {
	width: 380px;
	float: left;
	height: 150px;
	position: relative;
}
.centerbottom {
	width: 280px;
	height: 150px;
	float: left;
	position: relative;
}
.rightbottom {
	width: 33%;
	float: left;
	height: 150px;
	position: relative;
}

.content {
	margin-left: 80px;
	margin-bottom: 0px;
	margin-right: 80px;
	padding-top: 80px;
	text-align: left;
	height: 100%;
	width: 750px;

}



.spiral {
	background-image: url(images/spiral.gif);
	height: 100%;
	background-repeat: repeat-y;
	float: left;
	width: 54px;
}
.contentbottom {
	margin-left: 100px;
	margin-bottom: 30px;
	margin-right: 100px;
	padding-top: 80px;

}
.header-nav {
	padding: 0px;
	width: 800px;
	position: relative;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -70px;
	margin-left: 0px;
	z-index: auto;
}
.footer-nav {
	height: 220px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-align: center;
}
.footer-links {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	text-decoration:none;
}
a.footer-links {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-align: center;
	text-decoration:none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bottomSHD {
	background-image: url(images/BT-DpShw.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 600px;
}
.contentBKGindex {
	background-repeat: repeat-y;
	width: 850px;
	float: inherit;
	background-image: url(images/PageBkg.gif);
	position: inherit;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
}
.NavBKG {
	height: 200px;
}
h2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #000;
}
ul {
	list-style-image: url(images/star.gif);
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 0;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	line-height: 16px;
	margin: 0;a:visited {
	color: #00F;
}

