@charset "utf-8";
#top {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 813px;
	clear: both;
}
#top h1 {
	display: none;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFCC00;
	width: 813px;
	clear: both;
}
#menu a:visited {
	color: #FFC080;
}

 #menu a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

#todays {
	background-image: url(img/todays.jpg);
	clear: both;
	height: 41px;
	width: 813px;
}
#content_box {
	background-color: #1A0000;
	clear: both;
	width: 940px;
	border: 2px solid #AC5A0E;
	color: #944E0C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

#content_box img {
    border:1px solid #FFC080;
}

#text_box {
	background-color: #1A0000;
	clear: both;
	width: 940px;
	border: 2px solid #AC5A0E;
	text-transform: uppercase;
}

#yesterdays {
	clear: both;
	width: 813px;
	background-image: url(img/yesterdays.jpg);
	background-repeat: no-repeat;
	height: 39px;
}
#bookmark {
	background-image: url(img/bookmark.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 87px;
	width: 813px;
}
#2days {
	background-image: url(img/2daysago.jpg);
	clear: both;
	height: 40px;
	width: 813px;
}
#banner {
	clear: both;
	height: 100px;
	width: 813px;
	color: #FFFFFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
	width: 813px;
}
#footer .freesex {
	font-size: 14pt;
	color: #FFFF00;
}
#toplist .title {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
#toplist .updated {
	color: #944e0c;
	font-size: 12pt;
	font-weight: bold;
}
#toplist .num {
	color: #944e0c;
}
#toplist {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	width: 813px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
}

#date {
	color: #FFCC00;
}
.lstdte {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 13px;
}

.lstdte a:link {
	color: #FFCC00;
	text-decoration: underline;
}

.lstdte a:visited {
	color: #FFCC00;
}

.lstdte a:hover {
	color: #FFFFCC;
	text-decoration: underline
}
.tpltbl {
	padding: 8px;
	background-color: #1A0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.tpltbl p {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	text-transform: uppercase;
}

.tpltbl h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tpltbl h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #262C49;
}

.tpltbl a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.tpltbl a:visited {
	color: #FFFFFF;
}

.tpltbl a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

.tpltbl b {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
