
body {
	background: url(images/face.jpg) top right black no-repeat;
	font-family: Arial;
	font-size: 10pt;
	line-height: 1.5em;
	margin: 0;
	color: white;
}

img{
	border: none;
}

h1{
	font-size: 14px;
	color: white;
}

h2{
	font-size: 13px;
	color: white;
}

p{
	margin: 10px 0;
}

#wrapper{
	width: 600px;
	margin: 0px auto;
}

#header #logo{
	display: block;
	text-align: center;
	padding: 39px 0px;
}

#header #navi{
	color: white;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	margin-left: -4px;
}

#header #navi a{
	color: white;
	display: inline-block;
	text-decoration: none;
	padding: 0px 4px;
}

#content{
	padding: 15px 0 0;
	min-height: 400px;
	font-size: 13px;
	font-weight: bold;
	color: #889096;
}

#content a{
	color: #889096;
}

#footer{
	padding-left: 20px
}


#girls_overview {
	margin-left: -9px
}

#girls_overview td{
	padding-top: 4px;
}

#girls_overview a{
	display: block;
	padding: 5px;
	background: url(images/ladies_thumbborder.gif) top no-repeat;
}

#girls_overview a img{
	height: 135px;
	width: 90px;
}

#profilePic{
	width: 225px;
	border: 1px solid #333;
}

.morePics img{
	width: 100px;
	border: 1px solid #333;
}


