* {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

body {
	background-color: #470000;
	background-image: url('images/bodyback.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}

p {
	margin-bottom: 13px;
}

#content {
	width: 960px;
	margin: auto;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

#header {
	width: 960px;
	padding-bottom: 7px;
	border-bottom: 1px solid #999999;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

#header h1 {
	font-size: 24pt;
	padding: 50px 0px 0px 13px;
	color: #ffffff;
}

#header h2 {
	font-size: 14pt;
	padding: 0px 0px 0px 13px;
	color: #ffffff;
}

#footer {
	width: 960px;
	border-top: 1px solid #999999;
}

#footer h3 {
	font-size: 8pt;
	font-family: Verdana;
	text-align: right;
	margin: 13px 13px 0px 0px;
	padding-bottom: 13px;
	color: #ffffff;
}

#footer a {
	color: #cccccc;
}
	
#footer a:hover {
	color: #666666;
}

#visitorday {
	width: 484px;
	float: left;
	border: solid 1px #ffffff;
	margin: 13px;
	padding: 7px;
	color: #ffffff;
	text-align: center;
}

#visitorday h1, #visitorday h2, #visitorday h3, #visitorday h4 {
	color: #ffffff;
}

#visitorday h1 {
	font-size: 18pt;
}

#visitorday h2 {
	font-size: 18pt;
}

#visitorday h3 {
	font-size: 14pt;
}

#visitorday h3 a {
	color: #cccccc;
	font-size: 12pt;
}

#visitorday h3 a:hover {
	color: #9999ff;
}

#visitorday h4 {
	font-size: 10pt;
}

#visitorday p {
	color: #ffffff;
	margin: 7px 0px 7px 0px;
}

#visitorday .small {
	font-size: 8pt;
}

#maintext {
	background-image: url('images/maintop.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 500px;
	float: left;
	background-color: #ffffff;
	min-height: 400px;
	margin: 0px 13px 13px 13px;
}

#maintext h2 {
	font-size: 12pt;
	color: #470000;
}

#subtext {
	background-image: url('images/main_bottom.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 7px;
}

#subtext h2 {
	font-size: 12pt;
	color: #470000;
}

#rightside {
	width: 380px;
	float: right;
	padding-right: 26px;
}

#members {
	width: 380px;
	background-image: url('images/mem_top.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 13px;
}

#memback {
	background-image: url('images/mem_bottom.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 7px;
	padding-bottom: 65px;
	text-align: center;
}

#members h1 {
	font-size: 14pt;
	color: #470000;
	margin-bottom: 13px;
}

#members p {
	margin: 0px;
}

#members .l {
	width: 183px;
	float: left;
}

#members .r {
	width: 183px;
	float: right;
}

.member a {
	color: #000000;
	text-decoration: none;
}

.member a:hover {
	color: #999999;
}

.standout {
	color: #470000;
}

.standout a {
	color: #470000;
	text-decoration: none;
}

.standout a:hover {
	color: #7a6666;
}

#members .standout {
	margin-bottom: 13px;
}


#visitors {
	width: 700px;
	margin: auto;
	margin-top: 13px;
	border: solid 1px #ffffff;
	padding: 7px;
	color: #ffffff;
	text-align: center;
}

#Goback {
	width: 700px;
	margin: auto;
	margin-top: 13px;
	margin-bottom: 13px;
	border: solid 1px #ffffff;
	padding: 7px;
	color: #ffffff;
	text-align: center;
}

#Goback h4 a {
	color: #cccccc;
	font-size: 16pt;
}

#Goback h4 a:hover {
	color: #9999ff;
}


#visitors h1, #visitors h2, #visitors h3, #visitors h4 {
	color: #ffffff;
}

#visitors h1 {
	font-size: 24pt;
}

#visitors h2 {
	font-size: 18pt;
}

#visitors h3 {
	font-size: 14pt;
}

#visitors h3 a {
	color: #cccccc;
	font-size: 12pt;
}

#visitors h3 a:hover {
	color: #9999ff;
}

#visitors h4 {
	font-size: 10pt;
}

#visitors p {
	color: #ffffff;
	margin: 7px 0px 7px 0px;
}

#visitors .small {
	font-size: 8pt;
}

#contact {
	background-image: url('images/contop.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 380px;
	margin: 13px;
}

#contactus {
	background-image: url('images/conbot.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 7px;
}

