﻿body {
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ddEE9D;
	color: #221162;
}
a {
	text-decoration: none;
}
#centerbody {
	width: auto;
	position: absolute;
	left: 30px;
	top: 100px;
	margin-right: 50px;
	text-align: left;
	font: Comic sans;
	font-size: 1em;
	font-weight: bold;
}
#centerbody2 {
	width: auto;
	position: absolute;
	left: 30px;
	top: 30px;
	margin-right: 50px;
	font: Comic sans;
	font-size: 1em;
	font-weight: bold;
}

.covelogo {
	position: absolute;
	top: 0px;
	left: 0px;
	float: none;
	z-index: 10;
}
.title {
	text-align: center;
	font: Comic sans;
	font-size: 2em;
}
.title1 {
	text-align: center;
	font: Comic sans;
	font-size: 2em;
	margin-left:10%;
	margin-right:10%;
}

#opening {
	z-index: 5;
}
.center_image {
	text-align:center;
	}
img {
	border-style: none;
	
	}
p {
	margin-left:15%;
	margin-right:15%;
}
#nav1 {
	width: 100%;
}
#nav1 ul li {
	display: inline;
	text-align: center;
	background-color: #221162;
	padding: 2px 0.6em 2px 0.6em;
}
#nav1 a {
	font: Arial;
	color: #FFFFFF;
	background-color: #221162;
}
#nav1 a:hover {
	color: #221162;
	background-color: white;
}
#flashplace {
	position: absolute;
	top: 150px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}
#nav_vid {
	width: 100%;
	margin-top: 50px;
}
#nav_vid ul li {
	display: inline;
	text-align: center;
	background-color: #221162;
	padding: 2px 0.6em 2px 0.6em;
}
#nav_vid a {
	font: Arial;
	color: #FFFFFF;
	background-color: #221162;
}
#nav_vid a:hover {
	color: #221162;
	background-color: white;
}

