﻿

#container{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 100%;
}

#masterhead{
	width: 780px;
	height: 175px;
	background-color: #000000;
	background-image: url('http://www.snarrf.com/images/masterhead.jpg');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 12px;
}

#happyhour{
	width: 910px;
	height: 150px;
	background-color: #000000;
	background-image: url('http://www.snarrf.com/images/headers/bar_club_head.jpg');
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 12px;
}

#top_nav{
	width: 780px;
	height: 177px;
	background-image:url('http://www.snarrf.com/images/back_01.gif');
	background-color: black;
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}






.style5 {
	margin-top: 10px;
}






a {
	color: #FFFFFF;
}

#ad_space{
	width: 780px;
	height: 150px;
	background-color: white;
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}





.style3 {
	margin-right: 3px;
}






#top_nav2{
	width: 780px;
	height: 109px;
	background-image:url('http://www.snarrf.com/images/back_02.gif');
	background-color: black;
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}





.style1 {
	text-align: center;
}

#top_nav3{
	width: 780px;
	height: 26px;
	background-image:url('http://www.snarrf.com/images/back_03.gif');
	background-color: black;
	background-position: center top;
	background-repeat: no-repeat;
}

.style2 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}

#footer{
	width: 780px;
	height: 50px;
	background-color: black;
	background-position: center top;
	background-repeat: no-repeat;
	color: gray;
}






.style4 {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
}






body{
	background-image: url('http://www.snarrf.com/images/home_bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
                 font-family: Tahoma;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	
}