body{ margin:0px; padding:0px; background-color:#57526B; background-position:top; background-image:url(images/background.gif); background-repeat:repeat-x; margin-top:5px}
img{ border:none}
ul{ padding:0px; margin:0px}
#headerlinks{ background-image:url(images/h2.jpg); background-repeat:no-repeat; font-family:verdana,Arial, Helvetica, sans-serif; font-size:11px; padding-top:10px}
#headerlinks a{ padding-right:3px; padding-left:3px; text-decoration:none; color:#000000; padding:5px; }
#headerlinks a:hover{ text-decoration:none; color:#FFFFFF; border:#FFFFFF 1px solid}
#navigation{ background-image:url(images/navigation.jpg); height:28px}
#content{ background-image:url(images/contentbg.gif); background-repeat:repeat-y; padding:0px 15px 9px 3px}
#rightnav{ background-image:url(images/rightbg.gif); background-repeat:repeat-y; width:236px}
#righttbl{ color:#FFFFFF; font-family:"Trebuchet MS",arial,verdana; font-size:16px}
#righttbl a{ color:#FFFFFF; text-decoration:none}
#righttbl a:hover{ color:#66FF66}
#subbutton{ background-color:none}
#linkboxhome a{ color:#FFCC00; font-size:11px }
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;font-weight: bold;}
#pubcrawl a{ background-image:url(images/pub-crawl.jpg); height:120px; width:230; background-repeat:no-repeat; font-family:"Trebuchet MS",arial; font-size:16px; color:#FF66CC; text-align:center; padding-top:8px; display:block; text-decoration:none}
#withnight a{ background-image:url(images/withcruiser.jpg); height:120px; width:238; background-repeat:no-repeat; font-family:"Trebuchet MS",arial; font-size:16px; color:#66CCFF; text-align:center; padding-top:8px; display:block; text-decoration:none}
#buckparty a{ background-image:url(images/buckparty.jpg); height:120px; width:230; background-repeat:no-repeat; font-family:"Trebuchet MS",arial; font-size:16px; color:#FF3366; text-align:center; padding-top:8px; display:block; text-decoration:none}
#hensbg{ background-image:url(images/hensbg.gif); background-repeat:no-repeat; height:35px}
#hensbg a{ color:#FFFFFF; font-family:"Trebuchet MS",arial; font-size:16px; color:#99CCCC; text-decoration:none; padding-left:15px}
#newsbg{ background-image:url(images/hensbg.gif); background-repeat:no-repeat; height:35px}
#newsbg a{ color:#FFFFFF; font-family:"Trebuchet MS",arial; font-size:16px; color:#CCCC66; text-decoration:none; padding-left:15px}
#news{ background-color:#1B1B1B; padding:12px; color:#cccccc; font-family:Arial, Helvetica, sans-serif; font-size:11px}
#date{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CCCC33}
#headline{ color:#33FF33; font-size:10px}
#footer a{ color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none}
#footer a:hover{ color:#FFFFFF}
white_link a:hover{ background-image:url(images/hovernav.png); background-repeat:no-repeat; height:30px; width:157px; display:block;font-size:10px; text-decoration:none}
#tbl td{ width:100px; font-size:10px }
.white_link{ font-size:10px}
#news a{ color:#FFFF00; text-decoration:none}


/*Top level list items*/



.suckertreemenu { margin:0px 3px}
.suckertreemenu ul li{
position: relative;
display: inline;
float: left; color:#FFFFFF
  /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 106px; /*Width of top level menu link items*/
padding: 0px 1px;
border:0px solid #E3E3E3;
border-left-width: 0;
text-decoration: none;
 font-size:11px; height:12px; color:#FFFFFF
}
	


/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 150px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 5px 3px;
 background-image:url(images/menu-drop-back.gif); background-repeat:repeat-x; padding-left:18px; 
}

.suckertreemenu ul li a:hover{

color: white; background-image:url(images/menu-drop-back-hover.gif); background-repeat:repeat-x
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: # url(images/arrow-down.gif) no-repeat center right; background-image:url(images/menu-back.gif); background-repeat:repeat-x; text-align:center;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background-image:url(images/menu-drop-drop.gif); background-repeat:repeat-x
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

.required {color: red;	}
.myForm{ font-size:11px; margin:10px}