body {
	background-color: Navy;
	color: #6B002E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

img.logo {
	border-style: inset; border-width: 4px; border-color: Black; position: relative; left: -1px; top: 0px;
}

img.no_border{
	border: 0px;
}

sportFont h2{
	background-color: transparent;
	color: #6B002E;
	width: 100%;
  filter: dropshadow(color=#ffffff, OffX=1, OffY=1, positive=1);
  font-family: Georgia, "MS Serif", "New York", serif;
	margin: 0px;
	text-shadow: darkred 2px 2px 1px;
}

.healthFont{
	background-color: transparent;
	color: #6B002E;
	width: 100%;
  filter: dropshadow(color=#ffffff, OffX=1, OffY=1, positive=1);
  font-family: Georgia, "MS Serif", "New York", serif;
	margin: 0px;
	text-shadow: darkred 2px 2px 1px;
}


.Header {
width: 580px;
	background-color: #FFD7A6;
	border-color: #000000;
	border-style: outset;
	border-width: 0 10px 5px 0;
	color: #6B002E;
	letter-spacing: 1.5px;
	margin-left: 135px;
	margin-top: auto;
	padding: 4px;
	height: auto;
}

.HeaderLeft {
width: 280px;
float: left;
	background-color: #FFD7A6;
	border-color: #000000;
	border-style: outset;
	border-width: 0 10px 5px 0;
	color: #6B002E;
	letter-spacing: 1.5px;
	margin-left: 135px;
	margin-top: auto;
	padding: 4px;
	height: auto;
}

.HeaderRight {
width: 280px;
	background-color: #1E90FF;
	border-color: #000000;
	border-style: outset;
	border-width: 0 10px 5px 0;
	color: Black;
	letter-spacing: 1.5px;
	margin-left: 135px;
	margin-top: auto;
	padding: 4px;
	height: auto;
}

.difference{
	margin-left: 135px;
	margin-top: auto;
	padding: 4px;
	height: auto;
}









.Header h1 {
	font-family: Georgia, "MS Serif", "New York", serif;
	margin: 0px;
	text-shadow: darkred 2px 2px 1px;
}
p.infotext {
width: 280px;
	background-color: #FFD7A6; padding: 10px; color: Black;
	border-color: #999999;
	border-style: none;
	border-width: 0 1px 1px 0;
	margin-top: 2px;
	text-align: left;
	font-size: 14px;
	}
	
.MainDisplay {
width: 580px;
	background-color: #FFD7A6;
	border-color: #000000;
	border-style: outset;
	border-width: 0 10px 5px 0;
	color: #6B002E;
	letter-spacing: 1.5px;
	margin-left: 135px;
	margin-top: 5px;
	padding: 6px;
	height: 395px;
}

.MainDisplayOther {
width: 580px;
	background-color: #FFD7A6;
	border-color: #000000;
	border-style: outset;
	border-width: 0 10px 5px 0;
	color: #6B002E;
	letter-spacing: 1.5px;
	margin-left: 135px;
	margin-top: 5px;
	padding: 6px;
	height: 315px;
}



.OctSpecialDisplay {
width: 540px;
	background-color: #CACE22;
	border-color: #000000;
	border-style: outset;
	border-width: 0 10px 5px 0;
	color: #6B002E;
	letter-spacing: 1.5px;
	/* margin-left: auto;
	margin-top: auto;
	padding: 4px;
	height: 310px; */
}

	
.MemDisplay {
width: 540px;
	background-color: #FFD7A6;
	border-color: #000000;
	border-style: outset;
	border-width: 0 10px 5px 0;
	color: #6B002E;
	letter-spacing: 1.5px;
	margin-left: 135px;
	margin-top: 5px;
	padding: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}	
	
table.memtable1{
 font-family: "Times New Roman", Times, serif; font-size: 10px;
}	

table.memtable2{
	width: 100%; font-family: "Times New Roman", Times, serif; font-size: 15px; text-align: center;
}

table.memtable3{
	width: 100%; font-family: "Times New Roman", Times, serif; font-size: 15px; text-align: center; border: thin;
}

table.memtable4{
	width: 38%; font-family: "Times New Roman", Times, serif; font-size: 12px; text-align: center;
}

.table1 {
width: 100%; text-align: center;
	background-image : url(graphics/dancer1.jpg); font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-style : oblique; font-size : large; font-weight : 600;  color : Navy; background-color: White;
}

.td2{
 width: 380px; background-color: Black; color: White; text-align: center; font-size: xx-small; 
}

.td3{
 width: 380px; background-color: Black; color: White; text-align: center; font-size: small;
}

.td4 {
 width: 280px;  text-align: center; font-size: xx-small;
}

td.colorcell{
 width: 280px;  text-align: center; font-size: xx-small; background-color: #FFEBCD; color: #000099;
}

td.colorcellAnnounce{
 width: 280px;  text-align: left; font-size: x-small; background-color: #FFEBCD; color: #000099;
}

.td5{
width: 510px; background-color: #FFD7A6; color: Black; text-align: center; font-size: xx-small;	
}


.ptrain{
	font-family: "Times New Roman", Times, serif; font-size: medium; font-weight: bold;
}

.ptrain2{
	font-family: "Times New Roman", Times, serif; font-size:x-small; font-weight: bold;
}

.th{
	font-size: medium;
}	

.text2{
 font-style: italic;
}
	
.c1{
	text-align: center; margin-top: 12px; margin-bottom: 0.7em;
}

.info{
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 text-align: center;
}

.mainInfoText{
 font-family: "Times New Roman", Times, serif;
 font-size: 18px;
 text-align: left;
 padding-left: 5px;
}

.newHeaderFont{
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	text-align: left;
	width: 100%;
   filter: dropshadow(color=#ffffff, OffX=1, OffY=1, positive=1);
}

.smallerHeaderFont{
   color: Maroon;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	text-align: left;
	width: 100%;
   filter: dropshadow(color=#ffffff, OffX=1, OffY=1, positive=1);
}





	
div.mission{
 font-family: "Times New Roman", Times, serif;
 font-style: italic; 
 font-size: 18px;
 text-align: center;
 margin-top: 10px;
}	

p.spacer {
	background-color: #FFD7A6;
	color: Black;
	height: 22px; 
}	

p.openingtext {
	position: relative; left: 170px; top: 20px;
}

.tagline {
	background: transparent;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 4px;
   white-space: nowrap;
}

.basics {
	color: Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	letter-spacing: 6px;
	text-decoration: none;
	height: auto;
   margin-left: 1em;
	padding-bottom: 2px;
}

.dshadow {
  width: 100%;
  filter: dropshadow(color=#ffffff, OffX=1, OffY=1, positive=1);
  }
  
 .typeface{
 	font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 16px; color: #00008B; background-color: Black;
 } 
  
p.headerlinks1{
	position: absolute; top: 24px; left: 550px;
}
p.headerlinks2{
	position: absolute; top: 24px; left: 700px; 
}
p.headerlinks3{
	position: absolute; top: 52px; left: 550px;
}
p.headerlinks4{
	position: absolute; top: 52px; left: 700px;
}

.Navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	left: 5px;
	/*line-height: 100%;*/
	position: absolute;
	top: 14px;
	width: 130px;
	/*height: 60px;*/
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline overline;
}

.al a:link, .al a:visited, .al a:active
	{
	color: Maroon;
	text-decoration: none;
	background-color: #FFD7A6;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #3252ba #0e215b #0e215b #3252ba;
	width: 90%;
	visibility: visible;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
   line-height: 230%;/* lower this value to make more room for additional nav bars */
	}

.alR a:link, .alR a:visited, .alR a:active
	{
	color: #FFD7A6;
	text-decoration: none;
	background-color: Maroon;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #3252ba #0e215b #0e215b #3252ba;
	width: 90%;
	visibility: visible;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
   line-height: 230%;/* lower this value to make more room for additional nav bars */
	}	
	
	
	
.maySpecial 
	{
	color: Yellow;
	text-decoration: none;
	background-color: Yellow;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #3252ba #0e215b #0e215b #3252ba;
	width: 90%;
	visibility: visible;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
   line-height: 230%;/* lower this value to make more room for additional nav bars */
	}	
	
	
	
	

 .al a:hover
	{
	color: yellow;
	background-color: #002198;
	text-decoration: none;
	border-color: #0e215b #3252ba #3252ba #0e215b;

	}
	
.alR a:hover
	{
	color: #002198;
	background-color: yellow;
	text-decoration: none;
	border-color: #0e215b #3252ba #3252ba #0e215b;

	}	
	
	
	
	
a.navperm {
	color: Maroon;
	text-decoration: none;
	background-color: #FFD7A6;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #3252ba #0e215b #0e215b #3252ba;
	width: 90%;
	visibility: visible;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 230%;
}

/* CSS Pop Up Stuff taken from Eric Meyers*/
a.nav span {display: none;}


a.nav:hover span{
   display: block;
   position: absolute; 
   /* top: 445px; */
	top: 495px; 
   left: 3px; 
   width: 122px;
   padding: 2px; 
   z-index: 50;
   color: white; 
   background: Maroon;
   font: 11px Verdana, Arial, sans-serif;
	text-align: center;
   border-color: #bbbbbb;
	 border-width: 0px 1px 1px 0px;
	 border-style: solid;
}



a.nav:hover span.down {
   position: absolute; 
   top: 175px; 
   left: 130px; 
}




.MainArea{
   position: absolute;
	top: 84px;
	background: #FFEBCD;
	color: black; 
	width: 320px;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 140px; 
	padding: 3px;
	margin-top: 3px;
	border-color: #000000;
	border-style: outset;
	border-width: 0 10px 10px 0;
	height: 380px;
}

img.montage{
border: outset 5px Maroon; z-index: 1; float: left; margin-left: 5px; margin-right: 10px; margin-top: 8px;
}

.box {
   /* position: absolute; top: 420px; left: 10px;*/
	width: 750px;
	background: #FFEBCD; /*this is a box where the bottom-navigation and the copyright will be placed*/
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #000099;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 2px;
	padding: 4px;
	text-align: center;
}

.BoxBottom {
	background: #FFEBCD;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #000099;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
   line-height: 19px;
	letter-spacing: 0.5px;	
	margin: 1px;
	padding: 2px;
	text-align: center;
	position: absolute;
	left: 157px;
	top: 470px;
	width: 560px;
}

.BoxBottomOther {
	background: #FFEBCD;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #000099;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
   line-height: 19px;
	letter-spacing: 0.5px;	
	margin: 1px;
	padding: 2px;
	text-align: center;
	position: absolute;
	left: 157px;
	top: 320px;
	width: 560px;
}

.BoxBottomRec {
	background: #FFD700;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 0;
	/*color: #000099;*/
	color: Yellow;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
   line-height: 19px;
	letter-spacing: 0.5px;	
	margin: 1px;
	padding: 2px;
	text-align: center;
	position: relative;
	top: 20px;
	right: 290px;
	width: 560px;
}

.TrainBox{
	background: transparent;
   border-bottom-color: Gray;
	border-left-color: White;
	border-right-color: Gray;
	border-top-color: White;	
	border-style: outset;
	border-width: 2px 2px 2px 2px;
	color: #6B002E;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	margin: 2px;
	padding: 4px;
	text-align: center;
}

.TrainBoxLeft{
	background: transparent;
   border-bottom-color: Gray;
	border-left-color: White;
	border-right-color: Gray;
	border-top-color: White;	
	border-style: outset;
	border-width: 2px 2px 2px 2px;
	color: #6B002E;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	margin: 2px;
	padding: 4px;
	text-align: left;
}


.bolderfont{
	font-weight: bolder; font-size: 14px;
}

.hourstext{
	font-size: 18px;
}
.realsmall{
  font-size: 8px;
}

ul{
	list-style-image: url(graphics/bullet-arrow.gif);
	text-align: left;
}

.boldtitle{
	font-weight: bold;
}

.notice{
 text-align: center; font-size: xx-small; font-weight: bold; background-color: #FFEBCD; color: #000099;
}

.trainTxt{
 font-family: "Times New Roman", Times, serif;
 font-size: 16px;
 text-align: center;
}

.sportsSched{
font-family: "Times New Roman", Times, serif;
 font-size: 16px;
}

.TrainBox2{
	background: transparent;
   border-bottom-color: Gray;
	border-left-color: White;
	border-right-color: Gray;
	border-top-color: White;	
	border-style: outset;
	border-width: 2px 2px 2px 2px;
	color: #6B002E;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	margin: 2px;
	padding: 4px;
	text-align: left;
}

.anniversary {
	position:absolute; left: 260px; top: 475px; font-family: "Times New Roman", Times, serif; font-weight: normal; color: black; text-decoration: none;
}

a.annSpecial:hover{
	text-decoration: none; color: Black;
}

.annSpecial:link, .annSpecial:visited, .annSpecial:link{
	text-decoration: none; color: Black;
}

img.starburst{
	border-style: inset; border-width: 0px; border-color: Maroon;
}

img.seperate1{
	position:absolute; left: 140px; top: 395px;
}

img.seperate2{
	position:absolute; left: 140px; top: 650px;
}

img.seperate3{
	position:absolute; left: 140px; top: 667px;
}

.newyear {
	position:absolute; left: 185px; top: 583px; font-family: "Times New Roman", Times, serif; font-weight: normal; color: black; text-decoration: none;
}



.annTextHeader{
	background-color: Blue; color: Yellow;

}

.annTextBody{
  font-family: Calibri; font-size: medium;	
}