body {
	background-color: #999999;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrapper {
	height: 400px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
}
.bghome {
	background-image: url(../images/bgs_f06.jpg);
	background-repeat: no-repeat;
}
.bgbiog {
	background-image: url(../images/bgs_f05.jpg);
	background-repeat: no-repeat;
}
.bgphotos {
	background-image: url(../images/bgs_f04.jpg);
	background-repeat: no-repeat;
}
.bggigs {
	background-image: url(../images/bgs_f03.jpg);
	background-repeat: no-repeat;
}
.bgcontact {
	background-image: url(../images/bgs_f02.jpg);
	background-repeat: no-repeat;
}
.bglinks {
	background-image: url(../images/bgs_f01.jpg);
	background-repeat: no-repeat;
}
.bgdownloads {
	background-image: url(../images/bgs_f07.jpg);
	background-repeat: no-repeat;
}
.bgguest {
	background-image: url(../images/bgs_f01.jpg);
	background-repeat: no-repeat;
}
#nav {
	float: left;
	width: 280px;
	padding-left: 15px;
	height: 400px;
}
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2em;
}
#nav a:hover {
	text-decoration: underline;
}
#nav a.current {
	text-decoration: underline;
}
#bodycontent {
	overflow: auto;
	height: 400px;
	padding-right: 10px;
	padding-left: 10px;
}
p {
	font-size: 0.7em;
}
.bodycopy {
	font-size: 0.7em;
}
h1 {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 20px;
}
h2 {
	font-size: 0.75em;
	font-weight: bold;
	margin-bottom: -1em;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.divider {
	background-image: url(../images/divider.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
}
#footer {
	clear: both;
}
#bodycontentwide {
	overflow: scroll;
	height: 360px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
}
#bodycontentvideo {
	text-align: center;
	padding-top: 20px;
	background-color: #333333;
}
