BODY {
	SCROLLBAR-ARROW-COLOR: black; 
	BACKGROUND-REPEAT: no-repeat; 
	SCROLLBAR-BASE-COLOR: #996600
}

A:link {
	color: #008000;
	text-decoration:none;
}

A:visited {
	COLOR: #008000;
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: red; 
	TEXT-DECORATION: none;
}

A:active {
	COLOR: #008000;
	TEXT-DECORATION: none;
}

A.link:link {
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}

a.link:visited {
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}

A.link:hover {
	COLOR: red; TEXT-DECORATION: none;
}

A.link:active {
	COLOR: #008000;
	TEXT-DECORATION: none;
}

.style1 {
	font-family: "Courier New", Courier, monospace;
	color: #663300;
	font-weight: bold;
	font-size: large;
}

.style2 {
	font-family: "Courier New", Courier, monospace;
	color: #663300;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

.link1 {
	font-family:"Courier New", Courier, monospace;
	color: #006600;
	font-size: 14px;
	font-style: italic;
}


.ntype {
	font-family:"Courier New", Courier, monospace;
	color:#663300;
	font-size: 14px;
}
.ntype2 {

	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:#000033;
	font-size: 14px;
}
#button {
	background: #ffffbd;
	font-family:"Courier New", Courier, monospace;
	color:#663300;
	size:2;
	font-size: 14px;
	width: 90%;
	height: 50px;
	text-align: center;
	border-width: 1px;
	border-color: #663300;
	border-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10 5 0 5;
}

#button a {
	background: #ffffbd;
	font-family:"Courier New", Courier, monospace;
	color:#663300;
	size:2;
	font-size: 14px;
	TEXT-DECORATION: none;
}

#pad {
	height:210px;
	padding: 5 5 0 5;
}

#pad1 {
	height:26px;
}

#pad2 {
	height:184px;
	padding: 5 5 0 5;
}

#cdinfo {
	padding-top:15px;
}

#lightning {
	border:thin; 
	border-color:#663300; 
	border-style:solid; 
	border-width:1px;
	padding-left:10px;
}

#buycd {
	border:thin; 
	border-color:#663300; 
	border-style:solid; 
	border-width:1px;
	text-align:center;
}

.biog {

	font-family:"Courier New", Courier, monospace;
	color:#663300;
	font-size: 14px;
	text-align:justify;
}

#main {
	height: 500px;
	width: 960px;
	text-align: center;
	z-index: 1;
}