body {
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333333;
	background: "LFFimages/chequer01.jpg";
	margin: 0;
	padding: 0;
}
h1 {
	text-align: center;
	margin: 0 auto;
	font-size:300%;
}
h2 {
	text-align: center;
	margin: 0 0 10px 0;
}
h3 {
	text-align: left;
	margin: 0 0 0 25px;
}
#wrapper {
	margin: 0 auto;
	width: 750px;
}
#logo {
	position: absolute;
	left: 0;
	top:0;
	padding: 5px 0 0 5px;
}
#title {
	position: absolute;
	top:0;
	padding: 5px 0 0 0;
}
#banner {
	position: absolute;
	top:0;
	padding: 5px 0 0 0;
}
#nav {
	position: absolute;
	top:170px;
	width: 750px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#nav li {
	margin: 0;
	padding: 0;
}
#content {
	position: absolute;
	top:220px;
	width: 750px;
	text-align: left;
	font-size:125%;
	margin: 0 0 0 0;
	padding: 0;
}
#content ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}
#content li {
	margin: 10px 0 0 0;
	padding: 0;
}
#stars {
	font-size:125%;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}
#guests {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}
.navbarrow {}
.navbarrowactive {
	background-image: none;
	background-color: #003300;
}
.navbarbutton {background-image: none; color: #666666; border-bottom-style: none; border-bottom-width: 0; border-left-width: 0; border-top-style: none; border-right-style: none; border-top-width: 0; border-right-width: 0; border-color: #999999;}
.navbarbuttonlinkactive {color: #ff0000; text-decoration: none; font-size: 15pt;}
.navbarbuttonlink {color: #0000ff; text-decoration: none;}
a:link.navbarbuttonlink {color: #0000ff; font-size: 15pt;}
a:visited.navbarbuttonlink {color: #0000ff; font-size: 15pt;}
a:hover.navbarbuttonlink {color: #ff0000; font-size: 15pt;}
.pic_cap {
	width: 303px;
	float: left;
	text-align: right;
}
.person {
	float: left;
	width: 210px;
	height: 270;
	text-align: center;
}
.star_name {
	font-size: 120%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.venue_name {
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	padding: 0;
	margin: 0;
}
.rogues_gallery {
	width: 650px;
}
.tunes {
	list-style: none;
}
.tunes li {
	text-align: left;
	margin: 0 25px 0 50px;
}
.contact {
	list-style: none;
}
.contact li {
	text-align: left;
}
.contact a {
	font-size: 300%;
}
.imgL {
	float: left;
}
.imgR {
	float: right;
}
