/* global styles */
body {
	font-family: comic sans ms, arial, sans-serif;
	background-color: #66CCFF;
}

a img {
	border: 0;
}


/* skeletal styles */
#container {
	width: 700px; 
	height: 700px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	background: #0097FC;
	position: relative;
}

#header {
	width: 100%;
	clear: both;
}

#main {
	width: 100%; 
	position: relative;
}

#footer {
	width: 100%; 
    position: relative;
    top: 490px;
	height: 20px;
	color: white;
}


/* footer text */
#footer h5 {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 12px;
	font-weight: normal;
}

#footer a:link {
	font-size: 14px; 
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

#footer a:visited {
	font-size: 14px; 
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

#footer a:hover {
	font-size: 14px; 
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

#footer a:link {
}


/* primary navigation */
#nav {
	color: white;
	position: relative;
	text-align: left;
}

#nav a:link {
	color: white;
	text-decoration: none;
}

#nav a:visited {
	color: white;
	text-decoration: none;
}

#nav a:hover {
	color: white;
	text-decoration: underline;
}

#nav a:active {
}

#nav ul {
	position: absolute;
	top: 5px;
	left: 236px;
	list-style: none outside;
	margin: 0;
	padding: 0;
	font-size: 22px;
	width: 464px;
	height: 38px;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 116px;
	height: 38px;
	text-align: center;
}

#nav h4 {
	position: absolute;
	top: 7px;
	left: 40px;
	margin: 0;
	padding: 0;
	height: 36px;
	width: 160px;
	font-size: 16px;
	font-weight: normal;
}


/* home page styles */
#imagine {
	position: absolute;
	top: 70px;
	left: 60px;
	width: 575px;
	text-align: left;
}

#imagine p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.75em;
}

#imagine p b {
	color: red;
}

#grapevine {
	position: absolute;
	top: 245px;
	left: 40px;
	width: 250px;
	text-align: left;
}

#grapevine h4 {
	margin: 0 0 7px 0;
	padding: 0;
	color: red;
	font-size: 13px;
}

#grapevine p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#albumnav {
	position: absolute;
	top: 213px;
	left: 350px;
}

#albumnav h4 {
	margin: 0;
	padding: 0 10px 0 0;
	color: #FFCC00;
	font-size: 14px;
	display: inline;
	letter-spacing: .25em;
}

#albumnav h5 {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 12px;
	display: inline;
	letter-spacing: .1em;
}

#albumnav h5#next {
	padding-left: 15px;
}

#albumnav a:link {
	color: white;
	text-decoration: none;
}

#albumnav a:visited {
	color: white;
	text-decoration: none;
}

#albumnav a:hover {
	color: white;
	text-decoration: underline;
}

#albumnav a:active {
}

#albumimg {
	position: absolute;
	top: 250px;
	left: 352px;
}


/* secondary page styles */
#info 	{
	position: absolute;
	top: 60px;
	left: 45px;
	width: 420px;
	text-align: left;
}

div#info div#overflow {
	overflow: auto; 
	width: 420px;
	height: 370px;
	padding-right: 5px;
}

#info h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: red;
	font-size: 15px;
}

#info h4 {
	margin: 0 0 10px 5px;
	padding: 0;
	font-size: 14px;
}

#info p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.3em;
}

#info p span.padleft, #info ul li span.padleft {
	padding-left: 20px;
}

#info p.purple {
	color: #A722FF;
}

#info ul {
	font-size: 13px;
	margin: 0 5px 0 25px;
	padding: 0;
	line-height: 1.2em;
}

#info ul li {
	padding-bottom: 3px;
}

#info p.back {
	float: right;
}
	
#info p.back a:link {
	color: #A722FF;
	text-decoration: none;
}

#info p.back a:visited {
	color: #A722FF;
	text-decoration: none;
}

#info p.back a:hover {
	color: #A722FF;
	text-decoration: underline;
}

#info p.back a:active {
}
	

/* infonav was for previous/next functionality, now disabled */
#infonav	{
	position: absolute;
	top: 450px;
	left: 350px;
	width: 400px;
	text-align: left;
	display: none;
}

#infonav h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	display: inline;
	letter-spacing: .1em;
}

#infonav h5#next {
	padding-left: 15px;
}

#infonav a:link {
	color: red;
	text-decoration: none;
}

#infonav a:visited {
	color: red;
	text-decoration: none;
}

#infonav a:hover {
	color: red;
	text-decoration: underline;
}

#infonav a:active {
}

#photo1 {
	position: absolute;
	top: 55px;
	left: 507px;
	width: 200px;
	text-align: left;
}

#photo2 {
	position: absolute;
	top: 200px;
	left: 475px;
	width: 200px;
	text-align: right;
}

#photo3 {
	position: absolute;
	top: 345px;
	left: 507px;
	width: 200px;
	text-align: left;
}

.photo h4 {
	margin: 0 0 2px 0;
	padding: 0;
	color: black;
	font-size: 13px;
	font-weight: normal;
}

.photonocap {
	padding-top: 15px;
}


/* about page */
#aboutimg {
	position: absolute;
	top: 80px;
	left: 507px;
	width: 200px;
	text-align: left;
}

#aboutimg h4 {
	margin: 5px 0 5px 0;
	padding: 0;
	color: blue;
	font-size: 13px;
}

#aboutschedule {
	position: absolute;
	top: 295px;
	left: 482px;
	width: 200px;
	text-align: right;
}

#aboutschedule h4 {
	margin: 0 5px 5px 0;
	padding: 0;
	color: red;
	font-size: 13px;
}

#aboutschedule h4 a:link {
	color: red;
	text-decoration: none;
}

#aboutschedule h4 a:visited {
	color: red;
	text-decoration: none;
}

#aboutschedule h4 a:hover {
	color: red;
	text-decoration: underline;
}

#aboutschedule h4 a:active {
}

h5 a.yellowlink:link {
	color: #FFCC00;
	text-decoration: none;
}

h5 a.yellowlink:visited {
	color: #FFCC00;
	text-decoration: none;
}

h5 a.yellowlink:hover {
	color: #FFCC00;
	text-decoration: underline;
}

h5 a.yellowlink:active {
}


/* links page */
div#info ul.links {
	margin: 0 0 20px 35px;
	padding: 0;
}


