@charset "utf-8";


/*CSS Basics*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
body {
	/*background-color: #5986E3;*/
	background-color:#006a3a;
	margin-left: 0px;
	margin-top: 0px;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a:visited {
	color: #FFC458;
}
a:hover {
	color: #FFC458;
}
a:active {
	color: #FFC458;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #FFA500;
}
h2 {
	font-size: 18px;
	color: #5583E5;
}
h3 {
	font-size: 16px;
	color: #92B1E9;
}
h4 {
	font-size: 14px;
	color: #FFFFC1;
}
h5 {
	font-size: 12px;
	color: #FFA500;
}
h6 {
	font-size: 12px;
	color: #FFA500;
}


/*End CSS Basics*/

/*my navigation*/
				#navigation{
				width: 800px;
				height: 25px;
				background: #84581f;
				margin:0px 0px 0px 0px;
				}
				
				#navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	width:800px;
	float:left;
	border-bottom-style: none;
	border-top-style: solid;
	background-color: #84581f;
	background-image: url(../../nahpe/images/nav2.jpg);
	background-repeat: repeat-x;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #030303;
	border-right-color: #030303;
	border-bottom-color: #000000;
	border-left-color: #030303;
														}
								
							#navigation ul li{
							float:left;
								}
								
							#navigation ul a{
	display:block;
	padding: 0 2em;
	line-height:2.1em;
	text-decoration:none;
	color: #ffffff;
	background-image: url(../../william2009/images/dividerforbar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
								}
					
				#navigation ul .first a{
					background:none;
					}
					
				#navigation ul a:hover{
	color:#FFA500;
					}

/*end navigation*/












/*Layout*/
#container {
	margin: 0 auto;
	width: 800px;
	border: thin solid #000000;
	background-color: #030303;

}


#container #header {
	height: 200px;
	width: 800px;
	background-color: #000000;
}
#container #navigation {
	width: 800px;
}

#container #main {
	width: 800px;
	background-color: #030303;

}



#container #footer {
	width: 800px;
	clear: both;
	background-color: #0249A3;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../../nahpe/images/footer.jpg);
	background-repeat: repeat-x;
	height: 34px;
}

#container #main #centermain {
	
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #000000;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #333333;
	
	
}

#container #main #rightmain {
	
}

/*End Layout*/




.image_left {
	float: left;
	margin: 5px;
	border: 1px solid #333333;
	padding: 2px;
}

.image_right {
	float: right;
	margin: 5px;
	border: 1px solid #FFFFFF;
	padding: 2px;
}
.image_center {
	float: none;
	border: 1px solid #333333;
	padding: 2px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 5px;
	margin-left: 80px;
}

hr {
	border-top-width: 1px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3938AD;
	
}



/*my table*/

	table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #666666;
	height: 100px;
	width: 450px;
	margin: 20px;
		}
.movie_reel {
	border: thin solid #666666;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.centerobj {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#container #main #centermain .theader1 {
	text-align: center;
}

		
	th {
	color: #FFFF01;
	background-color: #3938AD;
	text-align:left;
}

	
	caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFE202;
	caption-side:top;
	background-color: #333333;
		}
		
	.outliner #maininfo .theader1 {
		text-align: center;
		font-size: 14px;
		}
	.odd{
	background-color:#222222;
		}
	tr:hover{
	background-color:#666666;
	color:#FFFFFF;
			}
	th tr:hover{
		background-color:transparent;
		color:inherit;
		}
.headshots {
	margin: 1px;
	padding: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}


.header_right {
	text-align: right;
}
.pos {
	margin: 3px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
#posters {
	margin-right: 10px;
	margin-left: 10px;
}

.stills {
	border: 1px solid #FFFFFF;
}
.performance {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.conheim{
	float: right;
	}
#container #main #centermain {
	text-align: center;
}
