/* layout */

* {margin: 0; padding: 0;}

body {margin: 0; padding: 0; font-family: helvetica, Verdana, sans-serif; font-size: 14px; line-height: 18px;  background: #fff; }

/* header */

#header { margin-top: 10px;   margin-left: auto; margin-right: auto; width: 100%;  width: 900px;	 height: 255px;  text-align: center;	
padding:0px;    background: #003333;   background: url(z_graphics/GHSWebsiteBanner2.jpg) no-repeat top left;  clear:both; }

.white { font-family: helvetica, Verdana, sans-serif; font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  line-height: 2.5;
  text-align: center;
}

 a, a:visited { font-family: helvetica, Verdana, sans-serif; font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  line-height: 2.5;
  text-align: center;
}

a:hover { color: #999933;  text-decoration: underline;  }

.wrapper {   
	margin-top: 10px;
	margin-left: auto; margin-right: auto;
	width: 900px;
	background: #E5E5CC; border: 1px solid #B4B488; 
 }



/* main content  */

#leftCol { margin-top: 8px; margin-bottom: 8px;  }
#rightCol { margin-top: 8px; margin-bottom: 8px; }

p {    padding: 0 20px 7px 20px; }

h1 {   margin: 0px; padding: 15px 20px 20px 20px;   line-height: 20px; font-size: 20px; color: #333C34;}
h2 {   margin: 0px; padding: 0px 20px 20px 20px;   line-height: 18px; font-size: 20px; color: #333C34;}

h3 {text-align: center;   line-height: 16px; font-size: 14px; }

ul {margin-left: 60px; padding: 0 0 10px 0; }
li {list-style-type:square; padding: 0 20px 3px 2px; }

#footer { 	margin-left: auto; margin-right: auto;
	width: 900px;
	clear: both;  padding-top: 8px; padding-bottom: 4px;
	margin-top: 10px;     text-align: center; color: #fff;   font-family: arial, Verdana, sans-serif;   font-size: 10px;   border: 1px solid #999933;
	background: #999933;   white-space: nowrap;                        border: 1px solid #999933;  }
#footer a {color: #FFF; text-decoration: none;  line-height: 16px; font-size: 14px;  }
#footer a:hover  {color: #000; text-decoration: underline;   }
#footer p {    padding: 10px 0 10px 0px;  text-align: center; color: #fff;   font-family: arial, Verdana, sans-serif;   font-size: 12px; }
#credit {    padding: 10px 0 10px 0px;  text-align: center; color: #333C34;   font-family: arial, Verdana, sans-serif;   font-size: 10px; }
#credit a {font-family: arial, Verdana, sans-serif;   font-size: 10px;  color: #333C34; font-weight: bold;text-decoration: underline;}
#credit a:hover {color: #003333;   text-decoration: none; }

div.picright {float: right; padding-top: 60px; padding-left: 20px; padding-right: 20px; color: #666666; font-family: arial, verdana, sans-serif; font-size: 9px; line-height:16px;}

div.picleft {float: left; padding-left: 20px;  padding-right: 20px; padding-top: 3px; color: #666666; font-family: arial, verdana, sans-serif; font-size: 9px; line-height:10px;  }
td {vertical-align: top;}