html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #D5B9A7;
}
#container {
	width: 760px;
	height: auto;
	margin: auto;
	padding: 0;
	background-color: #2C1110;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #D5B9A7;
}
a:link, a:visited {
	text-decoration: none;
	color: #D5B9A7;
}
a:hover, a:active {
	color: #D5B9A7;
	text-decoration: underline;
}
#header {
	width: 760px;
	height: 270px;
	margin: 0;
	padding: 0;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	width: 760px;
	height: 200px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#header h2 {
	text-indent: -9999px;
}
#navcontainer {
	width: 760px;
	height: 38px;
	margin: 0 0 0 50px; 
	padding: 0;
}
#nav {
	margin: 2px 0 0 -25px;
	padding: 0;
	height: 38px;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav a {
	text-indent: -9999px;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	height: 0;
	border: 0;
}
/* No Dotted Lines */
a {
	outline: none;
}
#nav a:active {
	background-position: 0 -19px;
	border: 0;
}
#nav a:hover {
	background-position: 0 -19px;
	border: 0;
}
#nav a.selected {
	background-position: 0 -19px;
	border: 0;
}
#nav_home a {
	background: url(images/home.jpg);
	background-repeat: no-repeat;
	width: 100px;
	margin: 0;
}
#nav_music a {
	background: url(images/music.jpg);
	background-repeat: no-repeat;
	width: 100px;
	margin: 0;
}
#nav_photos a {
	background: url(images/photos.jpg);
	background-repeat: no-repeat;
	width: 100px;
	margin: 0;
}
#nav_press_kit a {
	background: url(images/press_kit.jpg);
	background-repeat: no-repeat;
	width: 110px;
	margin: 0;
}
#nav_studio a {
	background: url(images/studio.jpg);
	background-repeat: no-repeat;
	width: 100px;
	margin: 0 0 0 1px;
}
#nav_license a {
	background: url(images/license.jpg);
	background-repeat: no-repeat;
	width: 100px;
	margin: 0 0 0 -2px;
}
#nav_contact a {
	background: url(images/contact.jpg);
	background-repeat: no-repeat;
	width: 100px;
	margin: 0;
}
#content {
	width: 740px;
	height: auto;
	margin: 0;
	padding: 0;
}
#aboutjohn h3 {
	background-image: url(images/about_john.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 180px;
	height: 30px;
	margin: 0 0 0 -5px;
	padding: 0;
}
#aboutjohn {
	width: 340px;
	height: auto;
	margin: 20px 0 80px 80px;
	padding: 0;
	font-size: 18px;
}	
#linklist li {
	width: 200px;
	height: auto;
	margin: 20px 0 0 40px;
	padding: 0;
	list-style-type: none;
}
#contact h3 {
	background-image: url(images/contact_john.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 200px;
	height: 30px;
	margin: 0 0 0 -5px;
	padding: 0;
}
#contact {
	width: 400px;
	height: auto;
	margin: 20px 0 120px 80px;
	padding: 0;
	font-size: 18px;
}	
#music {
	width: 520px;
	height: auto;
	margin: 0;
	padding: 0;
}
#music h3 {
	background-image: url(images/listen_purchase.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 350px;
	height: 30px;
	margin: 20px 0 30px 80px;
	padding: 0;
}
#music li {
	width: 400px;
	height: auto;
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
}	
#player {
	margin: 0 0 80px 0px;
	padding: 0 0 0 80px;
}	
		
#higher {
	background-image: url(images/higher.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 150px;
	margin: 0 0 120px 80px;
	padding: 0 0 0 220px;
}	
#bigstudiofears {
	background-image: url(images/big_studio_fears.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 150px;
	margin: 0 0 120px 80px;
	padding: 0 0 0 220px;
}	
#invisiblefriends {
	background-image: url(images/invisible_friends.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 150px;
	margin: 0 0 0 80px;
	padding: 0 0 0 220px;
}
#placeholder {
	width: 300px;
	height: 575px;
}
#press_kit {
	margin: 60px 0 0 40px;
	padding: 0;
}	
#press_kit li {
	width: 400px;
	height: auto;
	list-style: none;
	font-size: 16px;
	margin: 0 0 0 40px;
	padding: 0 0 20px 0;
}
#ads { 
	width: 120px;
	height: auto;
	margin: -440px 0 0 550px;
	padding: 0;
}
#subnav li {
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
}
#footer {
	width: 760px;
	height: 50px;
	clear: both;
	font-size: 10px;
	color: #D5B9A7;
	margin: 0;
	padding: 0;
	text-align: left;
}
.wrapper {
	background-color: #2C1110;
	height: 700px;
	width: 225px;
	margin-left: 80px;
}
.imageholder {
	height:625px;
	width: 225px;
	margin-left: 0px;
	background-color: #2C1110;
	margin-top: 10px;
}
.imageholder p img {
	border: 10px solid #2C1110;
}
.imageholder p img:hover {
	border: 10px solid #D5B9A7;
}