#nav, #nav ul {
	/* all lists */
	padding: 0;
	margin: 10px 0px 0px 0px;/*alignes the entire menu*/
	list-style: none;
	float: left;
	width: 150px; /*not sure why this is needed*/
	z-index: auto;
}
	
#nav li {
	/* all list items */
	position: relative;
	float: left;
	line-height: 14px; /*margin-bottom: -1px;*/
	margin: 0px 0px -1px 0px; /*-1 makes the menue border the same size*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 font-weight: bold; 
/*this width should be as big as the menues containing div
this allows hover outside of the boxes uther wise menue
colapses before mousing over */
	width: 158px; /* width needed or else Opera goes nuts */
}
	
#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 156px;/* sec level pos */
		margin-top : -21px; /* aligns 2 nd level to top of menue*/
	}
	html>body #nav li ul {
		margin-top : -18px;
		}

		
.navhi a {
	width: 150px;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #7da7d9;
	border: 1px solid #1164be;
	padding: 1px 1px 1px 2px;
	margin-bottom: 3px;
}
.navlow a {
	width: 158px;
	display: block;
	color: Blue;
	font-weight: bold;
	text-decoration: none;
	background-color: #F0F8FF;
	border: 1px solid #1164be;
	padding: 1px;
	margin-bottom: 0px;
}
.navhi a:hover {
	color: navy;
	background-color: #F0F8FF;
}
.navlow a:hover {
	color: navy;
	background-color: #7da7d9;
}	
 	#nav li:hover ul, 
	#nav li li:hover ul, 
	#nav li li li:hover ul, 
	#nav li.sfhover ul, 
	#nav li li.sfhover ul, 
	#nav li li li.sfhover ul {  /* lists nested under hovered list items */ 
	left: auto;
	}


body, html {
	cursor: url("../b-img/Arrow.cur") , default ;
	margin: 0px 5px 25px 5px;
	/*padding: 0px;*/
		font-size: 16px;
background-color: white;
}
p {
/*	margin-top: 0px;
	margin-bottom: 0px; /*	padding: 5px;*/*/

}

#banner {
	background: #ffffff;
	background-image: url(../b-img/header.jpg);
	background-repeat: no-repeat;
	height: 198px;
	top: 1px;
	margin-bottom: 7px;
}
#topnav{
	background-color: #660000;
	color: #DEB887;
	font-weight: bold;
	text-align: center;
	font-size: .85em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
#menutop{
	float: left;
	width: 171px;
	height: 34px;
	background-image: url(../b-img/m-tabs.gif);
}

#leftcontent {
	float: left;
	background-color: White;
	background-image: url(../b-img/lft-bkg.gif);
	font-family: Arial,sans-serif;
	font-size: .9em;
	color: #191970;
	padding-left: 4px; 
	border-right-color: #65a0ce;
	border-right-style: double;
	border-right-width: 6px;
	padding-top: 10px;
	width: 161px;
	clear: left;
}
html>body #leftcontent {
	width: 163px;
	border-right-color: White;
	border-right-style: double;
	border-right-width: 6px;
}


#linktop{
	position: absolute;
	top: 225px;
	right: 5px;
	width: 149px;
	height: 34px;
	background-image: url(../b-img/m-tabs2.gif);
}
html>body #linktop {
	right:5px;
}
#rightcontent {
	position: absolute;
	top: 259px;
	right: 5px;
	width: 1px;
	clear: both;
}





#rightcontent li {
	font-weight: bold;
	font-family: Arial,sans-serif;
	COLOR: #220000;
	list-style-image: url("../b-img/dot.gif"); 
	list-style-type: square;
	margin-left: -20px;
}
#rightcontent A:link {
	font-weight : bold;
	font-family : Arial,sans-serif;
	COLOR: #65a0ce;
	TEXT-DECORATION: underline;
}
#rightcontent A:visited {	
	font-family : Arial,sans-serif;
	font-weight : bold;
	COLOR: #65a0ce; 
	TEXT-DECORATION: underline;

}
#rightcontent A:hover {
	font-family : Arial,sans-serif;
	font-weight : bold;
	BACKGROUND: #00e4fa;
	COLOR: #0000ff;
	TEXT-DECORATION: underline overline;
}

#centercontent {
	margin-left: 180px;
	margin-right: 160px;
	font-size: .75em;
	font-family: Verdana,Arial,sans-serif; /*text-align: justify;*/
	/*text-transform: capitalize;*/
	color: Black;
	margin-top: 15px;
	vertical-align: top;
}

#bottomcontent {
	background: #F0F8FF;
	height: 125px;
	border-top: 1px solid #ADD8E6;
	border-right: 1px solid #ADD8E6;
	border-left: 1px solid #ADD8E6;
	border-bottom: 1px solid #ADD8E6;
	text-align: center;
	padding-top: .1em;
	padding-bottom: .1em; 
	clear: both; 
	font: .9em Arial,sans-serif;
	color: #70809f;
	vertical-align: bottom;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#maincontent ul, maincontent li{
	text-align: left;
	list-style-position: outside;
}
#maincontent li a{
	text-decoration: none;
	width: 150px;
}

/*#cdiv{
	width: 97%;
	overflow-y: scroll;
	visibility: visible;
	height: 300px;
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #0000ff;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	padding: 5px;
	overflow: auto;
	overflow-y: scroll;
	top: 160; 
	border: 2px solid #E1F1FF;
	}
*/
#cdiv A:link {
	COLOR: #0000ff;
	TEXT-DECORATION: underline;
}
#cdiv A:visited {
	COLOR: #0000ff; 
	TEXT-DECORATION: underline;

}
#cdiv A:hover {
	COLOR: #8B0000;
	TEXT-DECORATION: underline overline;
}


#bottomcontent a,
#bottomcontent a:visited{
	color: blue;
	font-size: 13px;
	line-height: 30px;
}
#maincontent a:hover, 
#bottomcontent  a:hover{
	color: Maroon;
}
.read{
	display: none;
}
#galcontent {
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	overflow: auto;
	width: 78%;
	z-index: auto;
	position: absolute;
}
.gtopbot{
	background-color: #96CAFF;
}
.gdesc{
	background-color: #fff8c1;
}
.gbbr{
	background-color: #88D6DB;
}
.gimg{
	background-color: White;
}
form {margin:0;} 

textarea,input {
	background-color: #F0F8FF;
	font: .95em Arial,sans-serif;
	border: 1px solid Navy;
	margin: 0;
}
.form{
	vertical-align: top;
	left: auto;
	text-align: left;
	top: auto;
}
#trbut{
	background-color: transparent;
	border: 0px;
	background-image: url(../b-img/submit.gif);
	width: 80px;
	height: 32px;
}


#centercontent hr{
	height: 1px;
	color: Blue;
}
#left {
	float : left;
	width : 49%;
} 
#right {
	float : right;
	width : 49%;
}
#html {
	float:right;
	width:88px;
	position : relative;
	height : 50px;
}
#html a:hover {
	background: url(../b-img/html.gif);
	background-color : #F0F8FF;
	display:block;
	font-size : 0em;
	margin : 0px;

	position : relative;
	height : 31px;
}
	#css {
	float:left;
	width:88px;
	position : relative;
	height : 50px;
}
	#css a:hover {
	background:url(../b-img/css.gif);
	background-color : #F0F8FF;
	display:block;
	height : 31px;
	margin : 0px;
	font-size : 0em;
	position : relative;
}

h1 {
	font-size: 15px;
	margin: 0px 0px 5px 0px;

     
		  }

#leftcontent h1 {
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	color: Yellow;
}

#formtable{
	background-image: url(images/formbkg_05.gif);
	border: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-transform: capitalize; 
	vertical-align: top;
}

.fmid{
		background-image: url(../b-img/formbkg_05.gif);
		vertical-align: top;
}
.fleft{
			background-image: url(../b-img/formbkg_04.gif);
}
.frt{
			background-image: url(../b-img/formbkg_06.gif);
}
.ftop{
			background-image: url(../b-img/formbkg_02.gif);
}
.fbtm{
	background-image: url(../b-img/formbkg_08.gif);
	background-repeat: repeat-x;
}
.red{
	color: Red;
}


.red{	color: Red;}
.navy{ color: navy;}
.blue{ color: blue;}
.maroon{ color: maroon;}
.teal{ color: Teal;}
.gray{ color: #2F4F4F;}
.bold{ font-weight: bold;}
.larger{ font-size: larger;}