/* CSS Document */

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	position: absolute;
	left: 34px;
	top: 45px;
	color:#660000;
	background: transparent;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
	
		
h2
{
	position: absolute;
	left: 847px;
	top: 276px;
	width: 77px;
	padding: 0px;
	color:#000000;
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	height: 43px;
}	
			
p
{	font-family: arial, helvetica, sans-serif;
	color:#000000;
	font-size: 12pt;	}
	
div#photocaption1
{
	font-family: arial, helvetica, sans-serif;
	color:#000;
	font-size: 14pt;
	font-style: oblique;	
}

div#photocaption2
{
	font-family: arial, helvetica, sans-serif;
	color:#000;
	font-size: 10pt;
	font-style: normal;	
}
	
div#pghd
{
	position: absolute;
	left: 99px;
	top: 557px;
	width: 74px;
	margin: 0;
	padding: 0;
	height: 34px;
}

body {
	background-image: url(website-background.jpg);
}

div#mainbox   {
	width: 455px;
	position: absolute;
	left: 283px;
	top: 127px;
	color: #000;
	background-color: transparent;	}	
	
/* thumbnail styling section */

div.thumbnail 
{ 
width: 150px;
float:left;
margin: 0 1px 1px 0;
}

div.thumbnail img 
{
border: 0px solid #777;
margin: 0px 0px 0px 0px;
background-position: center;
}



div#photomainbox    {
	width: 750px;
	position: absolute;
	left: 282px;
	top: 104px;
	color: #fff;
	background-color: transparent;;
	height: 800px;
}	


div#thumbnails
{
	position:absolute;
	left: 10px;
	top: 20px;
	width: 610px;
	background-color: transparent;
	height: 613px;
}	

div#johnphoto
{
	position:relative;
	left: 95px;
	top: 1px;
	width: 242px;
	background-color: transparent;
	height: 393px;
}	


div#photos
{
	position:relative;
	left: 6px;
	top: 50px;
	width: 242px;
	background-color: transparent;
	color: #e49442;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	height: 393px;
}			

/* navigation group */

ul#nav
{	position: absolute;
	left: 92px;
	top: 161px;
	width: 88px;  
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	list-style: none;   }

ul#nav li
{	display: inline;	}

ul#nav a
{	display: block; 
	text-decoration: none;
	background-image: none;
	color: #000;
	padding: 5px 2px 2px 6px;
	border-bottom: 2px ridge #fff;
	width: 88px;	}

ul#nav a:hover
{	background: #69c;
	color: #000;	}
	
a:link
{	background-color: transparent;
	color:#000;		}

a:visited
{	background-color: transparent;
	color:#003300;     }	

a:hover
{
	background-color:#000;
	color:#fff;  
}
	
table#form
{	color: #fff;
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;	position: absolute;
	top: 214px;
	left: 240px;
	width: 433px;
}

#footnote
{	width: 479px;
	position: absolute;
	left: 233px;
	top: 600px;
	color: #fff;
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;	}
	

#gigscroll
{	
	margin:0;
	padding:0px;
	width:450px;
	height:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	color: #000000;
	overflow:auto;
}


#yahoologo
{
	position: absolute;
	left: 20px;
	top: 525px;    }		
