body {
	font-family: "Trebuchet MS", Tahoma, Arial, Skia, sans-serif;
	color: #F9E9BC;
	font-size: 0.96em;
	background-image: url(../../images/Ancient_Stars.jpg);
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	background-color: #6699CB;
}
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/starkittiebengals84.jpg);
	height: 218px;
	background-repeat: no-repeat;
}
#centercolumn {
	margin: 0;
	display: inline; /* IE Hack */
	padding: 15px 10px 5px 20px;
	width: 750px;
	float: left;
	min-height: 300px;
	background-color: #6699CB;
}
.textcontainer {
	padding: 6px;
	width: 590px;
	margin-top: 12px;
	margin-right: 60px;
	margin-bottom: 12px;
	margin-left: 60px;
}

#footer {
	margin: 0;
	display: inline; /* IE Hack */
	padding: 10px 20px 12px;
	width: auto;
	color: #AE754D;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bolder;
}
body,td,th {
	font-size: 0.96em;
}
a:link {
	color: #FBD282;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C9B38D;
}
a:hover {
	text-decoration: underline;
	color: #F6B73C;
}
a:active {
	text-decoration: none;
}
.border {
	margin: 5px;
	padding: 5px;
	border: thin solid #FFCC00;
}
