body {background-color: black; color: #BABABA;}

html
{
	font-family: fantasy;
	font-size: 15px;
}
.
#navlist
{
margin-left:-40px;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#galleryBackground
{
	background: transparent url('../images/galleryBackground.jpg') no-repeat top left;
	width:1300px;
	height: 758px;
	left:50%;
	margin-left:-650px;
	margin-top:100px;
	position: absolute;
	z-index: 0;
}

a {
	text-decoration:none;
	color:white;
}


span
{
color:#45286B;
}
span.hide
{
	display: none;
}
.headerAdjust
{
	margin-top:-7px;
	margin-left:-10px;
}
h1{
}
/*headers*/
.textBackground h1{
	width: 580px;
	height: 40px;
	margin-top: 0px;
	margin-left: 10px;
}
.textBackground h1 span{
display: none;
}

#bio h1{
	background: transparent url('../images/bioHeader.png') no-repeat top left;
}
#makeup h1{
	background: transparent url('../images/makeupHeader.png') no-repeat top left;
}
#world h1{
	background: transparent url('../images/worldHeader.png') no-repeat top left;
}
#photos h1{
	background: transparent url('../images/photoHeader.png') no-repeat top left;
	width: 620px;
}
#contact h1{
	background: transparent url('../images/contactHeader.png') no-repeat top left;
	width: 350px;
	margin-left:-10px;
}
#register h1{
	background: transparent url('./image/registerHeader.png') no-repeat top left;
	width: 350px;
}
#login h1{
	background: transparent url('./image/loginHeader.png') no-repeat top left;
}
#userAgreement h1{
background: transparent url('./image/registerHeader.png') no-repeat top left;
}
.close
{
	float: right;
	position: relative;
	margin-top:-57px;
	margin-right:14px;
	z-index: 10;
}

/*end*/
#movieWrap
{
	position:absolute;
	left: 50%;
	margin-left:-400px;
	margin-top: 100px;
}

#contentWrap
{
	width:950px;
	left:50%;
	margin-left:-450px;
	position: absolute;
}

#eBackground
{
	background: #000000 url('../images/splash(small).png') no-repeat top left;
	width: 950px;
	height: 600px;
	
}
				
#textWrap
{
	width:600px;
	z-index: 1;
	margin-left:175px;
}

#text
{
	padding-left: 35px;
	width:550px;
	height: 400px;
	margin-left:42px;
	overflow:hidden;
}

#text.photos{
	width: 635px;
	margin-left:5px;
	padding-left:0;
}
#textScroll
{
	margin-top:-17px;
	height:auto;
	padding-top:2px;
}

/*adjustment for fx.slide to have a margin on top*/
#textSlide
{
height:50px;
}
/*end*/

/*page/content adjusts*/

.textBackground
{
	position:relative;
	overflow: hidden;
	background: transparent url('../images/textBackground.png') top left repeat;
	
	width: 600px;
	height: auto;
	
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	
	border-width: 2px;
	border-style: double;
	border-color: #212121;
}

#photos.textBackground{
	width: 640px;
	min-height: 500px;
}
#contact.textBackground{
	width:350px;
	padding-left: 35px;
	margin-left:100px;
	
}
#register.textBackground{
	margin-left: 100px;
	width: 350px;
}
#login.textBackground{
	margin-left: 100px;
	width: 350px;
}

#indent
{
	margin-left:20px;
	color: black;
}




/* Arrows*/
#uArrow
{
	background: transparent url('../images/uArrow.png') top left no-repeat;
	width: 15px;
	height: 15px;
	float:left;
	margin-top: 200px;
	position: absolute;
}
#dArrow
{
	background: transparent url('../images/dArrow.png') top left no-repeat;
	width: 15px;
	height: 16px;
	float: left;
	margin-top: 220px;
	margin-left:1px;
	position:absolute;
}

/*contact header adjustment*/
#cHeader
{
	margin-left:-15px;
	margin-top:4px;
	margin-bottom:4px;
}
/*headshot for makeup-artist*/

#headshot-makeup
{
	float:left;
	margin-top:22px;
	padding-right: 5px;
	
}
#makeup-pic2
{
	float:right;
	padding-left:2px;
	padding-top:2px;
	margin-right:10px;
}
#bio1
{
	float:left;
	padding-right:8px;
	margin-top:20px;
}

#bio2
{
	float:right;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 20px;
}

#bio3
{
	float: left;
	padding-right:8px;
	padding-top:5px;

}
#bio4
{
	float:right;
	padding-left:5px;
}

.nodisp
{
	display: none;
}

.copyright
{
	text-align: center;
	color: #999999;	
}

.coming-soon
{
text-align: center;
}

#massMailer
{
	position: absolute;
	left: 50%;
	margin-left: 150px;
	width: 340px;
	z-index: 10;
}

/*store CSS*/
#storeWrap{}
#preview{
}
#bThumb, #bThumb2{
	float:left;
	padding-right: 3px;
}
#smallThumb, #smallThumb2{
	line-height: 8px;
}
#purchaseWrap{
	margin-left:180px;
	margin-top:10px;
	padding:2px;
	
	width: 255px;
	height: 55px;
	
	border-width: 2px;
	border-style: double;
	border-color: #212121;

}
.storeRight{
	text-align: center;
	float:right;
}
.downloadButton{
}
.price{	
}
.downloadBlurb{
	text-align: center;
	margin-top:5px;
	margin-left:3px;
	font-size: 16px;
	width:150px;
	float:left;
}
/*end*/

/*login stuff*/

#loginTop{
	position: absolute;
	left: 50%;
	width: 500px;
	margin-left: 60px;	
	margin-top:-40px;	
}

#lTable{
	margin-left:90px;
}
/*footer / advertising*/
#linebyline{
	font-size: 10px;
	text-align: center;
}
#linebyline a
{
	text-decoration: underline;
}
.alignCenter{
	text-align: center;
}

#photoMemberAdj{
	margin-top: -50px;
	position: relative;
}
#memberContent{
	padding: 25px;
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
	margin-top:70px;
	
}
.memberPhotos{
	padding:2px;
}
#thumbnails{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	position: relative;
}
#moveLeft{
	margin-left: -10px;
}

#theWhigs{
	text-align: center;
	font-size: .7em;
	margin-top: -90px;
	}
#theWhigs p{
	margin:0;
	}