@charset "utf-8";

body {
	background-image: url(../images/basic/bkgrd.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	background-color: #282B3C;
}
#cont {
	width: 780px;
	min-height:530px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #06070C;
	border: thin solid #8DACCB;
	font-family: Arial, Helvetica, sans-serif;
}

#banner {
	height: 96px;
	width: 720px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #8DACCB;
	background-color: #1F2A3E;
	background-repeat: no-repeat;
	background-image: url(../images/basic/banner1.jpg);
}


#nav {
	font-family: Arial, Helvetica, sans-serif;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #384660;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #384660;
	border-right-color: #384660;
	border-bottom-color: #384660;
	border-left-color: #384660;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 13px;
}
#nav  a:link {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
	height: 16px;
	text-decoration: none;
}
#nav  a:visited {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
	height: 16px;
	text-decoration: none;
}
#nav a:hover {
	color: #06070C;
	padding-right: 10px;
	padding-left: 20px;
	height: 16px;
	text-decoration: none;
	background-color: #8DACCB;
	background-image: url(../images/basic/cleff2.png);
	background-repeat: no-repeat;
	background-position: 5px;
}
#rightxt {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 190px;
	background-image: url(../images/basic/notes.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 560px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #C4D3E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#rightxt h3 {
	font-size: 24px;
	font-weight: normal;
	color: #C4D3E3;
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightxt  a:link {
	color: #FFFFCC;
	width: 120px;
}
#rightxt a:visited {
	color: #FFFFCC;
}
#rightxt a:hover {
	color: #FFFFFF;
	background-color: #384660;
}



#leftnav {
	margin-top: 15px;
	margin-left: 30px;
	width: 140px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
	padding-top: 35px;
	padding-bottom: 35px;
}
#leftnav p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
#leftnav a:link {
	color: #FFFFCC;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 5px;
}
#leftnav a:visited {
	color: #FFFFCC;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 5px;
}
#leftnav a:hover {
	color: #FFFFFF;
	background-image: url(../images/basic/cleff.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 2px;
	padding-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #384660;
	background-color: #384660;
}






#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 5px;
}
#footer a:link {
	color: #FFFFCC;
}
#footer a:visited {
	color: #FFFFCC;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #384660;
}


.blueback {
	background-color: #384660;
	width: 90%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.sched {
	width: 90%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #384660;
	padding-bottom: 15px;
	padding-top: 10px;
}
.blueback2 {
	background-color: #384660;
	width: 90%;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.plain {
	width: 90%;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.bluefull {
	background-color: #384660;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}
.underlined {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #384660;
	padding-bottom: 15px;
}
#rightxt h2 {
	font-size: 24px;
	font-weight: normal;
	color: #C4D3E3;
	font-family: Arial, Helvetica, sans-serif;
}
.strikethru {
	text-decoration: line-through;
}
.pinktext {
	color: #FF5555
}

