/* CSS Document Traveling 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%;
}

#navbar {
	text-align: center;
}

#bodytext {
	background-color: transparent;
	text-size: .75em;
	color: #FFFFFF;
	font-family: Arial Narrow, Helvetica, sans-serif;
	z-index:10;
	position: absolute;
	width: 490px;
	left: 195px;
	top: 290px;
	font-size: .75em;
	
	
	}
	
	#centerpage {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative;

	}

#tablebox {
	color: transparent;
	background-color: transparent;
	z-index: 80;
	width: 700px;
	height: 400px;
	position: absolute;
	left: 130px;
	top: 650px;
	font-family: Verdana, Arial Narrow, Helvetica, sans-serif;
	font-size: .7em;
	}	
	
#leftbox {
	color: transparent;
	background-color: transparent;
	z-index: 20;
	width: 260px;
	height: 1200px;
	position: absolute;
	left: 140px;
	top: 950px;
	font-family: Verdana, Arial Narrow, Helvetica, sans-serif;
	font-size: .7em;
	}
	

#rightbox {
	color: transparent;
	background-color: transparent;
	z-index: 20;
	width: 260px;
	height: 300px;
	position: absolute;
	left: 350px;
	top: 1700px;
	font-family: Verdana, Arial Narrow, Helvetica, sans-serif;
	font-size: .7em;
	img border: #252525;
	}
	



	
#contactbox {
	background-color: transparent;
	text-size: .75em;
	color: #FFFFFF;
	font-family: Arial Narrow, Helvetica, sans-serif;
	z-index:20;
	position: relative;
	height: 200px
	width: 500px;
	left: 110px;
	top: 1100px;
	font-size: .75em;
	img border: #101010;
	}
	
	#contactbox img {
border: thin #101010 solid;
}	
	
	
	
#travelingbackground {
	background-color: #transparent;
	height: 100px;
	width: 100px;
	position: absolute;
	left: 40px;
	top: 1620px;
	z-index:-1;
	}

#background {
	background-color: #101010;
	height: 1350px;
	width: 435px;
	position: absolute;
	left: 150px;
	top: 250px;
	z-index:0;
	}
	
#biopicture {
	float: left;
	padding: 10px;
	margin-left: -80px;
	}
	
#endorsebox {
	color: transparent;
	background-color: transparent;
	z-index: 20;
	width: 850px;
	height: 100px;
	position: absolute;
	left: 60px;
	top: 2500px;
	img border: #101010;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	}
	
#credit {
	background-color: transparent;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	text-align: center;
	width: 500px;
	height: 150px;
	top: 1800px;
	left: 120px;
	z-index:100;
	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;
	}

	
.header {
	background-color: transparent;
	color: #BCBEC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
.dates {
	font-weight: bold;
	font-size: .75em;
	text-align: left;
	background-color: #ffffff;
	color: #30382e;
	font-family: Arial, Helvetica, sans-serif;
	}
#tabledates {
	width: 570px;		
	height: 150px;
	position: absolute;
	left: 50px;
	top: 300px;	
	}
#tabledates img {
   border: none;
	}
	
#tabledates a:link {
	text-decoration: none;
	color: #000000;
	background-color: #fffffd;
	}
	
#tabledates a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	}

#tabledates a:hover {
	text-decoration: none;
	color: #03678f;
	background-color: transparent;
	}
		
#email {
	text-align: center;
	background-color: transparent;
	width: 735px;
	
}

.formtext {
	color: #626562;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
	
#eventbox {
	background-color: transparent;
	text-size: .75em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	z-index:10;
	position: absolute;
	height: 500px
	width: 275px;
	left: 135px;
	top: 965px;
	font-size: .75em;
	
}
    
    	
