#sidebar {
	position:absolute;
	top:224px;
	left:613px;
	width:291px;
	height:550px;
	background-image:url(../images/sidebar_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.3;
}

#pic-frame {
	margin-top:44px;
	margin-left:49px;
	height:129px;
	width:177px;
	background-repeat:no-repeat;
	background-position:top left;
}

#ballog {
	position:absolute;
	left:625px;
	bottom:0px;
	z-index:99;
	height:288px;
	width:250px;
	background-image:url(../images/ballog.png);
	background-repeat:no-repeat;
	background-position:0 80px;
	text-align:center;
}

#ballog span {
	font-size:12px;
	background-color:#FFF;
	color:#000000;
	padding:5px;
	padding-bottom:0px;
	font-family:Helvetica, sans-serif;
	display:block;
}

#ballog span.ballog-hours {
	font-size:10px;
	padding-top:0px;
	padding-bottom:5px;
	font-weight:bold;
	color:#930c0c;
}

#sidebar span{
	display:block;
}

#hours {

	font-weight:bold;
	position:absolute;
	top:220px;
	left:55px;
	width:155px;
	padding:5px;
	padding-top:12px;
	padding-bottom:15px;
	z-index:50;
	text-align:center;
	color:#000;
	background-image:url(../images/recipes_middle.jpg);
	background-repeat:repeat;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:3px solid #000;
	border-right:3px solid #000;
}

#movie-nav {
	position:absolute;
	background-color:#FFF;
	height:200px;
	width:250px;
	top:735px;
	left:11px;
	z-index:99;
}

#norez-movie {
	position:absolute;
	top:735px;
	left:7px;
	width:250px;
	padding:5px;
	z-index:90;
}

#swoboda {
	position:absolute;
	top:960px;
	left:11px;
	width:250px;
	z-index:90;
}

#cable-movie {
	position:absolute;
	top:1185px;
	left:11px;
	width:250px;
	z-index:90;
}


#symon {
	position:absolute;
	top:510px;
	left:11px;
	width:250px;
	z-index:90;
}



#television {
	position:absolute;
	background-image:url(../images/television.png);
	background-repeat:no-repeat;
	background-position:top left;
	top:430px;
	left:12px;
	width:250px;
	height:67px;
	padding:5px;
	z-index:13;
}

#television a {
	display:block;
	width:250px;
	height:67px;	
}

.hours-heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-bottom:5px;
	margin-left:8px;
	margin-right:8px;
	border-bottom:1px solid #930c0c;
	margin-top:5px;
}

.hours-weekday {

}

.hours-hours {
	color:#930c0c;
}

.directions {
	background-image:url(../images/picframe_directions.jpg);
}

.home {
	background-image:url(../images/picframe_home.jpg);
}

.menus {
	background-image:url(../images/picframe_menus.jpg);
}

.gallery {
	background-image:url(../images/picframe_gallery.jpg);
}

.recipes {
	background-image:url(../images/picframe_recipes.jpg);
}

.contact {
	background-image:url(../images/picframe_contact.jpg);
}