/* CSS Document */

div#center {
	margin-right: auto;
	text-align: left;
	height: auto;
	width: 800px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	z-index: 100;
     }#top {
	background-color: #000000;
	height: 50px;
	width: 100%;
	background-image: url(images/topback.jpg);
	vertical-align: bottom;
	z-index: 50;
}
#flash {
	background-color: #666666;
	top: 50px;
	height: 350px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	z-index: 5;
}
#menu {
	height: 34px;
	top: 400px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	border-right-style: none;
	background-color: #FFFFFF;
	z-index: 5;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/graphics.jpg);
	width: auto;
}
#text {
	height: auto;
	width: 100%;
	top: 434px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003300;
	line-height: 23px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	z-index: 5;
}
#bottom {
	height: 25px;
	width: 799px;
	top: 1134px;
	background-image: url(images/bottomback.jpg);
	z-index: 5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 25px;
	text-indent: 10px;
}
#textbox1 {
	height: 600px;
	width: 200px;
	top: 434px;
	background-color: #CCCCCC;
	left: 600px;
	right: 0px;
	text-align: right;
	position: absolute;
}
#textbox2 {
	height: 600px;
	width: 200px;
	background-color: #FF0000;
	position: absolute;
	left: 66%;
	top: 438px;
}
#left {
	background-color: #999999;
	top: 0%;
	width: auto;
	height: 500px;
	z-index: 1;
	padding-left: 10px;
	position: absolute;
	right: 83%;
}
div#center1 {
	margin-right: auto;
	text-align: left;
	height: 1265px;
	width: 100%;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	z-index: 0;
}
#textAbout {
	height: auto;
	width: 100%;
	top: 434px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003300;
	line-height: 23px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	z-index: 5;
}




 #nav-menu ul
 {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 34px;
 }

 #nav-menu li
 {
	float: left;
 }

 #nav-menu li a
 {
	background: bottom left repeat-x;
	height: 34px;
	line-height: 34px;
	float: left;
	width: auto;
	display: block;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	border-color: #003300;
	border-left-style: solid;
	border-left-width: thin;
 }

 /* Hide from IE6 \*/
 #nav-menu li a
 {
	float: none;
 }
 /* End hide */

 #nav-menu
 {
	width:800px;
}

#nav-menu li a:hover
 {
	background: bottom left repeat-x;
	height: 34px;
	line-height: 34px;
	float: left;
	width: auto;
	display: block;
	text-decoration: none;

	padding-left: 3px;
	padding-right: 3px;
	background-image: url(images/graphicsr.jpg);
 }
 
 
    #tabsE {
      float:left;
      width:100%;
      font-size:95%;
      line-height:normal;

      }
    #tabsE ul {
	margin:0;
	list-style:none;
	text-align: center;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
	float:left;
	margin:0;
	text-decoration:none;
	border-right-color: #003300;
	border-right-style: solid;
	border-right-width: thin;
	height: 34px;
	line-height: 32px;
	padding-left: 2px;
	padding-right: 2px;
	width: auto;
      }
    #tabsE a span {
      float:left;
      display:block;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
	background-image: url(images/graphicsr.jpg);
	position: static;
      }
    #tabsE a:hover span {
	height: 34px;
      }  
	
	
	
