body {
	background-color: #765532;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Century Gothic", Arial, Verdana;
}

h1 {
	color: #462300;
	text-decoration: underline;
	font-size: 18px;
}

h3 {
	color: #462300;
	text-decoration: underline;
	/* this is a comment */
}

a {
	color: #773C00;
}

a:link, a:active, a:visited {
	color: #773C00;
}

a:hover {
	color: #2D1600;
}

img a {
	border: 0px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearBoth {
	clear: both;
}

#bioText {
	font-size: 12px;
}

#home {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 960px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
	top: 0;
	position: relative;
}

#nav {
	text-align: left;
	position: relative;
	left: 130px;
	top: 114px;
	width: 550px;
	height: 60px;
}

#nav ul {
	padding-left: 0;
	margin-left: 0;
}

#nav li {
	display: inline;
	margin: 0px;
	padding: 0;
	left: 0;
	line-height: 27px;
}

#nav li a:link, #nav li a:active, #nav li a:visited {
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	color: #68CBC8;
	font-family: "Century Gothic", Arial, Verdana;
	text-decoration: none;
	font-size: 15px;
}

#nav li a:hover {
	background-color: #ffffff;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	color: #000000;
}

#bandPic {
	right: 80px;
	position: relative;
}

#news {
	position: relative;
	text-align: left;
	left: 175px;
	top: 180px;
	color: #462300;
	padding: 15px;
	width: 505px;
	font-size: 11px;
}

#linkDiv {
	position: relative;
	text-align: left;
	left: 175px;
	top: 270px;
	color: #462300;
	padding: 15px;
	width: 505px;
	font-size: 11px;
}

#pics {
	position: relative;
	text-align: left;
	left: 175px;
	top: 315px;
	color: #462300;
	padding: 15px;
	width: 505px;
	font-size: 11px;
}

#music {
	position: relative;
	text-align: left;
	left: 170px;
	top: 100px;
	color: #462300;
	padding: 15px;
	width: 525px;
	font-size: 11px;
}

.smallPics {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#memberNames {
	text-align: left;
	position: relative;
	left: 155px;
	top: 130px;
	width: 550px;
	height: 60px;
}

#picCategories {
	text-align: left;
	position: relative;
	left: 155px;
	top: 94px;
	width: 550px;
	height: 60px;
}

#memberNames ul {
	padding-left: 0;
	margin-left: 0;
}

#memberNames li {
	display: inline;
	margin: 0px;
	padding: 0;
	left: 0;
	line-height: 27px;
}

#memberNames li a:link, #memberNames li a:active, #memberNames li a:visited {
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 16px;
	color: #552B00;
	font-family: "Century Gothic", Arial, Verdana;
	text-decoration: none;
}

#memberNames li a:hover {
	background-color: #ffffff;
	color: #370000;
}

#bio {
	margin-top: 100px;	
	color: #462300;
	padding: 15px;
}

#cd {
	margin-right: 10px;	
}

#links {
	font-size: 14px;	
}

#whiteLink {
	font-size: 1px;	
	color: #ffffff;
	display: none;
}

#whiteLink a, whiteLink a:link, whiteLink a:active, whiteLink a:visited {
	font-size: 1px;	
	color: #ffffff;
}

.price {
	font-size: 16px;
	font-weight: bold;
}

.smPrice {
	font-size: 15px;
	font-weight: bold;
}

.itemTitle {
	font-size: 16px;
	font-weight: bold;
}
