body {
	margin: 0;
	background: #0060B6 url(../images/smallguitar_BG.gif);
	color: #a10000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

body.photos {
	margin: 0;
	background-image: none;
	background-color: #ffffff;
}

table, td, tr {
	color: #FFFFFF
}

a {
	color: #a10000;
	font-weight: bold;
	text-decoration: none;
}

a.table {
	color: #a10000;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav, a.rightnav {
	font-weight: normal;
	text-decoration: none;
	}

img {
	border: none;
}

ul {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	list-style: none;
}

p {
	color: #a10000;
}

#main {
	float: left;
	margin: 110px 0 60px 60px;
	border: 2px solid #999999;
	background: #ffffff url(../images/star.png) top right no-repeat;
	width: 720px;
	min-height: 180px;
	color: #a10000;
}

#text {
	float: right;
	position: relative;
	width: 500px;
	margin-right: 0;
	padding-top: 40px;
	min-height: 450px;
	top: 40px;
}

#topNav {
	position: absolute;
	top: 99px;
	left: 180px;
	width: 540px;
	height: 1.5em;
	z-index: 5;
	color: #a10000;
}

#leftnav {
	float: left;
	border: 2px solid #999999;
	background-color: #ffffff;
	margin: 60px 0 30px -25px;
	padding: 7px;
	padding-top: 40px;
	width: 125px;
}

#rightnav {
	float: right;
	margin-top: 20px;
	margin-right: -60px;
	padding: 5px;
	width: 100px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 3;
	width: 100%;
}

#intPicL {
	float: left;
	padding: 1em;
}

#intPicR {
	float: right;
	padding: 1em;
}

#copy {
	clear: both;
	position: relative;
	padding: 3em 0em 0.5em 1.5em;
}
