﻿a {
	color: #6699CC;
}
a:hover {
	color: #CC9966;
}
.wrap-home {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 1720px;
	background-color: #000000;
}
.wrap-nickel {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 890px;
	background-color: #000000;
}
.wrap-string {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 980px;
	background-color: #000000;
}
.wrap-real {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 695px;
	background-color: #000000;
}
.wrap-private {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 885px;
	background-color: #000000;
}
.wrap-junk1 {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 820px;
	background-color: #000000;
}
.wrap-junk2 {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 1040px;
	background-color: #000000;
}
.wrap-musicians {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 490px;
	background-color: #000000;
}
.container-home {
	position: absolute;
	width: 940px;
	top: 10px;
	left: 10px;
	text-align: left;
}
.container-nickel {
	background-position: right top;
	position: absolute;
	width: 940px;
	height: 850px;
	top: 10px;
	left: 10px;
	text-align: left;
	background-image: url('images/nickel-wood.jpg');
	background-repeat: no-repeat;
}
.container-string {
	background-position: right top;
	position: absolute;
	width: 940px;
	height: 940px;
	top: 10px;
	left: 10px;
	text-align: left;
	background-image: url('images/string-theory.jpg');
	background-repeat: no-repeat;
}
.container-real {
	background-position: right top;
	position: absolute;
	width: 940px;
	height: 655px;
	top: 10px;
	left: 10px;
	text-align: left;
	background-image: url('images/the-real-people.jpg');
	background-repeat: no-repeat;
}
.container-private {
	background-position: right top;
	position: absolute;
	width: 940px;
	height: 850px;
	top: 10px;
	left: 10px;
	text-align: left;
	background-image: url('images/private-stock.jpg');
	background-repeat: no-repeat;
}
.container-junk1 {
	background-position: right top;
	position: absolute;
	width: 940px;
	height: 780px;
	top: 10px;
	left: 10px;
	text-align: left;
	background-image: url('images/junk-science-1.jpg');
	background-repeat: no-repeat;
}
.container-junk2 {
	background-position: right top;
	position: absolute;
	width: 940px;
	height: 1000px;
	top: 10px;
	left: 10px;
	text-align: left;
	background-image: url('images/junk-science-2.jpg');
	background-repeat: no-repeat;
}
.container-musicians {
	background-position: right top;
	position: absolute;
	width: 940px;
	height: 450px;
	top: 10px;
	left: 10px;
	text-align: left;
	background-image: url('images/dj.jpg');
	background-repeat: no-repeat;
}
.fonts1 {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.fonts2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.fonts3 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.styles1 {
	border-width: 0;
}
.styles2 {
	text-decoration: none;
}
