﻿body {
	background: #000000;
	color: #ffffff;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#container {
	width: 900px;
	margin: 50px auto 10px auto;
}

#header {
	width: 100%;
	height: 176px;
	margin: 0 auto 0 auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#sidebar {
	float: left;
	width: 140px;
	margin: 10px 0 0 15px;
}

#nav ul {
	list-style: none;
}

#nav li {
	padding-bottom: 15px;
}

.list {
	font-size: 10pt;
	padding-left: 20px;
}
	

#main {
	width: 620px;
	height: 900px;
	margin: 20px 0 0 240px;
	background-image: url(images/schd1.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: arial, verdana, sans-serif;
}

#main h1 {
	text-align: center;
	font-size: 16pt;
	color: #0550f9;
	padding: 5px 0 0 0;
	margin: 0;
}

#main h2 {
	text-align: left;
	font-size: 14pt;
	color: #0550f9;
	padding: 5px 30px 0 30px;
	margin-bottom: 0;
}

#main h3 {
	text-align: left;
	font-size: 12pt;
	font-style: italic;
	color: #0550f9;
	padding: 5px 30px 0 30px;
	margin-bottom: -10px;
}

#main h4 {
	text-align: center;
	font-size: 12pt;
	color: #0550f9;
	padding: 5px 0 0 0;
	margin: 0;

}

#main p {
	text-align: left;
	font-size: 10pt;
	padding: 0 30px 0 30px;
}

#main ul {
	font-size: 10pt;
}

#schedule {
	width: 620px;
	height: 800px;
	margin: 20px 0 0 240px;
	background-image: url(images/schd.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: arial, verdana, sans-serif;
}

#schedule h1 {
	text-align: center;
	font-size: 16pt;
	color: #0550f9;
	padding: 10px 0 0 0;
	margin: 0 0 50px 0;
}

#schedule h2 {
	text-align: center;
	font-size: 16pt;
	color: #0550f9;
	padding: 10px 30px 0 30px;
	margin-bottom: 0;
}

#schedule h3 {
	text-align: left;
	font-size: 12pt;
	font-style: italic;
	color: #0550f9;
	padding: 10px 30px 0 30px;
	margin-bottom: -10px;
}

#schedule p {
	text-align: left;
	font-size: 10pt;
	padding: 0 30px 0 30px;
}

#contact {
	width: 620px;
	height: 600px;
	margin: 20px 0 0 240px;
	background-image: url(images/mainbg1.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: arial, verdana, sans-serif;
}

#contact h1 {
	text-align: center;
	font-size: 16pt;
	color: #0550f9;
	padding: 10px 0 0 0;
	margin: 0 0 50px 0;
}

#contact h2 {
	text-align: center;
	font-size: 16pt;
	color: #ffffff;
	padding: 10px 30px 0 30px;
	margin-bottom: 0;
}

#contact h3 {
	text-align: left;
	font-size: 12pt;
	font-style: italic;
	color: #ffffff;
	padding: 10px 30px 0 30px;
}

#contact p {
	text-align: left;
	font-size: 11pt;
	padding: 0 30px 0 30px;
}

#footer {
	width: 100%;
	height: 50px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#footer p {
	font-size: 10pt;
	padding: 16px 0 0 15px;
}

.break {
	text-align: left;
	font-size: 12pt;
	font-style: italic;
	color: #ffffff;
	padding: 10px 30px 0 30px;
	margin-bottom: -10px;
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.space {
	margin-top: -10px;
}

.clear {
	clear: both;
}

a.link {
	font-size: 10pt;
	color: #0610da;
	text-decoration: none;

}

a.link:hover{
	font-size: 10pt;
	color: #055bf8;
	text-decoration: none;
}

.head {
	float: right;
}

.nav_imgh {
	width: 140px;
	height: 35px;
	margin-top: 75px;
}

.nav_img {
	width: 140px;
	height: 35px;
}


.cta-home{
	display: block;
	width: 140px;
	height: 35px;
	background: url(images/home.png) no-repeat 0 -35px;
	margin: 75px auto 0 auto;
}

.cta-home a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/home.png) no-repeat 0 0;
	text-indent: -9999px;
}

.cta-home a:hover {
	background-position: 0 35px;
}

.cta-schedule{
	display: block;
	width: 140px;
	height: 35px;
	background: url(images/schedule.png) no-repeat 0 -35px;
	margin: 15px auto 0 auto;
}

.cta-schedule a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/schedule.png) no-repeat 0 0;
	text-indent: -9999px;
}

.cta-schedule a:hover {
	background-position: 0 25px;
}

.cta-reg{
	display: block;
	width: 140px;
	height: 35px;
	background: url(images/reg.png) no-repeat 0 -35px;
	margin: 15px auto 0 auto;
}

.cta-reg a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/reg.png) no-repeat 0 0;
	text-indent: -9999px;
}

.cta-reg a:hover {
	background-position: 0 25px;
}

.cta-contact{
	display: block;
	width: 140px;
	height: 35px;
	background: url(images/contact.png) no-repeat 0 -35px;
	margin: 15px auto 0 auto;
}

.cta-contact a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/contact.png) no-repeat 0 0;
	text-indent: -9999px;
}

.cta-contact a:hover {
	background-position: 0 25px;
}


.list_right {
	float: right;
	width: 150px;
	padding: 10px 50px 0 0;
}

.list_center {
	float: left;
	width: 150px;
	padding: 10px 20px 0 30px;
}

.list_left { 
	float: left;
	width: 150px;
	padding: 10px 0 0 50px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.short {
	margin-top: -110px;
}

.short1 {
	margin-bottom: -10px;
}

