body {
	margin: 0;
	padding: 0;
	background-color: #1c1c1c;
	text-align: center;
	margin: auto;
	background-image:url(../images/bg-page.gif);
}

p {
	margin: 0;
	padding: 0;
}


a img {
	border: 0;
	behavior: url(iepngfix.htc);
}

a {
	color: #6dbfd6;
	text-decoration: none;
}

a:hover {
	color: #a3e0f1;
}

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;	
	margin: auto;
	width: 825px;
	left: 0;
	overflow: auto;
	margin-top: 8px;
	padding: 5px;
	background-color: #FFFFFF;
}

#topnav {
	width: 825px;
	height: 33px;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 8px;
	background-image: url(../images/bg-topnav.jpg)
}

#logo {
	width: 825px;
	height: 83px;
	float: left;
	display: inline;
	text-align: center;
}

#nav {
	width: 825px;
	height: 211px;
	float: left;
	display: inline;
	text-align: left;
	padding-top: 14px;
	background-image: url(../images/bg-nav.jpg);
}

#content {
	width: 825px;
	min-height: 262px;
	height: auto !important;
	height: 262px; 
	float: left;
	display: inline;
	background-color: #330028;
	background-image: url(../images/bg-body.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#content-lhs {
	float: left;
	display: inline;
	width: 523px;
	padding-bottom: 10px;
}

#content-rhs {
	float: left;
	display: inline;
	width: 302px;
	padding-bottom: 10px;
}

#content-lhs-text {
	float: left;
	display: inline;
	width: 488px;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 20px;
}

#content-rhs-text {
	float: left;
	display: inline;
	width: 292px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: center;
}

#footer {
	float: left;
	display: inline;
	width: 815px;
	height: 38px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	text-align: center;
}

/*///////////////////////////////////////////////////*/

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.text-main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.text-topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 55px;
}

.text-topnavend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.gallerybord {
	border: solid 3px #200016;
}

.gallerybord_over {
	border: solid 3px #FFFFFF;
}

.form-box {
	border: 1px solid #a76b9d;
	background-color: #542449;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #bfbfbf; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #5a5d5d; 
	SCROLLBAR-TRACK-COLOR: #5a5d5d;
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}

.form-button {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 85px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	display: block;
	border: 0px;
	background-image: url(../images/bg-button.jpg);
	background-repeat: no-repeat;
}
	
