.body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/bkg.jpg) no-repeat center top;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 770px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 125px;
	position: relative;
}
#headerLogo {
	height: 258px;
	width: 770px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/logo.png) no-repeat center top;
}

#leftNav {
	height: 120px;
	width: 150px;
	position: relative;
	margin-top: 3px;
}
#rightNav {
	height: 120px;
	width: 150px;
	position: absolute;
	left: 619px;
	top: 0px;
}
#homeDiv a:link,#homeDiv a:visited{
	height: 30px;
	width: 150px;
	border: none;
	background: url(../images/buttons/home.png);
	float:left;
}
#homeDiv a:hover,#homeDiv a:active{
	background-position: left bottom;
	border: none
}
#bandDiv a:link,#bandDiv a:visited {
	height: 30px;
	width: 150px;
	border: none;
	background: url(../images/buttons/band.png);
	float:left;

}
#bandDiv a:hover,#bandDiv a:active {
	background-position:left bottom;
	border: none;
}
#tourDiv a:link,#tourDiv a:visited {
	height: 30px;
	width: 150px;
	border: none;
	background: url(../images/buttons/tour.png);
	float:left;

}
#tourDiv a:hover,#tourDiv a:active {
	background-position:left bottom;
	border: none;
}
#musicDiv a:link,#musicDiv a:visited {
	height: 30px;
	width: 150px;
	border: none;
	background: url(../images/buttons/music.png);
	float:left;

}
#musicDiv a:hover,#musicDiv a:active {
	background-position:left bottom;
	border: none;
}
#videosDiv a:link,#videosDiv a:visited {
	height: 30px;
	width: 150px;
	border: none;
	background: url(../images/buttons/videos.png);
	float:left;
}
#videosDiv a:hover,#videosDiv a:active {
	background-position:left bottom;
	border: none;
}
#photosDiv a:link,#photosDiv a:visited {
	height: 30px;
	width: 150px;
	border: none;
	background: url(../images/buttons/photos.png);
	float:left;

}
#photosDiv a:hover,#photosDiv a:active {
	background-position:left bottom;
	border: none;
}
#merchDiv a:link,#merchDiv a:visited {
	height: 30px;
	width: 150px;
	border: none;
	background: url(../images/buttons/merchandise.png);
	float:left;

}
#merchDiv a:hover,#merchDiv a:active {
	background-position:left bottom;
	border: none;
}
#contactDiv a:link,#contactDiv a:visited {
	height: 30px;
	width: 150px;
	border: none;
	background: url(../images/buttons/contact.png);
	float:left;

}
#contactDiv a:hover,#contactDiv a:active {
	background-position:left bottom;
	border: none;
}


#mainContent {
	height: 480px;
	width: 750px;
	overflow: auto;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}

#mainContent h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 20px;
	color: #450007;
}

#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #mainContent p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #mainContent p a:hover {
	color: #603;
}
#footer {
	height: 34px;
	clear: both;
	border-top: 7px solid #49000C;
	padding-top: 7px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.85em;
}
#footer a {
	color: #000;
	text-decoration: none;
	padding: 10px 10px 0px;
}
#footer a:hover {
	color: #603;
}
#mainContent p a img {
	padding: 0px 20px 20px;
}
#mainContent #mailingList {
	height: 110px;
	width: 434px;
	margin-left: 30px;
	padding-bottom: 10px;
}
#mailinListBase {
	width: 434px;
	height: 15px;
	background: #460010;
}
.emphasis {
	font-style: italic;
}
#guestbookDiv {
	height: 25px;
	width: 139px;
	position: absolute;
	left: 600px;
	top: 50px;
	text-align: right;
}
#guestbookDiv a {
	font-size: .85em;
	color: #000;
	font-style: italic;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#guestbookDiv a:hover {
	color: #600;
}
#joshDiv {
	height: 150px;
	width: 310px;
	float: left;
	margin-left: 50px;
	border: thin solid #460008;
}
#landonDiv {
	height: 150px;
	width: 310px;
	float: right;
	margin-right: 50px;
	border: thin solid #460008;
}
#randyDiv {
	height: 150px;
	width: 310px;
	position: absolute;
	left: 60px;
	top: 160px;
	border: thin solid #460008;
}
#richDiv {
	height: 150px;
	width: 310px;
	position: absolute;
	top: 317px;
	left: 60px;
	border: thin solid #460008;
}
#mikeDiv {
	width: 310px;
	position: absolute;
	left: 395px;
	top: 160px;
	height: 150px;
	border: thin solid #460008;
}
#mainContent a img {
}
.leftSideSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: italic;
	margin-left: 10px;
}
.leftSideNameCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-left: 10px;
}
#quote {
	height: 140px;
	width: 374px;
	position: absolute;
	top: 327px;
	left: 381px;
}
#mainContent #quote p {
	font-size: 0.75em;
	font-style: italic;
	text-align: center;
}
.quote {
	font-size: .85em;
	font-style: italic;
	text-align: center;
}
#bandtble tr td a img {
	padding-left: 2em;
}
