body {
	margin: 0px;
	padding: 0px;
	background: url(images/shadow.gif) repeat-y center;
}

#main {
	width: 768px !important;
}

#banner {
	background-color: #FFFF66;
	text-align: center;
	padding: 0px 0px 5px 0px;
	width: 768px !important;
}

#banner marquee {
	font-family: Comic Sans MS, Comic Sans, Verdana, sans-serif;
	font-size: 14pt;
	color: #000000;
}

#nav {
	background-image: url(images/gap.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	background-color: #66CCFF;
	width: 768px;
}

#sn-none{
	background-color: #66CCFF !important;
	display: none;
	border-top: solid #66CCFF 1px;
	border-bottom: solid #66CCFF 1px;
	width: 768px !important;
}

#sn-about{
	background-color: #CCCC00 !important;
	display: none;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	width: 768px !important;
}

#sn-forkids {
	background-color: #00CC00 !important;
	display:none;
	border-top: solid black 1px;
	border-bottom: solid black 1px;	
	width: 768px !important;
}

#sn-foradults {
	background-color: #0033FF !important;
	display:none;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	width: 768px !important;
}

.subnav {
	width: 768px !important;
	padding: 2px 0px;
	font-family: Comic Sans MS, Comic Sans, Verdana, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.subnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#about-button:hover{
	sn-about.visibility: show;
	sn-about.display: inline;
}

.noindent {
	text-indent: 0px !important;
}

#content {
	background-color: #66CCFF;
	width: 768px;
}

#content a:link, #content a:visited, #content a:active {
	color: #0000FF;
	text-decoration: underline;
}

#content a:hover {
	color: #0000FF;
	text-decoration: none;
}

#content-header {
	font-family: Comic Sans MS, Comic Sans, Verdana, sans-serif;
	font-size: 20pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#content-slogan {
	font-family: Comic Sans MS, Comic Sans, Verdana, sans-serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#content-text {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-indent: 20px;
}

#content-rightphoto {
	float:right;
	padding-top: 10px;
	padding-right: 10px;
}

#content-bottommenu {
	font-family: Comic Sans MS, Comic Sans, Verdana, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	text-align: center;
	padding-top:10px;
}

#content-bottommenu a:link, #content-bottommenu a:visited, #content-bottommenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#content-bottommenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content-copyright {
	color: #000000;
	font-family: Comic Sans MS, Comic Sans, Verdana, sans-serif;
	padding-top: 5px;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

#content-copyright a:link, #content-copyright a:visited, #content-copyright a:active {
	color: #000000;
	text-decoration: underline;
}

#content-copyright a:hover {
	color: #000000;
	text-decoration: none;
}