body {
	background-color: #FFF;
	font-family: "Courier New", Courier, monospace;
	color: #666;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#music_copyright {
	text-align: center;
	height: 80px;
	width: 900px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#container2 {
	height: 100%;
	width: 100%;
	background-color: #FFF;
	border: 1px solid #000;
}
#copyright {
	width: 900px;
}
a:link {
	color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #000;
	font-family: "Courier New", Courier, monospace;
	text-decoration: underline;
	font-size: 14px;
}
a:active {
	color: #000;
	font-family: "Courier New", Courier, monospace;
	text-decoration: underline;
	font-size: 14px;
}#container {
	height: auto;
	width: 1050px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	letter-spacing: 1px;
}
#nav {
	width: 200px;
	margin: 0px;
	float: left;
	position: fixed;
	text-decoration: none;
}
#illustrationhome {
	width: 700px;
	background-repeat: no-repeat;
	height: 620px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/index_02.jpg);
	float: right;
}
#gallery {
	float: right;
	height: auto;
	width: 750px;
}
#arrows {
	height: 70px;
	width: 885px;
	margin-right: 15px;
	margin-top: 20px;
}
#text {
	float: right;
	height: 600px;
	width: 840px;
	padding-top: 40px;
	padding-left: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.numbers {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #CCCCCC;
}
.float {
	float: right;
	padding-left: 10px;
}
#img_float {
	width: 700px;
	height: 200px;
}
.float_left {
	float: left;
	padding-left: 0px;
	padding-right: 35px;
}
.img_left {
	float: left;
	margin-right: 15px;
}
#content {
	float: right;
	height: auto;
	width: 800px;
	overflow: auto;
	margin: 0px;
}
#header {
	background-image: url(Images/music_header.jpg);
	height: 166px;
	width: 900px;
}
#nav_music {
	height: 40px;
	width: 885px;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	vertical-align: middle;
	padding: 0px;
}
#music_artist_floatright {
	float: right;
	height: auto;
	width: 200px;
	margin: 0px;
	padding-top: 50px;
	padding-left: 50px;
}
#content_music {
	height: auto;
	width: 405px;
	padding-top: 50px;
	padding-right: 450px;
	padding-bottom: 50px;
	padding-left: 30px;
	background-image: url(Images/music_main.jpg);
	background-repeat: no-repeat;
}
.image_float {
	float: left;
	padding-right: 30px;
}
.caption {
	font-size: 18px;
	color: #be865d;
}
#music_artist_sidebar {
	height: auto;
	width: 200px;
	float: right;
	clear: both;
}
.copyright {
	font-size: 12px;
}
#indx {
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
	height: 600px;
	width: auto;
}
.grey {
	color: #903;
}
