body {
	background: #6b0e07 url('../images/body_bg.jpg') repeat-x left top;
}
a:link, a:visited, a:active, a:hover{
	color: #000000;
}

#container {
	width: 868px;
	margin: 0 auto;
	margin-top:25px;
}
#leftcol{
	width: 218px;
	float: left;
	height:565px;
	padding:0;
	margin:0;
}
#modsearch{
	background:url('../images/search_bg.jpg') no-repeat left top;
	height: 34px;
	width:170px;
	padding:9px 0 0 48px;
}
#modlogin{
	background:url('../images/login_bg.jpg') no-repeat left top;
	height: 36px;
	width:170px;
	padding:7px 0 0 48px;
}
#modgallery{
	background: #6C6C6C url('../images/bottom_left_bg.jpg') no-repeat left top;
	height: 286px;
	width:218px;
	text-align:center;
	padding-top:16px;
	margin-top:-1px;
}
#rightcol{
	width: 650px;
	float: left;
}
#header {
	width: 650px;
	height: 142px;
	background: url('../images/header_bg.jpg') no-repeat left top;
}
#header img{
	float: right;
	margin-top:109px;
}
#navigation {
	width: 218px;
	height: 177px;
}

#content {
	margin: 0;
	clear: both;
	width: 642px;
	margin-left:8px;
}
#bodycopy{
	border-style:solid;
	border-color:#000000;
	border-width:thin;
	margin: 0;
	width: 670px;
	min-height:387px;
	_height:387px;
	padding:10px 36px 25px 36px;
	background:white url('../images/content_bg.jpg') repeat-x left top;
	
}
#bodycopy p{
	margin: 0 35px 20px 35px;
}
#bodycopy h1 {
	padding:5px 0 10px 0;
	color: #B2170C;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#bodycopy h2 {
	color:#b2170c;
}
#bodycopy h3 {
	color:#b2170c;
}
#footer {
	padding-top: 10px;
	width: 868px;
	margin: 0 auto 0 auto;
	clear: both;
	text-align: right;
	color: #B0B0B0;
}
.clearance
{
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 0;
	line-height: 0;
}
.search {
	width:109px;
	height:16px;
	background: url(../images/search_input.jpg) no-repeat left top;
	border:none;
	padding:4px 0 0 4px;
	margin:0;
}
.login {
	width:62px;
	height:16px;
	background: url(../images/login1_bg.jpg) no-repeat left top;
	border:none;
	padding:4px 0 0 4px;
	margin:0;
}
.login2 {
	width:62px;
	height:16px;
	background: url(../images/login2_bg.jpg) no-repeat left top;
	border:none;
	padding:4px 0 0 4px;
	margin:0;
}
