#navtabs {
   margin: 0em 1em 0 1em;
   padding: 0.25em 0.5em 0.25em 0.5em;
   color: #E57B09;
   font-family: "Trebuchet MS", Verdana, Sans-Serif;
   font-weight: bold;
   font-size: 100%;

}
#navtabs ul {
   margin: 0 0 0px 0;
   padding: 0em 2em 0em 2em ;

}
#navtabs li {
   list-style-type: none;
   /* height: 3px; */
   display: inline; 
   background-image: url(/images/navtabs-v01orange.gif);
   margin: 0em 0em 0em 1em;
   padding: 0.25em 3em 0.25em 2.5em;
   background-repeat: no-repeat;
   font-family: "Trebuchet MS", Verdana, Sans-Serif;
   font-weight: bold;
   font-size: 100%;

}
#navtabs a {
   text-decoration: none;
   color: #ffedd5;
   margin: 0 2px 0 2px;
}
#navtabs a:hover {
   text-decoration: underline;
}
#navtabs .selected {
   background-image: url(/images/navtabs-v01green.gif);
   color: white;
   margin: 0 0 0 0.75em;
   padding: 0.25em 0.4em 0.25em 0.5em;
}

#navtabs .selected a {
   margin: 0 0px 0 1px;
   padding: 0;
color: white;
font-weight: bold;
}

#subnav {

  color: white;
  font-family: Verdana, sans-serif;
margin:  0;
padding: 2px 0 2px 0;
  background-image: url(/images/green-bar.gif);
  background-repeat: repeat-x;
}

#subnav ul {
margin: 0;
padding: 0.25em 0em 0.25em 0;
list-style-type: none;
}

#subnav li {
   background-color: transparent;
   font-family: Verdana, sans-serif;
   font-size: 100%;
   display: inline;
padding: 0.25em 0em 0em 2em;
margin: 0;
}
#subnav a {
   color: white;
}

#subnav .search {
   color: white;
   font-weight: bold;
   text-decoration: none;
}
#subnav .usercp {
   color: white;
   font-weight: bold;
    text-decoration: none;
}

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


#masthead {
margin: 0 0 0 1px;
   padding: 0.5em 0.25em 1em 0.25em;
}

#bannerad {
display: inline;
display: block;
    margin: 1em 2em 1em 5em;
   padding: 0.5em 0.25em 1em 0.25em;
}

#logo {
    margin: 0.5em 20em 1em 0.5em;
    float: left;
}
#logo img {
   height: 75px;
   width: 300px;
   padding: 0.5em 0.25em 1em 0.25em;
}
#logo img a {
   padding: 0.5em;
}
#forum-topbar {
    margin: 0 0 0 50px;

	top: 55px;
	position: absolute;
	width: 90%;
	height: 70px;
	overflow: hidden;

	min-width: 800px;
}
#fourm-top-banner {
    clear: both;
	background-color: transparent;
	width: 90%;
	visibility: visible;	
}

#forum-logo {
position: absolute;
top: 120px;
left: 50px;
width: 315px;
height: 90px;
margin: 3px 0 0px 0;
background-color: transparent;
}

#forum-logo img {
border: 0;
}
#forum-banner-ad {
margin: 20px 0 0 56.75%;
padding: 0px 0 0 0;
text-align:right;
width: 350px;
top: 69px;
position: absolute;
}

#forum-banner-ad img {
border: 0;
margin: 0;
}

#forum-footer {
margin: 0 0 0 51px;
clear: both;
}

#sitenav {
    background-color: black;
	height: 37px;
	padding: 0.5em 0.25em 0.25em 5.25em;
	margin: 0 0 10.5em 0;
	clear: both;
	display: block;
	float: none;
}
#sitenav ul {
    margin: 1em 1em 0 5em;
	padding: 0.25em;
	display: inline;
	list-style-type: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	clear: both;
}
#sitenav .bottomrow {
    margin: 0em 2em 0 2em;
	padding: 1.25em 0 0 0;
	display: inline;
    float: left;
}
#sitenav .bottomrow a {
	color: #fee8c9;
	text-decoration:none;

}
#sitenav .bottomrow a:hover {
	text-decoration: underline;
	color: white;
}

#sitenav .toprow {
    margin: 0em 3em 0 2em;
	display: inline;
	float: center;
	color: #fee8c9;	
}

#sitenav .toprow a {
	color: #fee8c9;
	text-decoration: none;
	border: 0;	

}
#sitenav img {
	border: 0;
}
#sitenav .toprow a:hover {
	text-decoration: underline;
	color: white;
	
