.navbackground {
	background-image: url(./images/navbg.gif);
	border: 1px solid #000000;
	vertical-align: middle;
	font-weight: bold;
}
.navbackground a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.navbackground a:active {
	text-decoration: none;
	color: #00AAFF;
}
.navbackground a:hover {
	text-decoration: none;
	color: #00CCFF;
}
/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img{
border: 0;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px solid #696969;
	background-color: #33CC66;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
body {
	scrollbar-face-color: #33CC66;
	scrollbar-highlight-color: lightgreen;
	scrollbar-3dlight-color: #33CC66;
	scrollbar-darkshadow-color: #33CC66;
	scrollbar-shadow-color: darkgreen;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #33CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #333333;
}

a {
	text-decoration: none;
	color: darkblue;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
.beaversection {
	background-color: #33CC66;
}
.beaversection:hover {
	background-color: #0099cc;
}
.cubsection {
	background-color: #33CC66;
}
.cubsection:hover {
	background-color: #33cc00;
}
.scoutsection {
	background-color: #33CC66;
}
.scoutsection:hover {
	background-color: #006666;
	color: #FFFFFF;
}
.explorersection {
	background-color: #33CC66;
}
.explorersection:hover {
	background-color: #999966;
	color: #FFFFFF;
}
.networksection {
	background-color: #33CC66;
}
.networksection:hover {
	background-color: #cccc99;
}
.fellowshipsection {
	background-color: #33CC66;
}
.fellowshipsection:hover {
	background-color: #4d1979;
	color: #FFFFFF;
}
.tab h5{
padding: 3px;
margin: 0 1px 1px 0;
text-align: center;
}
#wrapper h3{
margin: 0;
padding: 5px;
font-size: 14px;
}
#wrapper p{
margin: 0;
padding: 5px;
line-height: 1.5em;
}
#wrapper{
width: 750px;
margin: 0 auto;
font-size: 11px;
font-family: verdana;
}
#wrapper a{
color: #333;
display: block;
font-weight: bold;
text-decoration: none;
}
#wrapper a:hover{
text-decoration: underline;
}
#left{
float: left;
width: 200px;
}
#right{
float: right;
width: 550px;
}
.tab{
color: #333;
padding: 3px;
margin: 0 1px 1px 0;
text-align: center;
background: #6FB9E9;
}
.stretcher h3{
padding: 3px;
font-size: 12px;
margin: 0 1px 1px 0;
text-align: center;
text-decoration:underline;
}
.tabpanel {
	font-size: 12px;
	font-weight: bold;
	height: 172px;
}
