@charset "utf-8";
/* CSS Document */

#header {
	background-image: url(images/pervertedgrandpas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 301px;
	width: 907px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
}
#content img {
	padding:1px;
	background:#2E9CCF;
	margin:0 0 3px 3px;
	border:1px solid #2E9CCF;
}
#footer {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 141px;
}
#footertext {
	float: left;
	height: 110px;
	width: 440px;
	text-align: right;
	margin-left: 190px;
	margin-top: 30px;
}
.hof {
	background-image: url(images/halloffame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 900px;
}
.todaysgals {
	background-image: url(images/todaysgals.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 900px;
}
.yesterdaysgals {
	background-image: url(images/yesterdaysgals.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 900px;
}
.yesterdayspictures {
	background-image: url(images/yesterdayspictures.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 900px;
}
.friends {
	background-image: url(images/friends.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 900px;
}
#headertext {
	float: left;
	height: 250px;
	width: 370px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: justify;
	font-size: 12px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: small;
}
body {
	background-color: #022646;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #04101C;
	line-height: 3px;
}
a:link {
	color: #2E9CCF;
	text-decoration: underline;
}
a:visited {
	color: #2E9CCF;
	text-decoration: underline;
}
a:hover {
	color: #001322;
	text-decoration: none;
}
a:active {
	color: #2E9CCF;
	text-decoration: underline;
}
.toplistlinks {
	text-align: center;
	display: block;
	width: 202px;
	border: none;
	background-image: url(images/toplistbutton.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2;
	float: right;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#left {
	padding: 5px;
	float: right;
	width: 530px;
	font-size: 16px;
	text-align: justify;
	margin: 5px;
}
#right {
	padding: 5px;
	float: left;
	width: 300px;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h2 {
	font-size: 18px;
}

.clear {
	clear: both;
}
#right ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#right li {
}

#right li ul {
	padding: 0px 21px 20px 10px;
}

#right li li {
	border-bottom: 1px dotted #363B3F;
	background: url(images/img03.gif) no-repeat 0px 40%;
	padding: 0 0 10px 15px;
}
/* Paginator */
.paginator { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto; }
.paginator a, .this-page { color: #0063DC; padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.paginator a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.paginator a:hover { color: #fff; background: #0063DC; border-color: #036; text-decoration: none; }

.paginator .atfirst { padding: 2px 6px; border: solid 1px #ddd; background: #fff; color: #aaa; }
.paginator .atprev { margin-right: 5px; padding: 2px 6px; border: solid 1px #ddd; background: #fff; color: #aaa; }
.paginator .atlast { padding: 2px 6px; border: solid 1px #ddd; background: #fff; color: #aaa; }
.paginator .atnext { margin-left: 5px; padding: 2px 6px; border: solid 1px #ddd; background: #fff; color: #aaa; }

.paginator .first { padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
.paginator .prev { margin-right: 5px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
.paginator .last { padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
.paginator .next { margin-left: 5px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }

.paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.paginator .this-page { padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff; color: #FF0084; }
