 body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:0.75em;
  color:#000000;
  margin:0px;
  background:#FFFFFF;
}

/* Default Styles */


h1 {
  font-size:1.2em;
  margin:0 0 13px 0;
  padding:0px;
}

.sponsor {
  width:158px;
  margin:0 0 10px 0;
  border:1px solid #FFFFFF;
}

a img {
  border:0px;
}

* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "images/design/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

/* End Default Styles */

#shell {
  margin-left:auto;
  margin-right:auto;
  width:948px;
}

#header {
  width:948px;
}

#banner {
  width:948px;
  min-height:132px;
  height:auto;
  _height:132px;
}

#banner .ad760 {
  margin:7px 0 0 93px;
}

label {
  visibility:hidden;
  display:none;
}

input, select {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:1.0em;
  color:#000000;
}

textarea {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:1.0em;
  color:#000000;
}

/* Login Css */
#login {width:350px; text-align:center;}
#login p {text-align:left;}
.loginnamefield {float:left; padding-top: 3px; width: 90px;}
.logininputfield {float:left; width: 210px; padding:2px;}
.loginbttn {float:left; margin-left:130px;}
/* End Login Css*/

/* Navigation */

#menu {
  width:928px;
  height:45px;
  margin:0px;
  padding:0 0 0 20px;
}

#nav, #nav ul {
  margin:0px;
  padding: 0px;
  /*width: 159px;*/
  list-style-type: none;
  font-size:1.0em;
  display:inline;
}

#nav li {
  float: left;
  margin-top:8px;
  padding: 0px;
  position: relative;
  text-decoration: none;
  list-style-type: none;
}

#nav li ul {
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px;
  position: absolute;
  z-index: 256;
  left: -999em;
}

#nav li a {
  text-decoration: none;
  margin: 0px;
  padding: 9px 8px 13px 8px;
  width: auto;
  display: block;
  font-weight:bold;
}

#nav #contactus {
  background:url(../images/design/spacer.gif) no-repeat 100% 0%;
}

#nav li a:hover {
  text-decoration: none;
  margin: 0 2px 0 0 ;
  padding: 9px 6px 13px 8px;  
  width: auto;
  display: block; 
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em }

#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 { left: auto }

#nav li:hover, #nav li.hover {
  position: static;
}


#subnav, #subnav ul {
  list-style-type: none;
  float: left;
  margin:0 0 0 0;
  padding: 0px;
  width: 169px;
}

#subnav li {
  margin-top: 0px;
  margin-left: 1px;
  padding: 0px;
  position: relative;
  width: 144px;
	border:0px;
}


#subnav li a {
  text-decoration: none;
  margin: 0px;
  display: block;
  height:19px;
  padding:2px 0 0 8px;
  font-size:1.0em;
  border:0px;
}

#subnav li a:hover {
  margin: 0px;
  padding:2px 0 0 8px;
  display: block;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul { color:#000000; left: -999em; }


/* End Navigation */

#holder {
  width:948px;
  margin:1px 0 0 0;
}

#leftpanel {
  float:left;
  width:172px;
  min-height:439px;
  height:auto;
  _height:439px;
  margin:0px;
  padding:5px 0 0 10px;
}

.sponsorheading {
  width:172px;
  margin:0 0 10px 0;
  font-weight:bold;
  text-align:center;
}

#middlepanel {
  float:left;
  width:584px;
}

#club {
  width:;
  margin:0 0 0px 1px;
  font-size:3.0em;
  font-weight:bold;
  text-transform: uppercase;
}

#club img {
  margin:0 30px 0 20px;
  vertical-align:middle;
}

#topbox {
  min-height:200px;
  height:auto;
  _height:200px;
  padding:16px 9px 9px 9px;
  background:#FFFFFF;
}

.picholder {
  float:left;
  width:auto;
  margin:0 10px 10px 10px;
  padding:6px;
  background:#DDDDDD;
}

#bottombox {
  width:576px;
  min-height:276px;
  height:auto;
  _height:276px;
  margin:0 0 0 1px;
  padding:0 0 0 6px;
}

.iconlink {
  float:left;
  width:95px;
  height:70px;
  text-align:center;
  background:url(../images/design/icon_bg.png) no-repeat 0% 0%;  
  position:relative;
}

*html .iconlink {
  margin:1px 0 0 0;
}

.icon {
  clear:both;
}

.iconname {
  margin:0px;
}

.iconlink a {
  text-decoration:none;
  font-weight:bold;
  width:95px;
  height:70px;
  display:block;
}

*html .iconlink a img {
  width:93px;
  height:51px;
  background:#transparent;
}

*html .iconlink a {
  width:90px;
  height:70px;
}

.iconlink a:hover {
  text-decoration:none;
  font-weight:bold;
  background:url(../images/design/rollover.png) 0% 0%;
}

.cover {
  margin-top:-95px;
  width:95px;
  height:75px;
}

#join {
  width:537px;
  margin:50px 0 0 20px;
  padding:18px 0 18px 0;
  font-size:2.0em;
  font-weight:bold;
  text-transform: uppercase;
  text-align:center;
  position:relative;
}

.joincover {
  position:absolute;
  top:0px;
  left:0px;
}

.joincover img {
  width:537px;
  height:65px;
}

#rightpanel {
  float:left;
  width:172px;
  min-height:439px;
  height:auto;
  _height:439px;
  margin:0px;
  padding:5px 0 0 10px;
}

#footer {
  width:948px;
  height:21px;
  text-align:center;
  margin:0px;
  padding:7px 0 0 0;
}

/* Event Calendar */ 

#calendar {
  float:left;
  margin:0 10px 0 0;
  padding:0 0 10px 0;
}

.month {
  margin:0px;
  padding:0px;
}

.month td {
  font-size:0.9em;
}

.monthday {
  border:1px solid #CCCCCC;
}

.monthday:hover {
  background:#F4F4F4;
}

.monthnavigationback {
  height:15px;
  text-align:center;
  color:#FFFFFF;
  background:#555555;
}

.monthnavigationback a {color:#FFFFFF;}
.monthnavigationback a:hover {color:#FFFFFF;}

.monthnavigationforward {
  height:15px;
  text-align:center;
  color:#FFFFFF;
  background:#555555;  
}

.monthnavigationforward a {color:#FFFFFF;}
.monthnavigationforward a:hover {color:#FFFFFF;}

.datepicker {
  text-align:center;
  color:#FFFFFF;
  background:#555555;
}

.datepickerform {
  margin:0px;
  padding:0px;
}

.monthname {
  text-align:center;
  font-weight:bold;
  color:#FFFFFF;
  background:#555555;
}

.month a:link {
  text-align:center;
  text-decoration:underline;  
}

.month a:visited {
  text-align:center;
  text-decoration:underline;  
}

.month a:hover {
  text-align:center;
  text-decoration:none;
}

.month a:active {
  text-align:center;
  text-decoration:underline;  
}

.dayname {
  width:26px;
  height:15px;
  text-align:center;
  border:1px solid #CCCCCC;
  background:#F7F7F7;
}

.selectedday:hover {
  background:#F4F4F4;
}

.selectedday {
  width:26px;
  height:15px;
  text-align:center;
  border:1px solid #CCCCCC;
  background:#E1E0E0;
}

.event:hover {
  background:#F4F4F4;
  color:#000000;
}

.event {
  width:26px;
  height:15px;
  text-align:center;
  border:1px solid #CCCCCC;
  background:#A8A8A8;
}

.event a {color:#2B2B2B;}
.event a:hover {color:#000000;}

.selectedevent:hover {
  background:#F4F4F4;
}

.selectedevent {
  width:26px;
  height:15px;
  text-align:center;
  border:1px solid #CCCCCC;
  background:#CCCCCC;
}

.selectedevent a:link {color:#2B2B2B; text-align:center;}
.selectedevent a:visited {color:#2B2B2B; text-align:center;}
.selectedevent a:hover {color:#2B2B2B; text-align:center;}
.selectedevent a:active {color:#2B2B2B; text-align:center;}

.nomonthday {
  width:26px;
  height:15px;
  border:1px solid #CCCCCC;
}

.today {
  width:26px;
  height:15px;
  font-weight:bold;
  text-align:center;  
  border:1px solid #555555;
  background:#EEEEEE;
}

.todayevent:hover {
  background:#F4F4F4;
  color:#000000;
}

.todayevent {
  width:26px;
  height:15px;
  text-align:center;
  border:1px solid #CCCCCC;
  background:#A8A8A8;
}

.todayevent a {color:#2B2B2B;}
.todayevent a:hover {color:#000000;}

.monthday {
  width:26px;
  height:15px;
  text-align:center;
}

.saturday:hover {
  background:#F4F4F4;
}

.saturday {
  width:26px;
  height:15px;
  text-align:center;
  border:1px solid #CCCCCC;
  background:#D9D9D9;
}

.sunday:hover {
  background:#F4F4F4;
}

.sunday {
  width:26px;
  height:15px;
  text-align:center;
  border:1px solid #CCCCCC;
  background:#D9D9D9;
}

.eventson {
  float:left;
  width:310px;
  margin:0 0 10px 0;
  padding:6px;
  border:1px solid #CCCCCC;
  background:#F9F9F9;
}

.noevent {
  float:left;
  width:310px;
  margin:0 0 10px 0;
  padding:6px;
  border:1px solid #CCCCCC;
  background:#F9F9F9;  
}

/* End Event Calendar */

.nothing {
  clear:both;
  margin:0px;
  padding:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */