          a {
text-decoration:none;
} 
		  
a:link {
	text-decoration:underline;
	color: #000;
}

a:visited {
	text-decoration:underline;
	color: #000;
}

a:active {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	text-align: center;
} 
  
  .neutral {
	color: #FFF;
	text-decoration: none;
}
  .parent
        {
	width:956px;
	margin:auto;
	position:relative
        }    
        
        .headerimage
        {
	position:absolute;
	top: 10px;
	text-align: center;
	z-index: 15;
	vertical-align: text-bottom;
        }        
.centered {
	text-align: center;
}

.mainspace
        {
	top:168px;
	text-align: left;
	width: 860px;
	position: relative;
	left: 17px;
	background-image: url(graphics/background.jpg);
	padding-left: 30px;
	padding-right: 30px;
	min-height: 400px;
	z-index: 10;
	padding-top: -15px;
        }
.bold {
	font-weight: bold;
}
        .footer
        {
	height:30px;
	color:White;
	font-size:0.7em;
	font-family:Helvetica;
	position: inherit;
	z-index: 30;
	top: 165px;
	background-image: url(graphics/footer.jpg);
	padding-top: 5px;
	vertical-align: bottom;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
        }
.Headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-bottom: 10px;
	z-index:100;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	padding-bottom: 15px;
}


        body
        {
            background-color:#0F1920;
        }
.navnews {
	position: absolute;
	top: 20px;
	left: 350px;
}

.navbio {
	position: absolute;
	top: 20px;
	left: 515px;
}

.navphotos {
	position: absolute;
	top: 20px;
	left: 660px;
}

.navmusic {
	position: absolute;
	top: 80px;
	left: 350px;
}

.navvideos {
	position: absolute;
	top: 80px;
	left: 515px;
}

.navreviews {
	position: absolute;
	top: 80px;
	left: 670px;
}

.navorder {
	position: absolute;
	top: 30px;
	left: 810px;
}

.navplayer {
	position: absolute;
	top: 90px;
	left: 820px;
}

.navkate {
	position: absolute;
	left: 705px;
	top: 10px;
}
.navdream {
	position: absolute;
	left: 840px;
	top: 10px;
}


#flashcontent {
	height: 600px;
	width: 800px;
	padding-bottom: 30px;
}
.smallitalic {
	font-size: 0.6em;
	font-style: italic;
}
.smallitalicBigger {
	font-size: 0.8em;
	font-style: italic;
	color: #333;
}
