/* CSS Document Almanac Page
(c) 2004 Jeff Black
Web Site Designed, Developed and Maintained by Digital Vision Media, LLC using Dreamweaver MX2004 www.digitalvisionmedia.com */

body {
	background-color: #000000;
	margin: 25px;
	font-size: 101%;
}

#centerpage {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

#navbar {
	text-align: center;
}

table#navbartable {
	width: 750px;
	background-color: #101010;
	}
	
td {
	border: 0;
	padding: 0;
	}
	
div#moon table#moontable {
	width: 220px;
	background-color: #000000;
	}

#moon {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	background-color: transparent;
	z-index: 50;
	width: 300px;
	position: absolute;
	left: 54px;
	top: 1735px;
	padding: 5px;
	}
	
#moon a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	}
	
#moon a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	}
	
#moon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	}

#newspicture {
	float: left;
	padding: 10px;
	margin-left: -60px;
	}

#newsbox {
	color: #FFF;
	background-color: transparent;
	z-index: 10;
	position: absolute;
	width: 400px;
	height:290px;
	left: 150px;
	top: 300px;
	padding: 5px;
	}
	
#newsheadline {
	background-color: transparent;
	color: #FFF;
	z-index: 25;
	position: absolute;
	width: 50px;
	height: 25px;
	left: 54px;
	top: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	}
	
.newscontent {
	background-color: transparent;
	color: #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	}
	
.newscontent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
	}
	
.newscontent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
	}
	
.newscontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	color: #959595;
	text-decoration: none;
	}
	
#faqbox {
	color: #959595;
	background-color: transparent;
	z-index: 10;
	position: absolute;
	left: 400px;
	top: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	}
	
#faqbox img {
	border: 0px solid #999999;
}
	
#textbox {
	color: #FFF;
	background-color: transparent;
	z-index: 80;
	position: absolute;
	width: 300px;
	height:300px;
	left: 400px;
	top: 810px;
	padding: 5px;
	}
	
#contactbox {
	color: #454545;
	background-color: transparent;
	z-index: 80;
	position: absolute;
	width: 300px;
	height:300px;
	left: 150px;
	top: 1950px;
	padding: 5px;
	}	
	
#webbox {
	color: #FFF;
	background-color: transparent;
	z-index: 85;
	position: absolute;
	width: 300px;
	height:180px;
	left: 150px;
	top: 2200px;
	padding: 5px;
	}
	
#discographybox {
	color: #FFF;
	background-color: transparent;
	z-index: 90;
	position: absolute;
	width: 300px;
	height:150px;
	left: 400px;
	top: 1040px;
	padding: 5px;
	}
	
#headline {
	z-index: 10;
	position: absolute;
	width: 300px;
	height: 25px;
	left: 400px;
	top: 325px;
	}
	
.title {
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	}
	
.secondtitle {
	font-style: italic;
	color: #FFF;
	background-color: transparent;
	}
	
#almanacbackground {
	background-color: #101010;
	height: 2375px;
	width: 730px;
	position: absolute;
	left: 40px;
	top: 290px;
	z-index:5;
	}
	
	.formtext {
	background-color: transparent;
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	}
	
#credit {
	background-color: #000;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	text-align: left;
	top: 2450px;
	left: 150px;
	z-index:10;
	position: absolute;
	}

#credit a:link {
	background-color: #000;
	color: #555;
	text-decoration: none;
	}

#credit a:visited {
	background-color: #000;
	color: #555;
	text-decoration: none;
	}
	
#credit a:hover {
	background-color: #555;
	color: #000;
	text-decoration: none;
	}

#links {
background-color: transparent;
	color: #FFF;
	text-align: left;
	position: absolute;
	top: 2250px;
	left: 449px;
	width: 280px;
	height: 120px;
	z-index: 40;
	padding: 3px;
	}

.linkstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .7em;
	color: #A7A9AC;
	}
	
.linksplace {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .7em;
	color: #FFF;
	}

.linksplace a:link, .linksplace a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	}
	
.linksplace a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	}
	
#faqbox a:link, #gospelbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	}
	
#faqbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	}
