
	/* Body */	
		body
		{
			background-image: url(images/mainbg.jpg);
			background-color: #000;
			background-repeat: no-repeat;
			background-position: top center;
			font-family: georgia;
			margin: 0;
			font-size: 14px;
			text-align: justify;
				color: #87899A;
			


		}
		
	
	
		/* Divs */
		
			#wrap
		{
			width: 1000px;
			margin: auto;
			
		}

		
		#logo
		{
			background-image: url(images/header.png);
			background-repeat: no-repeat;
			width: 1000px;
			height: 332px;
			margin: 0;
			padding: 0;
			
		}
		
		.logo1
		{
			text-align:right;
		}

	
		
		#footer
		{
			background-image: url(images/footer.png);
			background-repeat: no-repeat;
			width: 1000px;
			height: 150px;
			
			margin: 0;
			padding: 0;
				
		}
		
	


		
			#navigation
		{
			background-image: url(images/nav.png);
			text-align: left;
			background-repeat: no-repeat;
			width: 1000px;
			height: 172px;
			margin: 0;
			padding: 10px 0 0 12px;
			font-size: 15px;
			overflow:visible;
		
		
		}
		
		
		#text { 
			background: url(images/contentbg.png) repeat-y; 

			margin: 0;
			padding: 0 0 0px 0;
			height: auto;
			width: 1000px;
			overflow: auto;
			
			overflow-x: hidden;
			
			

		}


		#welcome { 
			background: url(images/welcome.jpg) no-repeat; 

			margin: 0;
			
			height: 190px;
			width: 680px;
			overflow: auto;
			
			

		}
		
		.welcometxt{
			padding: 80px 0 0 15px;
			height: auto;
			width: 655px;
		}
		
		#sidebar1
		{
			float: right;
			width: 235px;
			padding: 5px 30px 20px 0px;
			margin: 0px;

			font-size: 10px;
		height: auto;
			overflow: visible;
		}
		
			#sidebar2
		{
			float: right;
			width: 235px;
			padding: 0 0 0 5px;
				overflow: visible;

			
			
		}
		
			#pagenav {
			float: left;
			width: 250px;
			padding: 45px 15px 20px 0;
			margin: 0;
		}
			#nav {
				display: inline;
	
			width: 500px;
			padding: 0 0 0px 15px;
			margin: 0;
			
			
		}
		
		
		#recentpages {
			float: left;
			width: 150px;
			padding: 0 0 15px 0;
			overflow: visible;
		}
		
		#rss {
			float: right;
			width: 75px;
			padding: 22px 0 0 0;
			overflow: visible;
		
		}
			
			
		#content {


		float: left;
			width: 680px;
			margin: 0px;
				padding: 0 20px 0 20px;
	overflow: visible;
			
		
		}

		
		#ad {
			float: right;
			width: 235px;
			margin: 0px;
			padding: 0;
			height: auto;
			overflow: visible;
			
		
		}
		
	
		#header
{
	width: 580px;
	padding: 10px 0 0 0px;

}		
	
		
		
	
/* Classes and general formating, headers, paragraphs, line height etc */
	
	
			h1
		{
			margin-top: 0;
			padding: 1px 0 5px 10px;
			color: #3980d8;
			font-family: futura;
		font-size: 42px;
	
			font-weight: normal;
			border-bottom: 0px solid #87899A;
				background-color: #000;
			
			
		

		}
		
				

		 
			h2
		{
			margin-top: 5px;
			margin-bottom: 0px;
			padding: 5px 0 5px 10px;
			color: #3980d8;
			font-family: futura;
		font-size: 24px;
			font-weight: inherit;
			background-color: #000;
			
		
		}
		
				h3
		{
			margin-top: 0;
			margin-bottom: 3px;
			padding-top: 15px;
			color: #3980d8;
			font-family: futura;
		font-size: 20px;
			font-weight: inherit;
		
		}
		
h
			
		.banners {
		line-height: 5px;
		}
			
		.footertext {
			margin: 0;
			padding: 30px 0 0 0;
		}
.gallery {
			margin: 0 0 20px 0;
			padding: 0  20px 30px;
			background-color: #000;
		
		}
		
		.gallery2 {
			margin: 0 0 20px 0;
			padding: 10px  20px 0px 0;
			background-color: #1f1f1f;
		
		
		}
		
		
		
		img.floatLeft { 
    float: left; 
    margin: 0px;
    padding: 0px 5px 5px 5px;
}

		
		.spacing
		{
			margin-top:110px;
		
		}

			.menu
		{
			display: inline;
			
			margin: 0;
			list-style: none;
			padding: 10px 0 0 0px;
			
			line-height: 20px;
			
		
		}
		.menu ul {
			text-decoration: none;
			text-align: center;
			padding-top: 20px;
			display: inline;
		}
		
		.menu li {
			display: inline;
			padding-left: 5px;
			padding-right: 5px;
		}
		
		
		p
		{
			margin-bottom: 0;
			padding-bottom: 0em;
		}

	

	content ul
		{
			padding: 0 25px 0 0;
			line-height: 2em;
			text-align: left;
			font-size: 100%;
			margin-top:0;

		}
		
		content li
		{
			display: inline;
			margin: 0;
			list-style: none;
			padding-left: 2px;
			padding-right: 25px;
			line-height: 40px;
 
		}
		
		img.floatRight { 
    float: right; 
    margin: 0px;
    padding: 0 0 0 8px;
}

	
/* link customization */		

		
a
{
color: #7cb2f5;
text-decoration: none;
font-size:18px;
font-family: futura;


		}
		
		
a:hover { color: #fff;
font-size:20px;
}
		
a img {border: 0;}
		
		
		.sidebar1 a:link{
		
		color: #7cb2f5;
		text-decoration: none;
	font-size:12px;

		}
		
			.sidebar1 a:visited
		{
	color: #7cb2f5;
		text-decoration: none;
	font-size:12px;

		}
		
			.sidebar1 a:hover
		{
		color: #fff;
		text-decoration: none;
	font-size:14px;
	}
	

		


/* Cast information */
		
		#vitals {
    position: absolute;
    z-index: 10;
    left: 226px;
    top: 102px;
    width: 300px;
line-height: 20px;

    font-family: futura;
    font-size: 110%;
    color: #87899A;
    text-align: left;
	padding: 10px;
	overflow: auto;
	}
	

		
		#bio {
    position: absolute;
    z-index: 10;
    left: 5px;
    top: 315px;
    width: 580px;

    font-family: georgia;
    font-size: 100%;
    color: #87899A;
    text-align: justify;
	padding: 0;
	overflow: visible;
	line-height: 16px;
	height: auto;
	}
	
	
	#bio h1 {


font-family: Futura;
font-size: 14px;
text-transform: uppercase;
padding: 0px 0 0 0;
margin-bottom: 0px;
color: #fff;

}

#banners {
	float: right;
			width: 235px;
			padding: 5px 5px 0px 0px;
			margin: 0px;

			font-size: 10px;
		height: auto;
			overflow: visible;
			line-height: 5px;
}
		
/* lightbox */
		
		
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


		
	

	
