body {
	background-color: #0C2055;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	text-align: center;
	margin: 0 auto;	/* needed for centering with firefox */
	color: Black;
	margin-top: 4px;
	background-image: url(../graphics/bg1.jpg);
}
em {
	color: Teal;
	font-weight: bold;
}
#recipbox {
	width: 764px;
	text-align: center;
	margin: 0 auto;	/* needed for centering with firefox */
	margin-bottom: 10px;
}
a {
	color: White;
	font-weight: bold;
}
.clear {
	clear: both;
}
#container {
	width: 702px;
	background-color: #C2EDFE;
	margin: 0 auto;	/* needed for centering with firefox */
	border: 1px solid Black;
}
#header {
	margin-bottom: 15px;
	background-color: #16348C;
}
#header img {
	width: 700px;
	height: 80px;
}
.thumbbox {
	width: 175px;
	margin-bottom: 15px;
	float: left;
}
.thumbbox img {
	border: 1px solid #0C2055;
	width: 145px;
	height: 190px;
}
.textbox {
	width: 350px;
	float: left;
}
.pornstarname {
	font-size: 20pt;
}
.tablebox {
	font-size: 10pt;
}
.linkzone1 {
	font-size: 12pt;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
.linkzone1 a {
	font-size: 12pt;
	font-weight: bold;
	color: Blue;
}
.linkzone1 a:hover {
	color: Navy;
}
.linkzone2 {
	font-size: 16pt;
	text-align: center;
}
.linkzone2 a {
	font-size: 20pt;
	font-weight: bold;
	color: Blue;
}
.linkzone2 a:hover {
	color: Navy;
}
#legal {
	font-size: 9pt;
	color: Gray;
	margin: 0 auto;	/* needed for centering with firefox */
}
