a:link {	color: #ff6633;	text-decoration: none;}a:visited {	color: #cc3300;	text-decoration: none;
	position: static;
}a:hover {	color: #cc3300;	text-decoration: underline;}.cdcover {	position: absolute;
	top: 150px;
	left: 50px;
}

/* @group Top */

.top {
	color: #FFFFFF;
	width: 100%;
	font-family: "Courier New", Courier, mono;
	display: block;
	border-bottom: 1px solid #ffffff;
	line-height: 1.5;
	font-size: 42px;
	text-transform: lowercase;
	text-align: left;
	letter-spacing: 12px;
	text-shadow: #000 3px 3px 5px;
	padding-left: 50px;
	background-color: #505050;
}

.topsubtext {
	font-size: 18px;
	letter-spacing: 2px;
	text-align: right;
	text-transform: lowercase;
	position: relative;
	text-shadow: #000 2px 2px 5px;
}



/* @end */

/* @group Text */

.button {
}

h1 {
	font-size: 18px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;	color: #ffbb96;	text-align: justify;	width: 600px;
	top: 80px;
	left: 310px;
	letter-spacing: 1px;
	display: block;
	padding-top: 10px;
	padding-left: 310px;
	margin-top: 15px;
}

.muscn {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	padding-left: 25px;

}

.descr {	font-size: 14px;
	line-height: 2;
}

.buy {
	padding-left: 30px;
	font-size: 14px;
	line-height: 1.5;
}

form {
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
}

.note {	font-size: 10px;}

.address {
	padding-left: 70px;
	font-size: 12px;
}



/* @end */

/* @group Contact */

.contacttext {
	width: 180px;
	position: absolute;
	color: #ffbb96;
	font: 14px "Courier New", Courier, mono;
	background-attachment: fixed;
	top: 375px;
	text-align: right;
	height: 50px;
	left: 70px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-width: 1px;
}



/* @end */

/* @group Bottom */

.bottom {
	width: 100%;
	display: block;
	margin-top: 30px;
	border-top: 1px solid #ffffff;
	font: small-caps 10pt/2 "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 2px;
	color: #ffffff;
	padding-left: 50px;
	background-color: #505050;
}



/* @end */