/* HEADER PIX */

#headMenu a:visited a:active a:hover {
	border: 0;
}
#head {
	background:url(../images/site-images/images/head.jpg);
}
/* END HEADER PIX */

/* FOOTER */
#bottomNav {
	text-align:center;
	list-style: none;
	margin: 0;
	padding: 30px 0 50px 240px;
}

#bottomNav li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:70%;
}

#bottomNav a {
	float:left;
	display:block;
	margin:0;
	padding: 2px 10px;
	color:#F90;
	text-decoration: none;
	font-variant: small-caps;
	border: 1px solid #FFF;
	border-bottom: none;
	border-top: none;
}
#bottomNav a:hover {
	color:#FFF;
	text-decoration: underline overline;
	margin-top: 5px 0 5px 0;
}
/* END FOOTER */

/* mainNav */
#mainNav a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: inline; /* fixes IE/Win double margin bug */
}
#mainNav {
	float:right;
	width:770px;
	margin: 40px 100px 0 0;
	list-style:none;
}
#mainNav li {
	float:left;
	margin: 0 1px 0 0;
	padding: 0;
}

/* END mainNav */

#sideBar {
	background:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	color: #C00;
	font-weight:bold;
	text-align:center;
	height: auto;
	width: 250px;
	margin-left: 5px;
	margin-bottom: 5px
	}
	
#sideSched td {
text-align:center;
padding-bottom:5px;
padding-top:5px;
}

tr #leftBody {
	background-color: #2e0000;
	background-image: url(../images/site-images/images/topper2_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
tr #mainBody {
	background-color: #2e0000;
	background-image: url(../images/site-images/images/body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#mainBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-variant: normal;
	line-height: 1.5em;
	margin: 0px;
	padding: 10px 20px 0 20px; 
}
#mainBody a {
	color: #09C;
}

tr #rightBody {
	background-color: #2e0000;
	background-image: url(../images/site-images/images/topper2_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-variant: small-caps;
	color: #069;
	text-decoration: underline;
	font-weight: bolder;
}
.smallTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #C60;
	font-size: large;
}
.paraTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-variant: small-caps;
	color: #F00;
}
#Main tr #htyLogo {
	background-image: url(../images/site-images/images/hty-logo.jpg);
	background-repeat: no-repeat;
}

#vidText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
