html {
	height: 100%;
	overflow: auto;
}

body {
	margin: 0px;
	border: 0px;
	/*background-color: #000000;*/
	/*background: #000000 url('images/mainbg.gif') top left repeat-y;*/
	background: #000000 url('../images/page_bg3.jpg') repeat-y fixed top left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	height: 100%;
	overflow: auto;
}

#container {
	background: #000000 url('../images/mainbg.gif') center top repeat-y;
	height: 100%;
}

#footer {
	width: 375px;
	height: 100px;
	/*left: -165px;*/
	bottom: 0px;
	position: relative;
	background: transparent;
	color: #681814;
	text-align: center;
	top-padding: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}

.sidetext {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background: url('../images/sidebar_bg.jpg') top left repeat-y;
}

.sidelink {
	color: #681814 ;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bodytext {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

.navlink, a.navlink {
	display: block;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}

.navlink:hover, a.navlink:hover {
	background-position: top right;
}

#mainbody {
	text-align: right;
}

#mainbody hr {
	background-color: #681814;
	height: 1px;
	border: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: -5px;
	width: 100%;
}

#mainbody h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	clear: both;
	margin: 0px;
	line-height: 16px;
}

#mainbody h2 {
	font-size: 12px;
	color: #681814;
	font-weight: bold;
	text-align: right;
	clear: both;
	margin: 0px;
	border-bottom: 1px solid #681814;
	line-height: 12px;
}

#mainbody p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	clear: both;
	margin: 0px;
	margin-top: 10px;
}

#mainbody a {
	color: #ffffff;
	padding: 2px;
	padding-top: 0px;
	background-color: #681814;
	text-align: right;
}

#mainbody a.links_page {
	color: #681814;
	background-color: transparent;
	padding: 2px;
	padding-top: 0px;
	text-align: right;	
}

#mainbody .joinlist {
	background: transparent;
	border: 1px solid #681814;
	text-align: right;
}

.joinlist {
	background: transparent;
	border: 1px solid #681814;
	text-align: right;
}
