body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #DDDDDD;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-align: center;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-align: center;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #990000;
	padding-top: 6px;
	clear: both;
	background-image: url(images/background.gif);
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#wrapper {
	text-align: left;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftcol {
	float: left;
	width: 120px;
	margin-left: -770px;
	text-align: center;
	font-size: 85%;
}
#rightcol {
	float: left;
	width: 120px;
	margin-left: -120px;
	text-align: center;
	font-size: 85%;
}
#leftcol ul, #rightcol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftcol ul li, #rightcol ul li {
	height: 112px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-bottom: 0px;
}
#leftcol ul li a, #rightcol ul li a {
	color: #FFFF00;
	text-decoration: none;
}
#leftcol ul li a:hover, #rightcol ul li a:hover {
	color: #FF0000;
	text-decoration: none;
}
.colpad {
	padding: 4px;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#content-index {
	position: relative;
	float: none;
	background-attachment: fixed;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	width: 510px;
}
#content {
	margin-top: 0px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 120px;
	padding: 8px;
	text-align: left;
	background-color: #000000;
}
#content table {
	font-size: 90%;
	width: 514px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 16px;
}
#content ul li {
	margin-top: 3px;
	margin-bottom: 9px;
}
#footer {
	clear: both;
	width: 100%;
	font-size: 80%;
	text-align: center;
	color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #990000;
	margin-bottom: 8px;
	margin-top: 8px;
}
.footpad {
	padding: 4px;
}
.smalltext {
	font-size: 80%;
}
.whatsnew {
	text-align: left;
	width: 510px;
	font-size: 80%;
	padding-top: 700px;
}
.whatsnew ul li {
	list-style-image: url(images/tick.gif);
	margin-left: -18px;
}
.tablegen {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 20px;
	padding: 0px;
	background-color: #222222;
}
.tablegen th {
	padding: 4px;
	background-color: #660000;
	border: 1px solid #333333;
	margin: 0px;
	text-align: left;
	color: #CCCCCC;
}
.tablegen td {
	padding: 4px;
	border: 1px solid #333333;
	margin: 0px;
}
.img-logo {
	position: absolute;
	left: 250px;
	top: 0px;
}
.img-aboutus {
	position: absolute;
	left: 50px;
	top: 160px;
}
.img-childcare {
	position: absolute;
	left: 20px;
	top: 330px;
}
.img-servicedir {
	position: absolute;
	left: 200px;
	top: 260px;
}
.img-adulted {
	position: absolute;
	left: 370px;
	top: 300px;
}
.img-news {
	position: absolute;
	left: 170px;
	top: 440px;
}
.img-links {
	position: absolute;
	left: 20px;
	top: 500px;
}
.img-contactus {
	position: absolute;
	left: 330px;
	top: 500px;
}
.img-downloads {
	position: absolute;
	left: 130px;
	top: 560px;
}
.img-expand {
	position: absolute;
	left: 10px;
	top: 0px;
}
.img-explore {
	position: absolute;
	left: 300px;
	top: 400px;
}
