	body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(http://shiversbbq.com/images/bg.jpg) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
}

img {
	border: 0;
}

#wrap {
	width: 800px;
	margin: 0px auto;
}

#header, #header img {
	width: 800px;
	height: 245px;
	margin: 0px auto;
}

#sidebar {
	float: left;
	width: 200px;
	background: url(http://shiversbbq.com/images/sidemenu_01.jpg) repeat-y;
}

#content {
	float: left;
	background: url(http://shiversbbq.com/images/newborder.jpg) repeat-y right top;
	width: 520px;
	padding-right: 45px;
	padding-left: 35px;
	min-height: 601px;
	}

#menu {
	margin: 50px 0 0 0;
	padding: 0 0 275px 0 ;
	background: url(http://shiversbbq.com/images/sidemenu_10.jpg) bottom center no-repeat;
}

#menu li {
	list-style: none; 
	width: 100% ;
	margin: 0;
	padding: 0;
	height: 46px;
	line-height: 46px;
	font-size: 1px	
}

.home { 
	background: url(http://shiversbbq.com/images/sidemenu_03.jpg) top center no-repeat;
}
.menu { 
	background: url(http://shiversbbq.com/images/sidemenu_05.jpg) top center no-repeat;
}
.catering { 
	background: url(http://shiversbbq.com/images/sidemenu_06.jpg) top center no-repeat;
}
.about { 
	background: url(http://shiversbbq.com/images/sidemenu_07.jpg) top center no-repeat;
}
.location { 
	background: url(http://shiversbbq.com/images/sidemenu_08.jpg) top center no-repeat;
}
.contact { 
	background: url(http://shiversbbq.com/images/sidemenu_09.jpg) center center no-repeat;
}

.home a, .menu a, .catering a, .about a, .location a, .contact a {
	display: block; 
}

.home a:hover, .menu a:hover, .catering a:hover, .about a:hover, .location a:hover {
	background-position: bottom center; }
	
.home a:hover {
	background: url(http://shiversbbq.com/images/sidemenu_03h.jpg) center center no-repeat;
}

.menu a:hover {
	background: url(http://shiversbbq.com/images/sidemenu_05h.jpg) center center no-repeat;
}

.catering a:hover {
	background: url(http://shiversbbq.com/images/sidemenu_06h.jpg) center center no-repeat;
}

.about a:hover {
	background: url(http://shiversbbq.com/images/sidemenu_07h.jpg) center center no-repeat;
}

.location a:hover {
	background: url(http://shiversbbq.com/images/sidemenu_08h.jpg) center center no-repeat;
}

.contact a:hover {
	background: url(http://shiversbbq.com/images/sidemenu_09h.jpg) center center no-repeat;
}

#footer {
	clear: both; 
	width: 800px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto 20px auto;
}
a:link { 
	text-decoration:none; 
	font-weight:bold; 
	color: white;
	}
a:visited { 
	text-decoration:none; 
	font-weight:bold; 
	color: white;
	}
	
a:hover, a:active 
	{ 
	font-weight:bold; 
	color: red;
}


.style13 
    {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
}

