body {
	background-color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #000;
}


a:link {
	color: #ff6600;
	text-decoration: underline;
}


a:active {
	color: #ff6600;
	text-decoration: underline;
}


a:visited {
	color: #ff6600;
	text-decoration: underline;
}

.hotwife_image {
	text-align: center;
}


#gallery_header {
	border: 1px solid #ff0000; 
	background-color: #d9d5ba; 
	text-align: center;
	width: 700px;
}

#gallery_header h1 {
	color: #ff6600;
	font-size: 18pt;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#gallery_header h3 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


#gallery_main {
	border: 1px solid #ff0000; 
	background-color: #d9d5ba; 
	text-align: center;
	width: 700px;
}

#gallery_main p {
	width: 650px;
	margin-top: 20px;
	font-size: 13pt;
	font-weight: bold;
}

#gallery_main a:link {
	font-size: 15pt;
	text-decoration: underline;
	font-weight: bold;
}

#gallery_main a:active {
	font-size: 15pt;
	text-decoration: underline;
	font-weight: bold;
}

#gallery_main a:visited {
	font-size: 15pt;
	text-decoration: underline;
	font-weight: bold;
}

.gallery_images img {
	border: 1px solid #000000;
	width: 150px;
	height: 225px;
}

#gallery_footer {
	border: 1px solid #ff0000; 
	background-color: #d9d5ba; 
	text-align: center;
	width: 700px;
}

#gallery_footer p {
	font-size: 10pt;
	margin: 10px;
}