#h1
{
	font-family : Sylfaen, sans-serif;
	font-weight : bold;
	letter-spacing : 5px;
	font-size : large;
	text-decoration : underline;
	color : white;	
}
body
{
	background-color : #040404;
	background-attachment : fixed;
	background-image : url(http://ashyraine.shanock.com/images/sblue2.jpg);
	background-repeat : repeat-x;
}
#menu
{
	width: 100px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 8px;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	position: absolute;
	left:25px;
	top:100px;
	border-left : 2px solid white;
	border-top : 2px solid white;
	text-align : justify;
	background-color : transparent;
	color: purple;	
}



#main
{
	width : 450px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 8px;
	border-bottom : 2px solid white;
	border-left : 2px solid white;
	border-right : 2px solid white;
	border-top : 2px solid white;
	font-family : Sylfaen, serif;
	font-size : 15px;
	color : white;
	top : 100px;
	left : 175px;
	position : absolute;
}
#counter
{
margin: 0px 0px 0px 0px;
border-bottom : 2px solid white;
border-left : 2px solid white;
border-right : 2px solid white;
border-top : 2px solid white;
width: 100px;
top: 450px;
left: 25px;
position: absolute;
}
.count
{
font-size : 12px;
color : white;
width: 100px;
}

#mp3box
{
margin: 0px 0px 0px 0px;
border-bottom : 2px solid white;
border-left : 2px solid white;
border-right : 2px solid white;
border-top : 2px solid white;
width: 175px;
top: 100px;
left: 675px;
position: absolute;
}
.mp3
{
font-size : 12px;
color : white;
position: absolute;
width: 175px;
z-index: 1;
padding: 5px;
margin-bottom: 20px;
text-align: center;
}

.newstitle {
	font-size:11pt;
	color:white;
}

.newsstory {
	color:white;
}

.newsdate {
	font-size:10pt;
	color:white;
}

.newslinks {
	color:white;
}

a:link, a:active, a:visited {
color:white;
text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
img{
border:0;
}
