/* CSS Document Covers And Cameos 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: 100.01%;
}

#navbar {
	text-align: center;
}

#bodytext {
	background-color: transparent;
	text-size: .75em;
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	z-index:10;
	position: absolute;
	width: 490px;
	left: 160px;
	top: 305px;
	font-size: .75em;
	}
	
#connectbackground {
	background-color: #101010;
	height: 4250px;
	width: 500px;
	position: absolute;
	left: 135px;
	top: 275px;
	z-index:5;
	}
	
#contactword {
	background color: transparent;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	z-index: 100;
	position: absolute;
	height: 25px;
	width: 50px;
	left: 250px;
	top: 685px;
	}
	
#contact {
	background color: transparent;
    color: #858585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	z-index: 100;
	position: absolute;
	height: 450px;
	width: 400px;
	left: 200px;
	top: 303px;
	}
	
#contact a:link {
	background-color: transparent;
	color: #999;
	text-decoration: none;
	}

#contact a:visited {
	background-color: transparent;
	color: #999;
	text-decoration: none;
	}
	
#contact a:hover {
	background-color: #555;
	color: #FFF;
	text-decoration: none;
	}
	
#biopicture {
	float: left;
	padding: 10px;
	margin-left: -80px;
	}
	
#credit {
	background-color: #000;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	text-align: left;
	top: 3100px;
	left: 256px;
	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;
	}

#form {
	color: #FFF;
	height: 600px;
	width: 500px;
	position: absolute;
	left: 70px;
	top: 320px;
	z-index:50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
#instructions {
	color: #858585;
	height: 50px;
	width: 550px;
	position: absolute;
	left: 155px;
	top: 295px;
	z-index:50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
	
div.cd {
	font-size: .7em;
	}
	
div.cd img {
	margin-right: 7px;
	float: left;
	}
	
p.between {
	clear:both;
	}
	

