@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E7DEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
}
#header {
	background-color: #FFFFFF;
	text-align: center;
	height: 199px;
	width: 760px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F959FF;
	border-right-color: #F959FF;
	border-left-color: #F959FF;
}
#intro_text {
	background-color: #FFB8EB;
	text-align: center;
	margin: 0px auto;
	padding: 5px 25px;
	width: 710px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F959FF;
	border-left-color: #F959FF;
	background-image: url(images/text_bg_01.gif);
	background-repeat: repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F959FF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F959FF;
}
#photos {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-right-color: #F959FF;
	border-bottom-color: #F959FF;
	border-left-color: #F959FF;
}
#model_thumb_01 {
	text-align: center;
	float: left;
	height: 150px;
	width: 100px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #333333;
}
#model_thumb_02 {
	text-align: center;
	float: left;
	height: 150px;
	width: 100px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #333333;
}
#model_thumb_03 {
	text-align: center;
	float: right;
	height: 150px;
	width: 100px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #333333;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin: auto;
	padding: 10px;
	width: 740px;
}
#recips {
	text-align: center;
	margin: 10px auto auto;
	width: 363px;
}
#recip_shemp {
	text-align: center;
	float: left;
	height: 60px;
	width: 120px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
}
#recip_pk {
	text-align: center;
	float: left;
	height: 60px;
	width: 123px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
}
#recip_rr {
	text-align: center;
	margin: auto;
	float: right;
	height: 50px;
	width: 100px;
}
#recip_hun {
	text-align: center;
	height: 52px;
	width: 100px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#thumb_area {
	text-align: center;
	margin: auto;
	width: 550px;
}
#more_girls {
	text-align: center;
	margin: auto;
	width: 550px;
}
#more_thumb_01 {
	text-align: center;
	float: left;
	height: 174px;
	width: 174px;
	margin-top: auto;
	margin-right: 11px;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #333333;
}
#more_thumb_02 {
	text-align: center;
	float: right;
	height: 174px;
	width: 174px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #333333;
}
#more_name_01 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: left;
	width: 176px;
	margin-top: auto;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: auto;
}
#more_name_02 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: right;
	width: 176px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 11px;
	margin-left: auto;
}