body {

	background: #dd127b;	
	font-family: Tahoma;
	font-size: 12px;
	color: #a0a0a0;
	margin: 10px 0;
}

b {

	color: #8c8b8c;
}
#container {

	width: 855px;
	height: 600px;
	background: #ffffff;
	margin: 0px auto;

}

#container_info {

	width: 855px;
	height: 100%;
	background: #ffffff;
	margin: 0px auto;

}

#textarea {

	width: 623px;
	height: 600px;
	float: left;
	background: #ffffff;
	position: absolute;
}

#imagearea {

	width: 232px;
	height: 600px;
	float: right;
	background: #b04a94;

}

#textarea_info {

	width: 623px;
	height: auto;
	float: left;
	background: #ffffff;
}

#imagearea_info {

	width: 232px;
	height: 100%;
	float: right;
	background: #b04a94;

}


#asseenon {

	width: 270px;
	background: #ffffff;
	float: right;
}

#asseenon_info {

	width: 270px;
	background: #ffffff;
	float: left;
}

#asseenon_text{

	padding-top: 10px;
	padding-right: 10px;
	float: right;
}

#asseenon_glam {

	width: 90px;
	background: #000000;
	float: right;
}

#asseenon_kyknet {

	width: 90px;
	background: #6b3a8c;
	float: right;
}



#sam {

	width: 342px;
	height: 90px;
	float: left; 
	margin-left: 11px;
	margin-top: 10px;
}

.clear {
	clear: both;
}

#welcome {

	width: 570px;
	float: left;
	margin-top: 15px;
	margin-left: 45px;
	background: #ffffff;
	padding-bottom: 10px;
}

#welcome p {

	line-height: 20px;
}

.links a {

	font-family: Tahoma;
	font-size: 12px;
	color: #a0a0a0;
	text-decoration: none;
}

.links a:hover {
	color: #dd127b;
}


#services p {

	width: 500px;
	float: left;
	margin-left: 45px;
	background: #ffffff;
	padding-bottom: 10px;
	font-weigth: bold;
}

#services_a {

	width: 200px;
	float: left;
	margin-left: 45px;
	background: #ffffff;
	margin-top: 0px;
}

#services_a ul {

	list-style-type:disc;
	line-height: 20px;
}

#services_b {

	width: 258px;
	float: left;
	background: #ffffff;
	margin-top: 0px;
}

#services_b ul {

	list-style-type:disc;
	line-height: 20px;
}

#photo {

	width: 116px;
	height: 147px;
	float: left;
	margin-left: 45px;
}

#looking {

	width: 327px;
	height:52px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

#contact {

	width: 300px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}

#contact p{

	color: #dd127b;
}

#contact b{

	color: #dd127b !important;
}

#contact a{

	color: #dd127b;
	text-decoration:none;
}

#contact a:hover{

	color: #666666;
}


#addresses p{

	width: 500px;
	float: left;
	margin-left: 45px;
	margin-top: 15px;
}

#copyright {

	width: 100%;
	text-align: center;
	padding-top: 10px;
}

#copyright p {

	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}

#copyright a {

	color: #ffffff;
	text-decoration: none;
}

#copyright a:hover {

	color: #3a3a3a;
	text-decoration: none;
}

#pink_space {

	width: 600px;
	height: 50px;
	background: #ffffff;
	float: left;
}

#top_space {

	width: 570px;
	height: 90px;
	margin-top: 15px;
	padding-left: 35px;

	background: #ffffff;
	float: left;
}

#left_info{

	width: 300px;
	min-height: 320px;
	float: left;
	margin-top: 15px;
	padding-left: 35px;
	background: #ffffff;
	padding-bottom: 10px;

}

#right_info{

	width: 280px;
	float: left;
	min-height: 320px;
	margin-top: 15px;
	margin-left: 0px;
	background: #ffffff;
	padding-bottom: 10px;

}

#lightbox{
	position: absolute;
	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; color: #666; }
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

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