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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #000;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
#statementBox h1 {
	font-size: 1.3em;
	color: #ff99ff;
	font-weight: normal;
}
#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#bannerBox {
	height: 20px;
	width: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	background-color: #000;
}
#centerContainer {
	height: 1400px;
	width: 900px;
	text-align: left;
	border: 2px solid #666;
}
#splashImage {
	float: left;
	height: 15px;
	width: 285px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 6px;
}
#centerLeftContainer {
	float: left;
	height: 1400px;
	width: 285px;
	background-image: url(../_images/AA.gif);
	background-repeat: repeat;
}
#statementBox {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 14px;
	margin-left: 19px;
	font-size: 0.8em;
	line-height: 1.3;
	border: 2px none #CC6666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#statementBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#statementBox p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
#statementBox a:link {
	color: #993;
	text-decoration: underline;
}
#statementBox a:visited {
	color: #993;
	text-decoration: underline;
}
#statementBox a:hover {
	color: #CCC;
	text-decoration: none;
}
#statementBox a:active {
	color: #CCC;
	text-decoration: none;
}
#centerRightContainer {
	float: left;
	height: 1400px;
	width: 615px;
	background-image: url(../_images/BB.gif);
}
#rightContBorder {
	background-image: url(../_images/_borders/barrier3x.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	height: 1400px;
	width: 41px;
}
#centerRightTop {
	float: left;
	height: auto;
	width: 574px;
	margin-top: 35px;
	background-image: url(../_images/name.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#panelsBox {
	float: left;
	height: auto;
	width: 574px;
	margin-top: 125px;
	background-image: url(../_images/Tab-BG.jpg);
	background-repeat: no-repeat;
	background-position: 145px top;
}
#centerRightTopText {
	float: right;
	height: 20px;
	width: auto;
	margin-top: 130px;
	padding-right: 30px;
}
#centerRightTopText h1 {
	font-size: 1em;
	font-weight: normal;
	color: #333;
}
#centerRightgallery {
	float: left;
	height: 750px;
	width: 560px;
	margin-top: 10px;
}#centerRightgallery img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 5px;
}
#footerContainer {
	float: left;
	height: 136px;
	width: 904px;
	background-color: #333;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666;
	line-height: 1.5;
	color: #999;
	text-align: left;
}
#footerContainer p {
	margin-bottom: 0.6em;
}
#footerContainer a:link {
	color: #666;
	text-decoration: underline;
}
#footerContainer a:visited {
	color: #666;
	text-decoration: underline;
}
#footerContainer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footerContainer a:axtive {
	color: #fff;
	text-decoration: underline;
}
#footerCol4 {
	float: left;
	height: auto;
	width: 250px;
	margin-top: 20px;
	margin-left: 40px;
}
#footerCol5 {
	float: left;
	height: auto;
	width: 260px;
	margin-top: 20px;
	margin-left: 45px;
}
#footerCol6 {
	float: left;
	height: auto;
	width: 140px;
	margin-top: 20px;
	margin-left: 100px;
}
.greenFont {
	color: #993;
}
.wakfos {
	font-size: 0.8em;
}
