html, body, img, p, h1, h, h3 
{
	margin: 0;
	padding: 0;
}


body
{
	background-color: black;
	text-align: center;
	height: 100%;
	font-family: arial, helvetica, sans-serif;

}

#wrap
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 902px;
	border-color: #F06;
	border-width: 1px;
	border-style: none;
}

img 
{ 
border-style: none; 
}

a:link img 
{ 
border-style: none; 
}

a, a:visited
{
	color: #FFF;
	text-decoration: none;
}

a:hover, a:active
{
	color: #CC0;
	text-decoration: none;
}


#bgtop
{
position: absolute;
top: 0;
left: 0;
}

#bgbottom
{
position: absolute;
top: 300px;
left: 0;
}

#head
{
	background-color: #000;
	display: block;
	background-image: url(images/header864x117.jpg);
	width: 864px;
	height: 117px;
	position: absolute;
	top: 36px;
	left: 0;
}


#orderform
{
position: absolute;
top: 10px;
right: 20px;
}

#formlink
{
position: absolute;
top: 10px;
right: 20px;
display: block;
width: 100px;
height: 75px;
}



#topnav
{
	position: absolute;
	bottom: 10px;
	right: 20px;
	letter-spacing: 1px;
	color: #FFF;
}

#topnav a
{
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}

#subhead
{
	background-color: #FFF;
	display: block;
	width: 576px;
	height: 27px;
	position: absolute;
	top: 169px;
	left: 0;
}

#video
{
position: absolute;
top: 216px;
left: 18px;
}

#footer
{
	position: relative;
	width: 900px;
	display: block;
	height: 20px;
	top: 960px;
	margin-left: auto;
	margin-right: auto;
}

#footer p
{
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFF;
	letter-spacing: 1px;
}

#textbox, #tba, #tbb, #tbc
{
	display: block;
	position: absolute;
	top: 153px;
	left: 588px;
	width: 255px;
	opacity: .90;
	/*mozilla firefox*/
	filter: alpha(opacity:90);
	/*internet explorer*/
	background-color: #FFF;
	padding: 20px 10px 10px 10px;
}

#textbox p, #tba p, #tbb p, #tbc p
{
	color: #000;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 15px;
}



#textbox a, #textbox a:visited,
#tba a, #tbb a, #tbc a,
#tba a:visited, #tbb a:visited, #tbc a:visited

{
	color: #333;
	text-decoration: underline;
}

#textbox a:hover, #textbox a:active,
#tba a:hover, #tbb a:hover, #tbc a:hover,
#tba a:active, #tbb a:active, #tbc a:active
{
	color: #006;
	text-decoration: none;
}

.songs
{
	text-transform: uppercase;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
}


