* {
padding : 0;
margin : 0;
}
body,
	html {
	margin:0;
	padding:0;
	color:#000;
	background-color: #333333;
	background-image: url(res/back.jpg);
	background-attachment: fixed;
	}
	body {
	min-width:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	list-style-type: circle;
	list-style-position: inside;
	}
	#wrap {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border: 0px solid #FFFFFF;
	}
	#wrap_members {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border: 0px solid #FFFFFF;
	}
	a {
	color : #FFFFFF;
	text-decoration : underline;
	}
	a:hover {
	text-decoration : none;
	color: #CCCCCC;
	}
	.red {
	color : #5E6D93;
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	}
	.greyhead {
	color : #333333;
	font-weight: bold;
	}
	.heading1 {
	color : #FFFFFF;
	font-size: 18px;
	}
	.grey {
	color : #000000;
	}
	#header {
	float: left;
	height: 195px;
	width: 830px;
	background-color: #333333;
	}
	#header_members {
	float: left;
	height: 195px;
	width: 75%;
	background-image: url(res/members_topback.jpg);
	background-color: #333333;
	text-align: center;
	padding-left: 5%;
	}
	#header_l {
	float: left;
	height: 195px;
	width: 580px;
	}
	#header_r {
	float: right;
	height: 195px;
	width: 250px;
	}
	#header2 {
	float: left;
	height: 195px;
	width: 130px;
	background-color: #333333;
	background-image: url(res/registerback.jpg);
	}
	#header2_members {
	float: left;
	height: 195px;
	width: 20%;
	}
	#header2_top {
	height: 111px;
	width: 130px;
	text-align: center;
	padding-top: 50px;
	}
	#header2_top2 {
	height: 81px;
	width: 130px;
	text-align: center;
	padding-top: 80px;
	}
	#header2_bot {
	height: 34px;
	width: 130px;
	text-align: center;
	}
	#header2_members_top {
	height: 111px;
	width: 130px;
	text-align: center;
	padding-top: 50px;
	}
	#header2_members_top2 {
	height: 81px;
	width: 130px;
	text-align: center;
	padding-top: 80px;
	}
	#header2_members_bot {
	height: 34px;
	width: 130px;
	text-align: center;
	}
	#footer {
	clear:both;
	height: 130px;
	width:960px;
	float: none;
	background-color: #FFD308;
	}
	#footer_members {
	clear:both;
	height: 130px;
	width:100%;
	float: none;
	background-color: #FFD308;
	}
	#footerleft {
	height: 130px;
	width:521px;
	float: left;
	font-size: 11px;
	color: #333333;
	padding-left: 54px;
	}
	#footerright {
	height: 130px;
	width:195px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	}
	#locationfooter {
	clear:both;
	width:860px;
	float: none;
	background-color: #333333;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
	#mainleft h2 {
	color : #FFCC00;
	font-family: Helvetica;
	font-size: 18px;
	}
	.picborder {
	border: 1px solid #FFFFFF;
	}
#navigation{
	width: 960px;
	height: 60px;
	clear: both;
	float: none;
	background-color: #333333;
	}
#navigation_member{
	width: 100%;
	height: 60px;
	clear: both;
	float: none;
	background-color: #333333;
	background-image: url(res/login2.gif);
	}
#main {
	width : 960px;
	float: left;
	background-color: #333333;
	background-image: url(res/BACKGROUND.jpg);
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
	}
#main2 {
	clear:both;
	width:960px;
	float: none;
	background-color: #333333;
	background-image: url(res/BACKGROUND.jpg);
	text-align: center;
	}
#maininner {
	width : 740px;
	float: left;
	background-color: #333333;
	background-image: url(res/BACKGROUND.jpg);
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	}
	#maininner h2 {
	color : #FFCC00;
	font-family: Helvetica;
	font-size: 18px;
	}
#maininner_members {
	width : 94%;
	float: left;
	background-color: #333333;
	background-image: url(res/membersback.jpg);
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 3%;
	padding-left: 3%;
	}
#mainlocation {
	width : 960px;
	float: left;
	background-color: #333333;
	background-image: url(res/BACKGROUND.jpg);
	clear: both;
	font-size: 11px;
	color: #333333;
	}
#mainleft {
	float:left;
	width : 464px;
	padding-right: 47px;
	padding-left: 47px;
	}
#mainright {
	float:right;
	width : 212px;
	background-repeat: repeat;
	}
.c {
	color : #333333;
	text-decoration : none;
	}
.c:hover {
	text-decoration : underline;
	color: #FFFFFF;
	}
.d {
	color : #FFCC00;
	text-decoration : underline;
	font-size: 11px;
}
.d:hover {
	text-decoration : none;
	font-size: 11px;
	color: #FFFFFF;
}
.e {
	color : #333333;
	text-decoration : none;
	font-size: 11px;
}
.e:hover {
	text-decoration : underline;
	font-size: 11px;
	color: #666666;
}
input, textarea, select {
	border : 1px solid #FFFFFF;
	font-size: 11px;
	background-color: #666666;
	background-image: url(res/formback.jpg);
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
input:hover, textarea:hover select:hover {
	border : 1px solid #CCCCCC;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.required {
	color: #FFCC00;
	font-size: 11px;
}
.captchaerrorbox{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
ul {
	list-style-position: inside;
	margin-left: 2px;
	padding-left: 35px;
	list-style-type: disc;
}
ol {
	list-style-position: inside;
	margin-left: 2px;
	padding-left: 15px;
	list-style-type: decimal;
}
ol li {
	list-style-position: inside;
	padding-bottom: 5px;
	color: #006699;
}
	p,h1,pre {
	margin-top: 10px;
	margin-bottom: 20px;
		}
.linkhead{
	color : #CEB57F;
	font-size: 13px;
	font-weight: bold;
	}
.newshead{
	color : #CEB57F;
	font-size: 13px;
	font-weight: bold;
	}
.scrollerhead{
	color : #CEB57F;
	font-size: 11px;
	font-weight: bold;
	}
.scrollertxt{
	color : #FFFFFF;
	font-size: 11px;
	}
.smalltxt{
	color : #FFCC00;
	font-size: 11px;
	}
#contentleft {
	width:192px;
	padding:0px;
	float:left;
	background-color: #F7F7F7;
	background-image: url(images/3.jpg);
	}
#contentcenter {
width:384px;
padding:0px;
float:left;
background:#eee;
	}
#contentcenterinner {
	width:354px;
	padding:15px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(images/3.jpg);
	color: #666666;
	}
#contentcenterinner h3 {
	color : #2D4E6F;
	font-family: Helvetica;
	font-size: 15px;
	padding-bottom: 10px;
	}
#contentright {
	width:174px;
	padding:10px;
	float:left;
	background-color: #B8D6F2;
	color: #333333;
	font-size: 11px;
	}
#maincontent{
	width:770px;
	background-image: url(images/mainback.gif);
	float: left;
	}
#topbar{
	width:960px;
	background-image: url(res/1.gif);
	float: left;
	background-color: #333333;
	height: 5px;
	background-repeat: repeat;
	}
#topbar_members{
	width:100%;
	background-image: url(res/1.gif);
	float: left;
	background-color: #333333;
	height: 5px;
	background-repeat: repeat;
	}
#mapborder{
	font-size: 11px;
	color: #333333;
	}
#loginhead{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
#loginfail{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
