html { 
	min-width: 800px;
	 }

body {
margin: 0;
background-color: #49B8FE;
color: #666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em; 
}
#wrapper{
	width: 1000px;
	/*background: #fff url(../images/nav.jpg) no-repeat;*/
	border-right: solid 1px #cc9;
	border-left: solid 1px #cc9;
	border-bottom: 1px solid #cc9;
	margin: 0 auto 20px;
	padding: 0;
	line-height: 100px;
}
#masthead h1{
margin: 0 0 0 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
height: 30px;
color: #2c347c;
/*background: url(../images/top1.jpg) top  no-repeat;*/
font-family: Verdana, Arial,  sans-serif;
font-size: 1.5em;
line-height: 22px;
}
#content h2{
margin: -20px 0 0 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
height: 30px;
color: #2c347c;
/*background: url(../images/top1.jpg) top  no-repeat;*/
font-family: Verdana, Arial,  sans-serif;
font-size: 1.3em;
line-height: 20px;
}
#masthead h3{
margin: 0 0 0 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
height: 30px;
color: #2c347c;
/*background: url(../images/top1.jpg) top  no-repeat;*/
font-family: Verdana, Arial,  sans-serif;
font-size: 1.1em;
line-height: 16px;
}

h2.lhs{
float: left;
background: url(../images/navi_r1_c1.jpg) top no-repeat;
width: 320px;
margin-top: 0;
margin-left: -20px;
text-indent:-9999px;
line-height: 100px;
}
h2.rhs{
float: right;
background: url(../images/navi_r1_c7.jpg) top no-repeat;
width: 280px;
margin-left: -20px;
text-indent:-9999px;
line-height: 100px;
}
#navi, #navi ul { /* all lists */
	padding: 0;
	margin-left: 20px;
	list-style: none;
	line-height: 1;
}

#navi a {
	display: block;
	width: 5em;
	/*border-right: 1px solid #999;
	border-bottom: 1px solid #999;*/
}
#navi a:hover {
	display: block;
	width: 10em;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}

#navi li { /* all list items */
	float: left;
	margin: 0;
	width: 5em; /* width needed or else Opera goes nuts */


}

#navi li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navi li:hover ul, #navi li li:hover ul, #navi li.sfhover ul, #navi li li.sfhover ul {
	left: auto;
}

li.ed{
background: url(../images/navi_r1_c2.jpg) top no-repeat;
width: 100px;
line-height: 100px;
}
#content {
	clear: left;
	color: #ccc;
	margin: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#content h2{
}
#main{
border: 0;
margin-top: 0;
}
#maintext{
margin:0 0 0 150px;
padding-left: 0;
padding-top: 10px;
padding-bottom: 5px;
background: #fff;
width:590px;
display: block;
}








#maintext h1
{
text-align:center;
font-family: Verdana, Arial,  sans-serif;
font-size: 1.5em;
background: url(../../images/h1.gif) top  no-repeat;
line-height: 22px;
}
img.right
{
float:right;
margin-left:1em;
margin-right:1em;
}


#footer{
/*margin-bottom: 0;*/
width: 100%;
background-color: #49B8FE;
height: 100px;

/*padding-left: 10px;*/
}
#footer  a{
font:  11px Verdana;
color: #fff;
}
#footer  a:hover{
font: 11px Verdana;
color: #333;
}
#footer  h2
{
text-align:center;
font: 12px Verdana;
font-weight:bold;
color: #000;
margin-bottom: 0x;
}


 #footer ul { /* all lists */
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	line-height: 6em;
}


#footer li.hbc { /* all list items */
	float: left;
	margin-left: 10px;
	width: 14em; /* width needed or else Opera goes nuts */
	background:  url("../images/sponsors/hbc.jpg") top no-repeat;
	text-indent: -9999px;
}
#footer li.hca { /* all list items */
	float: left;
	margin-left: 10px;
	width: 14em; /* width needed or else Opera goes nuts */
	background:  url("../images/sponsors/hobiecat.gif") top no-repeat;
	text-indent: -9999px;
}

#thisform {
font: 11px Verdana;
color: #333;
}
#thisform label {
font: 13px  Verdana;
color: #333;
}
#thisform fieldset {
font: 13px  Verdana;
color: #333;
}
#thisform legend {
font: bold 13px  Verdana;
color: #333;
}
table.maintable
{
border-left: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
}
