@charset "utf-8";
#nav {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 1280px;
	float: left;
	vertical-align: middle;
}
#nav a {
	color: #06F;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nav a:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	margin-left: 6px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}


/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #0066FF;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
	color: #F00;
}


#footer {
	text-align: center;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #000000;
	width: 1280px;
	float: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	margin-left: 6px;
}
#footer a {
	color: #06F;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}
#School1 {
	text-align: center;
	margin: 5px;
	padding: 0px;
	float: left;
}

#School3 {
	text-align: center;
	margin: 5px;
	padding: 0px;
	float: left;
}
.style1 {
	font-size: small;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.style11 {
	font-size: small;
	color: #F00;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.style12 {
	font-size: large;
	color: #F00;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.style3 {font-size: small}
#videowrapper {
	text-align: center;
	margin: 0px;
	float: left;
	background-color: #000;
	padding: 0px;
	height: 400px;
	width: 1280px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}





#copyright {
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
