/* CSS Document Home Page
(c) 200 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%;
}

#navbar {
	text-align: left;
}

table#navbartable {
	width: 750px;
	background-color: #101010;
	}
	
td {
	border: 0;
	padding: 0;
	}
}

#bgbox {
	color: transparent;
	background-color: transparent;
	z-index: 10;
	width: 750px;
	height: 1055px;
	position: absolute;
	left: 50px;
	top: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	}
	
#headerbackground {
	background-color: #101010;
	height: 200px;
	width: 760px;
	position: absolute;
	left: 20px;
	top: 40px;
	z-index:10;
	}
	
#headerbox {
	color: transparent;
	background-color: transparent;
	z-index: 15;
	width: 750px;
	height: 200px;
	position: absolute;
	left: 25px;
	top: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	}

#leftbox {
	color: transparent;
	background-color: transparent;
	z-index: 20;
	width: 300px;
	height: 800px;
	position: absolute;
	left: 110px;
	top: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	}
	

#rightbox {
	color: transparent;
	background-color: transparent;
	z-index: 20;
	width: 280px;
	height: 800px;
	position: absolute;
	left: 450px;
	top: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	img border: #252525;
	}
	
	#rightbox img {
border: thin #252525 solid;
}
	
input
{
color: #757575;
background: #252525;
border:none;
}

input:focus { outline:none; }
	
}

.submit input
{
color: #000;
background: transparent;
border:none;
}


td#newcd {
	vertical-align: middle;
	text-align: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	padding-top: 0px;
	color: #999999;
	}
	
td#newcd img {
	border: 1px solid #444444;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px
	}
	
td#name {
	width: 320px;
	}
	
#share {
background-color: transparent;
	color: #FFF;
	text-align: left;
	position: absolute;
	top: 625px;
	left: 635px;
	width: 330px;
	height: 200px;
	z-index: 10;
	padding: 0px;
	}
	
#form {
	color:transparent;
	height: 110px;
	width: 400px;
	position: absolute;
	left: 100px;
	top: 825px;
	z-index:10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
		
#contactword {
	background color: transparent;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	z-index: 10;
	position: absolute;
	height: 25px;
	width: 50px;
	left: 245px;
	top: 310px;
	}
#credit {
	background-color: transparent;
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: .65em;
	text-align: left;
	top: 1300px;
	left: 255px;
	position: absolute;
	z-index: 15;
	}

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

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

	

