/* html */

html {  
	height: 100%; 
	margin-bottom: 1px;
}

/* body */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
}

.body_back {
	background-image: url(../images/other/back01.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
}

.bodytext {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4c4c4c;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
}

.contact_text {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.bios {
	width: 480px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	padding-bottom: 16px;
}

.back_image {
	background-image: url(../images/girls/back_image.jpg);
	background-position: top;
	background-repeat: repeat;

}

.quote {
	font-size: 14px;
	font-style: italic;
	color: #cccccc;
	padding: 14px;
	text-align: center;
}

.quote_small {
	font-size: 13px;
	font-style: italic;
	color: #cccccc;
	padding: 8px;
	text-align: center;
}

.quote_smallleft {
	font-size: 13px;
	font-style: italic;
	color: #cccccc;
	width: 280px;
	padding: 0px;
	text-align: left;
}

.quote_smallname {
	text-align: left;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style:italic;
	padding-top: 8px;
}

.bottom {
    vertical-align: bottom;
	height: 402px;
}

.text_lightorange {
	color: #f1b582;
}

a:link,
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #f1b582;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
}

a.contact:link,
a.contact:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #bbbbbb;
}

a.contact:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 12px;
	text-decoration: underline;
	color: #bbbbbb;
}

#homepage_small {
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	width: 650px;
	clear: both;
	padding-top: 24px;
	padding-bottom: 24px;
	text-align: center;
}

#container {
	width: 980px;
}

#navigation {
	margin-top: 20px;
	width: 100%;
	height: 120px;
}

#girls_body {
	position: relative;
	margin-top: 36px;
	width: 900px;
}

#girls_container {
	position: relative;
	height: 370px;
	margin-bottom: 36px;
}

#girls_photo {
	position: relative;
	float: left;
	top: 0;
	left: 32px;
	margin-bottom: 32px;
}

#girls_info {
	position: relative;
	vertical-align: bottom;
	height: 370px;
	left: 6px;
	bottom: 0;
}

#home_body {
	position: relative;
	width: 740px;
}

#about_body {
	position: relative;
	width: 740px;
}

#news_body {
	position: relative;
	width: 740px;
}

#donate_body {
	position: relative;
	width: 740px;
}

#contact_body {
	position: relative;
	width: 740px;
}

#project_image {
	position: relative;
	padding-top: 20px;
	padding-bottom: 16px;
	float: left;
	width: 440px;
}

#project_textblock {
	position: relative;
	width: 740px;
}

#project_photoleft {
	position: relative;
	float: left;
	top: 0;
	width: 425px;
	padding-right: 28px;
	padding-bottom: 22px;
}

#project_photoleft436 {
	position: relative;
	float: left;
	top: 0;
	width: 436px;
	padding-top: 16px;
	padding-right: 28px;
	padding-bottom: 24px;
}

#project_photoright {
	position: relative;
	float: right;
	top: 0;
	width: 280px;
	padding-top: 16px;
	padding-left: 28px;
	padding-bottom: 16px;
}

#link {
	position: relative;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #bbbbbb;
	vertical-align: top;
}

#title {
	position: relative;
	margin-bottom: 4px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #b6a9a6;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	text-decoration: underline;
}

#donate_title {
	position: relative;
	margin-bottom: 4px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #b6a9a6;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
	text-decoration: underline;
}

#body {
	position: relative;
	margin-bottom: 8px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}

#back_top {
	position: relative;
	margin-bottom: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	line-height: 14px;
}

.thumbs {
	border-style: solid;
	border-color: #331F14;
	border-width: 10px;
	background-color: #DA7D2F;
	padding: 2px;
}

.lastthumbs {
	border-style: solid;
	border-color: #331F14;
	border-top-width: 10px;
	border-left-width: 0px;
	border-bottom-width: 10px;
	border-right-width: 10px;
	background-color: #DA7D2F;
	padding: 2px;
}

img {
	margin: 0px;
	spacing: 0px;
	padding: 0px;
	border: 0px;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	

#video {
    text-align: center;
}
