@charset "utf-8";
/* CSS Document */

#header {
	background-image: url(images/maturewomenpost.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;
	text-align: center;
}
#content img {
	padding:1px;
	background:#AA5BD2;
	margin:0 0 3px 3px;
	border:1px solid #AA5BD2;
}
#footer {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 141px;
}
#footertext {
	float: left;
	height: 110px;
	width: 440px;
	text-align: center;
	margin-left: 230px;
	margin-top: 30px;
}
#headertext {
	float: right;
	height: 200px;
	width: 350px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: justify;
	font-size: 12px;
	margin-top: 50px;
}
body,td,th {
	color: #0068C6;
	font-family: Trebuchet MS;
	font-size: small;
}
body {
	background-color: #5FCDFE;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #AA5BD2;
	line-height: 3px;
}
a:link {
	color: #AA5BD2;
	text-decoration: underline;
}
a:visited {
	color: #AA5BD2;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #AA5BD2;
	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;
}
.todays {
	background-image: url(images/todays.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 100px;
	width: 900px;
}
.yesterdays {
	background-image: url(images/yesterdays.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 100px;
	width: 900px;
}
.friends {
	background-image: url(images/friends.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 100px;
	width: 900px;
}
.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;
}