@charset "iso-8859-1";
body { font-size: 80%;
   background-color:black;
   color:#000000;
   margin: 0px;
}
  
a:link { color:#FFFF00; }
a:visited { color:#FFFF99; }
a:active { color:#FFFF33; }
a:hover { color:#FFCC33; 
	text-decoration: none; 
}

.mlist {
        width: 520px;
        background: #7F7F7F;
        color: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
        border: 1px;
	border-style: solid;
	border-color: #000000;
        border-collapse: collapse;
	padding: 0;
        }

.mlistTitle {
        background: #a7a7a7;
        color: #FFFFFF;
        }

#nav {
	background-image: url(images/link-bg.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	border-right: 2px solid;
}

li.nav {
	background-image: url(images/link-bg.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	border-right: 2px solid;
}

.accessaid {
	position:absolute;
	height:0;
	overflow:hidden;
}

#body{
	width: 770px;
	height: 100%;
	border: 0;
	background-color:#FFFFFF;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 10px;
	
}

#footer{
	width: 766px;
	border: 0;
	background-color:#7f7f7f;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
	padding: 2px;
	text-align: center;
	font-size:1.2em;
	font-family: "Georgia, Times New Roman, Times, serif";
}

#header{
	height: 250px;
	width: 770px;
	border: 0;
	background-color:#AAAAAA;
	margin: auto;
	padding: 0px;
}

#image_rotator {
	position: absolute;
	top:0;
	z-index: 1;
}

#header_layer {
	position: absolute;
	top:0;
	z-index: 2;
}

#links { 
	width: 177px;
	float: left;
	margin: 0;
       margin-right: 1px;
}

#links a:link {
        color: #888888;
        text-decoration: none;
}

#links a:visited {
       color: #888888;
        text-decoration: none;
 }

#links a:active {
       color:#FFFF33;
       text-decoration: none;
 }

#links a:hover {color:#000000;      
}
 

 #menu {
	padding:0;
	margin:0;
	font-size:1.5em;
	font-family: "Georgia, Times New Roman, Times, serif";
	background-color:#FFCC00;

  }
  
#menu li {
	list-style-type:none;
	text-align: center;
  }

 
#links li {
	list-style-type:none;
       padding-bottom: 2px;
  }


div#outside_div {

}

div#history_body {
	border:3px solid;
	border-color:#FFCC00;
	padding:2px;
	text-align: justify;
	font-size:1.2em;
	font-family: "Georgia, Times New Roman, Times, serif";
	background-color:#AAAAAA;
	width: 580px;
	margin-left: 180px;

}

div#main_body {
	border:3px solid;
	border-color:#FFCC00;
	padding:2px;
	text-align: center;
	font-size:1.2em;
	font-family: "Georgia, Times New Roman, Times, serif";
        background-color:#AAAAAA;
	width: 580px;
	margin-left: 180px;

}

div#upcoming_events {
	border:3px solid;
	border-color:#FFCC00;
	padding:2px;
	text-align: center;
	font-size:1.2em;
	font-family: "Georgia, Times New Roman, Times, serif";
	background-color:#AAAAAA;
	width: 580px;
	margin-left: 180px;
        margin-top: 10px;
}

div#team_news {
	border:3px solid;
	border-color:#FFCC00;
	padding:2px;
	text-align: center;
	font-size:1.2em;
	font-family: "Georgia, Times New Roman, Times, serif";
	background-color:#AAAAAA;
	width: 580px;
	margin-left: 180px;
        margin-top: 10px;
}