/*-------------------------------------------------
PHOTOS
-------------------------------------------------*/
#contentHolder #bodyText #photosHolder{
	position: relative;
	clear: left;
	float: left;
	width: 764px;
	margin: 0 0 0 0;
	padding: 6px;
	color: white;
	overflow: hidden;
	background-color: #AA1100;
	border: 3px solid #FFF;
}
#contentHolder #bodyText #photos{
	position: relative;
	width: 764px;
	overflow: hidden;
	background-color: #DD2200;

}

#photos #text h1.title{
	display: block;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/photoHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	width: 133px;
	height: 40px;
	float: left;
}
#photos #text{
	margin: 0 0 0 0;
}
#photos #text p{
	padding: 0 8px 2px 8px;
}
/*-------------------------------------------------
GALLERIES
-------------------------------------------------*/
#photos #galleries{
	position: relative;
	width: 295px;
	margin: 12px 4px 0 4px;
	clear: both;
	float: left;

}

/*--------*/
#galleries #chooseGal{
	display: block;
	position: relative;
	background: url(../images/photoCam.gif);
	background-repeat: no-repeat;
	background-position: 5px 25px;
	height: 50px;
	margin: 0 0 0 0;
}
#galleries #chooseGal h2{
	display: block;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/photoLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 175px;
	height: 22px;
	margin: 0;
}
#galleries #chooseGal form{
	margin: 0;
}
#galleries #chooseGal select{
	position: relative;
	display: block;
	width: 230px;
	margin: 4px 0 0 50px;
	padding: 0;
}
/*--------*/
#galleries #gallerySet{
	position: relative;
	margin: 8px 0 0 0;
	padding: 8px;
	background-color: #554466;
}
/*--------*/
#gallerySet #nav{
	position: relative;
	margin: 0 0 0 0;
	width: 275px;
/*border: 1px dashed #fff;*/
}
#gallerySet #nav #prev{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 85px;
	height: 23px;
	z-index: 2;
}
#gallerySet #nav #prev a {
	display: block;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/photoPre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 85px;
	height: 23px;
}
#gallerySet #nav #next{
	position: absolute;
	top: 0;
	left: 210px;
	margin: 0;
	width: 64px;
	height: 23px;
	z-index: 2;
}
#gallerySet #nav #next a {
	display: block;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/photoNext.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 64px;
	height: 23px;
}
#gallerySet #nav ul{
	position: relative;
	display: block;
	list-style: url(../none) none outside;
	padding: 2px 0 0 0;
	margin: 0 0 0 90px;
	height: 27px;
	z-index: 2;
}
#gallerySet #nav ul li{
	display: inline;
	margin: 0 0 0 4px;
}
#gallerySet #nav ul li a {
	font-size: 12px;
	color: #fff;
}
#gallerySet #nav ul .currentPage{
	font-weight: bold;
	background-color: #332244;
}
/*-------------------------------------------------
THUMBS
-------------------------------------------------*/
#gallerySet #thumbs{
	position: relative;
	margin: 0 0 0 0;
	display: table;
}
#gallerySet #thumbs td{
	display: table-cell;
	vertical-align: top;
}
/*-------------------------------------------------
MAIN PHOTO
-------------------------------------------------*/
#photos #currentPhoto{
	position: relative;
	float: left;
	margin: 8px 4px 0 0;
	padding: 0 0 0 0;
	width 438px;
}


/*-------------------------------------------------

BOOK / PRESS
-------------------------------------------------*/
#bodyText #bookpress{
	position: relative;
	clear: left;
	float: left;
	width: 500px;
	height: 60px;
	margin: 15px 0 0 14px;
	margin: 14px 0 0 0;
	color: white;
	background-color: #332244;
}
#bookpress h1{
	display: block;
	margin: 0;
	font-size: 10px;
}
#bookpress h1 a{
	display: block;
	text-indent: -100em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	font-size: 10px;
}
#bookpress #book h1 a{
	background: url(../images/home_book_header.gif);
	width: 86px;
	height: 59px;
}
#bookpress #book #text, #bookpress #press #text{
	position: absolute;
	top: 0;
	font-size: 10.5px;
	padding: 2px 0 2px 2px;
}
#bookpress #book #text p, #bookpress #press #text p{
	margin: 0 0 2px 0;
	padding: 0;
}
#bookpress #book #text{
	left: 90px;
	width: 115px;
}
#bookpress #press h1{
	position: absolute;
	top: 0;
	left: 210px;
}
#bookpress #press h1 a{
	background: url(../images/home_request_header.gif);
	width: 110px;
	height: 59px;
}
#bookpress #press #text{
	left: 320px;
	width: 170px;
}







/*-------------------------------------------------
MYSPACE
-------------------------------------------------*/
#bodyText #myspace{
	position: relative;
	/*top: 497px;
	left: 527px;*/
	color: white;
width: 268px;
clear: right;
float: left;
margin: 0 0 0 8px;
}
/* Hides from IE5-mac \*/
* html #bodyText #myspace{
	float: none;
}
/* End hide from IE5-mac */
#myspace a{
	display: block;
	text-indent: -100em;
	overflow: hidden;
	background: url(../images/home_myspace.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 268px;
	height: 55px;
	margin: 0;
}

