/**********************************************************************************/
body {
	background: #333333;
	font: 11px verdana, arial, helvetica;
	margin: 10px 0px;
	
	}
	




/*header*******************************************************************************/

#header {
	height: 139px;
	margin: 0px;
	width: 766px;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;}
  
#headerlogo {
  float: left;
  margin: 0px;
  margin-left: 0px;
  width: 766px;
  height: 105px;}
 
#headersecond {
  background: url(images/header-nav-bg.gif);
  float: left;
  margin: 0px;
  margin-left: 0px;
  width: 766px;
  height: 27px;}
  
#headerspacer {
  float: left;
  margin: 0px;
  margin-left: 0px;
  width: 766px;
  height: 7px;}
  
/*homepagecontent*******************************************************************************/	

#homepagecontent {
  float: left;
  margin: 0px;
  width: 766px;
  height: 264px;}

#homepageleft {
  float: left;
  margin: 0px;
  width: 288px;
  height: 264px;}
  
#homepagecenter {
  float: left;
  margin: 0px;
  width: 190px;
  height: 264px;}

#homepageright {
  float: left;
  margin: 0px;
  width: 288px;
  height: 264px;}

/*content*******************************************************************************/	

#maincontent {
	width: 766px;
	text-align:left;
	background: url(images/bg-white.gif) top left repeat;
	margin: 0px;
	
	 
	
		}

#maintext {
	margin-top: 10px;
	width: 520px;
	float:left;
	background: #ffffff;
	
		}
		
		#maintext02 {
		width: 500px;
		margin: 0 10px 0 10px;
		background: #ffffff;
		
		}

#sidenav {
	margin-top: 10px;
	width: 209px;
	float:right;
	background: #ffffff;
	
		}

		#sidenav02 {
		width: 189px;
		height: auto;
		margin: 0 10px 0 10px;
		background: #ffffff;
		
		}


  
  .marginleft {
  margin-left: 30px;
  margin-right: 5px;
  }
  
    .marginright {
  margin-left: 2px;
  margin-right: 20px;
  }

    .marginbottom {
  margin-bottom: 5px;
  
  }

.clearfix {

    display:inline;
    height: 0;
    clear: both;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*footer*******************************************************************************/	

#footer {
text-align: left;
margin: 10px 0 20px 0;
height: 200px;
	margin: 0px;
	width: 766px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	background:#333333;}


.footertext {color: #CCCCCC}
/*links*******************************************************************************/	

a { color: #003366; text-decoration: none; }
a:hover { color: #8ab459; text-decoration: underline;}

a.linkfooter:link { color: #cccccc; text-decoration: underline;}
a.linkfooter:visited {color: #cccccc; text-decoration: underline;}
a.linkfooter:hover {color: #cccccc; text-decoration: underline;}
a.linkfooter:active {color: #cccccc; text-decoration: underline;} 

a.mainpageslinks:link {color: #003366; text-decoration: underline;}
a.mainpageslinks:visited {color: #003366; text-decoration: underline;}
a.mainpageslinks:hover {color: #99CC66; text-decoration: none;}
a.mainpageslinks:active {color: #99CC66; text-decoration: none;}

a.nav:link {color: #FFFF00; font-weight:bold;}
a.nav:visited {color: #FFFF00; font-weight:bold;}
a.nav:hover {color: #FFFF00; text-decoration: underline; font-weight:bold;}
a.nav:active {color: #FFFF00; font-weight:bold;} 



/*Fonts and Type*******************************************************************************/

p {line-height: 1.5em;	margin: 1.2em 0; }

h1, h2, h3 {font-family: Verdana, Arial, sans-serif;}
h1 { margin-top: 0px; margin-bottom: 10px; font-size: 12px; color: #003366; text-decoration:none;}
h2 { margin-top: 10px; margin-bottom: 10px; font-size: 12px; color: #6699cc; text-decoration:none;}
h3 { margin-top: 5px;  margin-bottom: 10px; font-size: 12px; color: #6699cc; text-decoration:none; }
h4 { margin-top: 10px; margin-bottom: 10px; font-size: 12px; color: #6699cc; text-decoration:underline;}
h6 {font-family: Verdana, Arial, sans-serif; font-size: 11px; margin: .3em; font-style:italic; color:#333333;}

li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	list-style-type: none;
	margin-left: 0px; }
	
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}

img, a img{ border:0px;}

SUP {color:#000000; }



/*Index Page Changes *******************************************************************************/

.tablemargin {margin:10px;}

/*Photos Page Changes *******************************************************************************/

.photospage {margin:10px 10px 10px 0px;
			border-style: solid; 
			border-width: 2px;
			border-color:#333333;}
			
/*PC Activities Page Changes *******************************************************************************/

a.activities:link { color: #003366; text-decoration: underline;}
a.activities:visited {color: #003366; text-decoration: underline;}
a.activities:hover {color: #003366; text-decoration: underline;}
a.activities:active {color: #003366; text-decoration: underline;} 