@charset "iso-8859-1";

body{color: white;	background-color: #76716E;}
a:link 				{ color: white; text-decoration: none;}
a:visited 			{ color: white; text-decoration: none;}
a:hover, a:active	{color: white;text-decoration: underline;}
h1{color: white;font-size:170%;}
h2 {color: white;font-size:140%;}
h3{color: white;font-size:120%;}
h4{color: white;font-size:110%;}
h5	{color: white;font-size:100%;}
#access {background-color:#76716E;color:#ccc;}
#access a {color:#ccc;} 
#access a:hover {color: white;text-decoration:underline;}	
#container	{background-color: black;	}
#box {border:1px solid white; height:100%}	
#header	{background-image: url(../Images/cylonheader2.jpg);background-repeat: no-repeat;background-position: 0 0;}
#contents {background-color: black; }
/* Start Holly Hack, hidden from MacIE. \*/
* html #navcontainer ul li {height: 1%;}
/* End Holly Hack. */

#navcontainer {margin: 10px auto 5px auto;background: url(/Images/redgif.gif) repeat-x 0 50%;font-size:.85em;z-index: 1;}
#navcontainer ul {list-style-type: none;text-align: center;margin: 0px;padding: 0px;z-index: 2;}
#navcontainer li {display: inline;text-align: center;margin: 0px 5px;}
#navcontainer li a {padding: 1px 5px;color: white;background-color: black;border: 1px solid #cccccc;text-decoration: none;}

#navcontainer li a:hover, #navcontainer li a#current {color: white;border: 1px solid red;border-top: 2px solid red;border-bottom: 2px solid red;}
#footer	{border-top: 1px dotted white;background-color: black;color: white;}		
#footer	a:hover	{color: white;text-decoration: underline;}
#footer	a	{color: white;	}	
#themes {color:#ccc;}
#themes a {color:#ccc; text-decoration:none;}
#themes a:hover, a:active	 {color:white; text-decoration:underline;}

