#h1
{
	font-family : Sylfaen, sans-serif;
	font-weight : bold;
	letter-spacing : 5px;
	font-size : large;
	text-decoration : underline;
	color : Purple;
}
body
{
	background-color : #040404;
	background-attachment : fixed;
	background-image : url(http://ashyraine.shanock.com/images/wtf5.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
}
#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;
	background-image : url(http://ashyraine.shanock.com/images/wtf6.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
	background-attachment : fixed;
}



#main
{
	background-color : transparent;
	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 : Purple;
	top : 100px;
	left : 175px;
	position : absolute;
	background-image : url(http://ashyraine.shanock.com/images/wtf6.jpg);
	background-repeat : no-repeat;
	background-position : 0 0;
	background-attachment : fixed;
}
#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;
background-image : url(http://ashyraine.shanock.com/images/wtf6.jpg);
background-repeat : no-repeat;
background-position : 0 0;
background-attachment : fixed;
}
.count
{
	background-color : transparent;
	font-size : 12px;
	color : Purple;
	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;
background-image : url(http://ashyraine.shanock.com/images/wtf6.jpg);
background-repeat : no-repeat;
background-position : 0 0;
background-attachment : fixed;
}
.mp3
{
	background-color : transparent;
	font-size : 12px;
	color : Purple;
	position: absolute;
	width: 175px;
	z-index: 1;
	padding: 5px;
	margin-bottom: 20px;
	text-align: center;
}

.newstitle {
	font-size:11pt;
	color:purple;
}

.newsstory {
	color:purple;
}

.newsdate {
	font-size:10pt;
	color:purple;
}

.newslinks {
	color:purple;
}


a:link, a:active, a:visited {
	color: Purple;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: Purple;
	background-color: transparent;
	text-decoration: underline;
}
img{
border:0;
}

