body {
	background-image: url(/assets/p12.gif);
	text-align: center;
}
#mpl_body {
	width: 800px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
#mpl_body #mpl_nav {
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
}
#mpl_body #mpl_nav a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	margin-right: 15px;
	margin-left: 15px;
}
#mpl_body #mpl_nav a:HOVER, #life_potd a:HOVER, #nude_potd a:HOVER {
	color: #666666;
	text-decoration: underline;
}
#life_potd {
	float: right;
}
#nude_potd {
	float: left;
}
#life_potd, #nude_potd {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#life_potd a, #nude_potd a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#life_potd img, #nude_potd img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 170px;
	width: 144px;
}
#top_text {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#top_text h5 {
	font-weight: bold;
	color: #990000;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#dates {
	float: left;
	width: 128px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}
#dates a {
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#dates a:HOVER {
	text-decoration: underline;
}
#updates {
	margin-left: 128px;
	text-align: left;
	padding: 0px;
}
.update_thumb_p {
	float: left;
	text-align: center;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	cursor: pointer;
	display: inline;
}
.update_thumb_v {
	float: left;
	text-align: center;
	font-size: 11px;
	background-color: #333333;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 3px;
	cursor: pointer;
	display: inline;
}
.copyright {
	margin: 20px;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	/*background-image: url(/updates/copy_bg.jpg);*/
}
.red {
	color: #990000;
}
.t_clear {
	width: 650px;
	height: 10px;
	float: right;
}
.tu {
	font-size: 13px;
	color: #990000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	display: block;
}
.tBin {
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}