html {
	height: 100%;
}
#div_parent {
}
#div_tophead {
	display: none;
}
#div_parent #img_logo {
	display: block;
	height: auto;
	width: 25%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#div_tophead #div_PageContents {
	display: inline;
}
#div_shoppic {
	margin-top: 102px;
	background-image: url(img/shoppic.jpg);
	height: 342px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}
#div_nav ul {
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-left: 7px;
	display: block;
	text-align: left;
}
#div_nav ul li {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.7em;
}
#div_footerinfo {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 0.9em;
	width: 200px;
	float: left;
}
#div_footerinforight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000;
	text-align: justify;
}
#div_footercredits {
	font-size: 0.7em;
	padding-top: 15px;
}
#div_livemusic {
	font-size: 0.7em;
	text-align: right;
}

