@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;
}
#right {
	padding: 5px;
	float: right;
	width: 300px;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {
	clear: both;
}
#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;
}
#left {
	padding: 5px;
	float: left;
	width: 330px;
	font-size: 16px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 60px;
}
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;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #0068C6;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 30px;
}
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;
}
#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;
}
