body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/header3.jpg);
	background-position: left 30px;
	text-align: right;
	position: absolute;
	visibility: visible;
	width: 800px;
	left: 20px;
	height: 227px;
	background-repeat: no-repeat;
	margin-right: 8px;
	top: 0;
	z-index: 1;
}
#navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66cccc;
	text-decoration: none;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	visibility: visible;
	width: 800px;
	left: 20px;
	top: 226px;
	font-weight: normal;
	z-index: 3;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	height: 30px;
	padding-top: 5px;
}

#navtop a:link {
	color: #66cccc;
	text-decoration: none;
}

#text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 10px;
	height: 350px;
	width: 774px;
	position: absolute;
	visibility: visible;
	left: 20px;
	top: 264px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: groove;
	border-top-color: #ccccc;
	border-right-color: #ccccc;
	border-bottom-color: #ccccc;
	border-left-color: #ccccc;
}

.italicized_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #66cccc;
}


#text_main a:link {
	color: #66cccc;
	text-decoration: none;
}
#text_main a:visited {
	color: #66cccc;
	text-decoration: none;
}
#text_main a:hover {
	color: #ccffff;
	text-decoration: underline;
}

#navlist {
	list-style-type: none;
	text-align: right;
}

#navlist li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#transbar {
	background-color: #000000;
	background-image: url(images/transbar.gif);
	position: absolute;
	visibility: visible;
	height: 5px;
	width: 800px;
	left: 20px;
	top: 264px;
	background-repeat: no-repeat;
}

.floatleft {
	float: left;
	margin-top: 0;
	margin-right: 15;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
.captions {
	font-style: italic;
	color: #ccffff;
	font-size: 12px;
	text-align: center;
}


#floatleft {
	float: left;
	margin-top: 0;
	margin-right: 15;
	padding-right: 15px;
	padding-bottom: 15px;
}
#navtop a:visited {
	color: #66cccc;
	text-decoration: none;
}
#navtop a:hover {

	color: #ccffff;
	text-decoration: underline;
}

#text_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 10px;
	height: 380px;
	width: 773px;
	position: absolute;
	visibility: visible;
	left: 20px;
	top: 264px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: groove;
	border-top-color: #ccccc;
	border-right-color: #ccccc;
	border-bottom-color: #ccccc;
	border-left-color: #ccccc;
}
#text_gallery a:link {
	color: #66cccc;
	text-decoration: none;
}
#text_gallery a:visited {
	color: #66cccc;
	text-decoration: none;
}
#text_gallery a:hover {
	color: #ccffff;
	text-decoration: underline;
}

#text_juvenile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 10px;
	height: 300px;
	width: 773px;
	position: absolute;
	visibility: visible;
	left: 20px;
	top: 264px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: groove;
	border-top-color: #ccccc;
	border-right-color: #ccccc;
	border-bottom-color: #ccccc;
	border-left-color: #ccccc;
}
#text_juvenile a:link {
	color: #66cccc;
	text-decoration: none;
}
#text_juvenile a:visited {
	color: #66cccc;
	text-decoration: none;
}
#text_juvenile a:hover {
	color: #ccffff;
	text-decoration: underline;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	position: absolute;
	visibility: visible;
	z-index: 20;
	width: 188px;
	left: 625px;
	top: 568px;
	height: 51px;
}

.design_float {
	float:right;
	margin-right: 20px;
		}
