body {
	background-color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width:965px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-color:#A7248A;
	width: 962px;
	height:171px;
	
}
#header span {
	display:none;
}
#mainNav {
	margin-left: 39px;
	width: 923px;
	height:38px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	font-family:"Lucida Sans", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
/*	border-bottom:#ff9900 solid 2px;*/float:left;
	display:inline;
}

#mainNav ul {
	margin-top:0px;
}

#mainNav li {
	display:inline;
}

#mainNav a:link, #mainNav a:visited {
	background-position: left top;
	float: left;
	height:38px;
}
	
#mainNav a:hover, #mainNav a:active, #main {
	height:38px;
	background-position: left bottom;
}
#mainNav span {
	display: none;
}
.home {
	background-image:url(../images/menu_home.jpg);
	height: 38px;
	width: 56px;
}
.blondes {
	background-image:url(../images/menu_blondes.jpg);
	height: 38px;
	width: 67px;
}
.brunettes {
	background-image:url(../images/menu_brunetes.jpg);
	height: 38px;
	width: 69px;
}
.college {
	background-image:url(../images/menu_coleges.jpg);
	height: 38px;
	width: 99px;
}
.redhead {
	background-image:url(../images/menu_redheads.jpg);
	height: 38px;
	width: 76px;
}
.latin {
	background-image:url(../images/menu_latin.jpg);
	height: 38px;
	width: 55px
}	
.asian {
	background-image:url(../images/menu_asian.jpg);
	height: 38px;
	width: 55px;
}
.barelylegal {
	background-image:url(../images/menu_barely.jpg);
	height: 38px;
	width: 93px;
}
.exotic {
	background-image:url(../images/menu_exotic.jpg);
	height: 38px;
	width: 53px;
}
.mature {
	background-image:url(../images/menu_mature.jpg);
	height: 38px;
	width: 57px;
}

#content {
	width: 923px;
	height:auto;
	margin-left:39px;
	color: #FFFFFF;
	margin-top: 0px;
}
	
#leftColumn {
	width: 170px;
	height: 540px;
	background-color:#7B2F55;
	display:inline;
	float:left;
	overflow: auto;
	padding-top: 10px;
}


#leftColumn li {
	list-style-type:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:9px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B41D90;*/
	width: 75px;
	cursor:pointer;
/*	cursor:hand;*/
	font-weight:bold;
	text-align:center;
}

#leftColumn li:hover {
	color: #FFFF00;
}

#rowLeft {
	width: 120px;
	height:auto;
	padding: 25px;
	border-bottom: #B11D8D 1px dashed;
	background-color:#0099CC;
	padding-top: 10px;
}

#rowLeft p {

}

#rightColumn {
	width: 753px;
	height: 550px;
	background-color:#FF66CC;
	display:inline;
	float:left;
	background-image: url(../images/rightColumn_bg.gif);
	background-repeat: repeat-x;
}

#footer {
	font-size:9px;
	color: #F4D7F3;
	text-align: center;
	height: 15px;
	width: 700px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	clear:both;
	padding-left: 25px;
}


#footer a:link, #footer a:visited {
	color:#F4D7F3;
	text-decoration:none;
}

#footer a:hover {
	color:#B11D8D;
}


.active {
	background-color:#660066;
}

.thumbnail {
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.thumbnailActive {
	border:3px solid #ffffff;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

#mainNav li #active {
	height:38px;
	background-position: left bottom;
}
#footer2 {
	font-size:9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #F4D7F3;
	text-align: center;
	height: 15px;
	width: 770px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	clear:both;
	padding-left: 25px;
	font-weight:lighter;
}

#footer2 a:link, #footer2 a:visited {
	color:#F4D7F3;
	text-decoration:none;
}

#footer2 a:hover {
	color:#B11D8D;
}
.style1 {color: #FF9900}
