body {
	background-color: #000000;
	margin: 0 auto 0 auto;
	color: #fff;

}

#mainwrap {
	margin: 0;
	padding: 0;
	text-align: left;

}

#header1 {
	height:100px;
	text-align: left;
	background: url(images/sb-topbg.jpg) #c5ae8d no-repeat  top left;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family:  helvetica, arial, sans-serif;
	color: #52190c;
	A: visited: #52190c;
	A: link: #52190c;
	A: active: #52190c;
}

#subscribe { /* background image block */
display: block;
width: 215px;
height: 60px;
background: url(images/sb-topbg.jpg) no-repeat;
margin-top: 0px;
}
#subscribe a {
text-decoration:none;
}
.hide {
visibility:hidden;
}
#Facebook { /* Facebook Link */
float: left;
position:absolute;
width : 30px;
height: 30px;
margin-left: 15px;
margin-top: 25px;
}

#header1 img {
	margin: 10px 0 0 100px;
}

#header2 {
	background-color: #51260b;
	text-align: left;
	height: 27px;
	margin-right: 0px
}

#contentwrap {
	font-size: 12px;
	font-family:  helvetica, arial, sans-serif;
	background: 1url(images/sb-bodybg.jpg) #000000 repeat-x top left;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	min-height: 480px;
	height: 740px;


}

#content {
	width: 800px;
	margin-left: 38px;
	padding: 0;

}

#content {
	padding-top: 0px;
	padding-bottom:5px;

}


1#footer {
height:100px;
	text-align: left;
	valign: bottom;
	background: url(images/sb-topbg.jpg) #c5ae8d no-repeat  top left;
	margin: 0;
	padding: 0;
}

#footer p {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #000000;

}

#footer a {
	color: #000000;

}


/* //nav - menus // */

#menu {
	margin-left: 81px;
 }

#menu a {
	float: left;
	display: block;
	padding: 7px 18px 7px 18px;
	font-size: 10px;
	font-family:  helvetica, arial, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;

}

#menu  a:hover {
	background: #fff;
	color: #51260b;
}

