/* reset css */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #FFFFFF;
	background: #666666 url(../images/bg.jpg) repeat-x;
}
ol, ul {
	list-style: none;
}


body{
	height:200px;
	background-color: #CACBC6;
}

#topStripe{
	width:100%;
	background:url(../images/gradient_top.jpg) repeat-x;
	height: 8px;
}

#content{
	position:relative;
	width:950px;
	margin:0 auto;
	height:800px;
}

ul{
}

div#amazon{
	width:440px;
	height:43px;
	position:absolute;
	left:499px;
	top:650px;
	background:url(../images/amazon.jpg) no-repeat;
}
div#amazon a{
	height:43px;
	display:block;
	text-indent:-5000px;
}
div#official{
	width:172px;
	height:43px;
	position:absolute;
	left:40px;
	top:650px;
	background:url(../images/sitelink.jpg) no-repeat;
}	
div#official a {
	display: block;
	height: 43px;
	text-indent: -5000px;
}
div#newsbox{
	width:425px;
	position:absolute;
	left:485px;
	top:228px;
	color:#A11522;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	line-height:17px;
	padding:15px;
	overflow: auto;
	height: 393px;
}
div#newsbox p{
	margin-bottom:10px;
}
div#newsbox a{
	color: #f1ff0e;
	text-decoration:none;
}

div#title{
	color:#C706F7;
	font-size:14px;
	font-weight:bold;
}

div#audioplayer{
	position:relative;
	top:0px;
	width:950px;
	height:800px;
	margin: 0 auto;
}
#flashcontent {
	position: relative;
	top: 150px;
	color: #FFFFFF;
	text-align: center;
}
.style4 {
	font-family: Geneva;
	font-size: 14px;
}

a:link,a:active,a:visited,a:hover {
	color:#C42127;
	font-weight:bolder;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}
#footer {
	position: relative;
	top: 0px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
