html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: 17px;
}
.download_high {
	display: block;
	height: 30px;
	width: 327px;
	background-image: url(images/download_high.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 15px;
}
.download_average {
	display: block;
	height: 30px;
	width: 327px;
	background-image: url(images/download_average.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
body {
	line-height: 1;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
#ratio {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.myimage {
	border: 1px solid #2B001D;
	float: right;
	margin-left: 50px;
}
#text_box {
}
#header {
	background-image: url(images/fred_album_hit.jpg);
	background-repeat: no-repeat;
	height: 600px;
	background-position: 20px 0px;
}
#download_frame {
	background-image: url(images/download_frame.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 356px;
	position: absolute;
	top: 394px;
	z-index: 2;
}
#info_box {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
}
#subscribe_frame {
	position: absolute;
	width: 309px;
	color: #94245B;
	left: 410px;
	top: 425px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.myform {
	margin-top: 10px;
}
#download_btn {
	background-image: url(images/download_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 118px;
	position: absolute;
	left: 217px;
	top: 530px;
	z-index: 10;
}
