a {
	color: #6699CC;
}
a:hover {
	color: #CC9966;
}
.wrap-home {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 840px;
	background-color: #000000;
}
.wrap-nickel {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 880px;
	background-color: #000000;
}
.wrap-string {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 880px;
	background-color: #000000;
}
.wrap-press {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 520px;
	background-color: #000000;
}
.wrap-confirmation {
	position: relative;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 360px;
	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: 830px;
	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: 830px;
	top: 10px;
	left: 10px;
	text-align: left;
	background-image: url('images/string-theory.jpg');
	background-repeat: no-repeat;
}
.container-press {
	background-position: right top;
	position: absolute;
	width: 940px;
	height: 470px;
	top: 10px;
	left: 10px;
	text-align: left;
	background-image: url('images/album-string-theory.jpg');
	background-repeat: no-repeat;
}
.container-confirmation {
	position: absolute;
	width: 940px;
	height: 310px;
	top: 10px;
	left: 10px;
	text-align: left;
}
.footer-home {
	position: absolute;
	width: 500px;
	top: 810px;
	left: 340px;
	text-align: left;
}
.footer-nickel {
	position: absolute;
	width: 500px;
	top: 850px;
	left: 10px;
	text-align: left;
}
.footer-string {
	position: absolute;
	width: 500px;
	top: 850px;
	left: 10px;
	text-align: left;
}
.footer-press {
	position: absolute;
	width: 500px;
	top: 490px;
	left: 10px;
	text-align: left;
}
.footer-confirmation {
	position: absolute;
	width: 500px;
	top: 330px;
	left: 10px;
	text-align: left;
}
.purchasing {
	position: absolute;
	width: 300px;
	top: 500px;
	right: 10px;
	text-align: left;
}
.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;
}
