body 
{
	background-color:#000;

}

.siteCopy
{
	font-family: Helvetica, Arial, Sans-Serif; 
	font-size: 11px; 
	color: #330000;

}

img { border-style: none; }
shape { border-style: none; }



.contact p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}

.wrapper
{
	z-index: 0;	
	margin: 0 auto;
	width: 800px;
}

.wrapperMain  { height: 600px; }



.mastWrapper
{
	padding 0px;
	width: 800px;
	height: 90px;
	background: transparent url(../img/bg_header.jpg) no-repeat scroll center top;
}

.contentWrapper
{
	width: 800px;
	padding-top: 25px;
	background: transparent url(../img/bg_repeat.jpg) repeat;
}

.footerWrapper
{
	width: 800px;
	height: 39px;
	background: transparent url(../img/bg_footer.jpg) repeat;
}

#masthead
{
	padding: 0px;
	clear: both;
	width: 322px;
	height: 10px;
	position: relative; left: 239px; top: 0px;
	
	
}

.mainnav
{
	padding: 0px;
	clear: both;
	width: 562px;
	height: 11px;
	position: relative; left: 0px; top: 10px;	

}

#main-nav{
	position: relative;
	width:800px;
	height:11px;
	top: 0px;
	margin:0 auto;	
	background:#acacac url(../img/navigation_bg.gif) no-repeat; 				
}


#main-nav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#main-nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main-nav ul li a span{
	display:none;
}


#main-nav ul li a{


	height:10px;	
	margin:0px;
	padding:0px;
	display: block;

		
}

/* -- Positions effing Safari -- */


#main-nav li.blank1 {
	width:128px;	

}

#main-nav li.about {
	width:106px;	

}

#main-nav li.filmography {
	width:130px;	

}

#main-nav li.photography {
	width:133px;	

}


#main-nav li.speaking {
	width:100px;	

}

#main-nav li.contact {
	width:100px;	

}


/* -- Hovers -- */

#main-nav a.about:hover{
	background: url(../img/navigation_bg.gif) -128px -14px;
}

#main-nav ul li a.filmography:hover{
	background: url(../img/navigation_bg.gif) -234px -14px;
}
#main-nav ul li a.photography:hover{
	background: url(../img/navigation_bg.gif) -364px -14px;
}			
#main-nav ul li a.speaking:hover{
	background: url(../img/navigation_bg.gif) -497px -14px;
}		
#main-nav ul li a.contact:hover{
	background: url(../img/navigation_bg.gif) -597px -14px;
}


.mainImgWrapper
{
	position: relative; left: 25px; top: 40px;
	padding: 0px;
	clear: both;
	width: 750px;
	height: 400px;

}

.largeContentWrapper
{
	position: relative; left: 56px; top: 40px;
	padding: 0px;
	clear: both;
	width: 687px;
}


.ImgCommon
{
	position: relative;
	padding: 0px;
}

.rightImgCommon
{
	width:  255px;
	height: 97px;
	float: right;
}

.mainImg
{
	left: 0px; top: 0px;
	float: left;
	width:  480px;
	height: 315px;
}

.rightImgTop {left: 0px; top: 0px;}
.rightImgMid {left: 0px; top: 13px; }
.rightImgBot {left: 0px; top: 23px; }


.largeLeftCol 
{
	position: relative;
	left: 0px; top: 0px;
	float: left;
	width: 222px;
	height: 1000px;
}

.largeRightCol 
{
	position: relative;
	left: 22px; top: 0px;
	float: left;
	width: 446px;
	height: 1000px;
}

.innerTextBox
{
	position: relative;
	left: 20px; top: 5px;
	width:400px;
	height: 900px;
}

.galleryIntroTextBox
{
	position: relative;
	left: 20px; top: 5px;
	width:645px;
	height: 150px;
}

.aboutLeftCol
{
	position: relative;
	left: 20px; top: 5px;
	width:200px;
	height: 150px;
	float: left;
}

.aboutRightCol
{
	float: left;
	position: relative;
	left: 40px; top: 5px;
	width:425px;
	height: 300px;
	
}

.adventureTitle
{
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
}


.galleryIntroWrapper
{
	position: relative; left: 53px; top: 40px;
	padding: 0px;
	clear: both;
	width: 687px;
	height: 130px;
}

.galleryImageWrapper
{
	position: relative; left: 53px;
	padding: 0px;
	clear: both;
	width: 687px;
	height: 254px;
}

.galleryImage
{
	position: relative; 
	float:left;
	padding: 0px;
	width: 327px;
	height: 218px;
}


.bottomNavWrapper
{
	position: relative;
	left: 218px; 
	width: 400px;
	height: 10px;

}


.bottomNavCR
{
	position: relative;
	left: 292px; 
	width: 300px;
	height: 10px;
}

.bottomNavText
{
	font-family: Helvetica, Arial, Sans-Serif; 
	font-size: 10px; 
	color: #330000;

}

a.bottomNav
{
	color: #330000;
	text-decoration: none;
}

a:hover.bottomNav
{
	color: #b7a817;
	text-decoration: none;
}

.filmTitle
{
	font-weight: bold;
	font-style: italic;
}

.filmCol1 {width: 30px;}
.filmCol2 {width: 80px;}



