body {
  margin: 0px;
  padding: 0px;
  font: 80% arial, hevetica, sans-serif;
  text-align: left;
  color: #000000;
  background: url(../include/rotary_sub_back.png) repeat;
}

.nocss {
}	

#container {
}

#subcontainer {
}	

#superhead {
}

#head {
}

#headpuzzle {
  display: none;
}

#supermenu {
  display: none;
}

#content {  
}

#innercontent {
}

#right_ic {
  display: none;
}


#right {
  display: none;
}

#footer {
  clear: both;
  width: 100%;
  margin: 30px 0px 3px 5px;
  text-align: left;
  font: 85% arial, hevetica, sans-serif;
  color: #FFFFFF;
}

h2 {
  font-size: 110%;
  font-weight: bold;
  color: #000000;
  line-height:1.1em;
  padding: 0px;
  margin: 0px;		
}

h3 {
  font-size: 120%;
  font-weight: bold;
  color: #000000;
  line-height:1.1em;
  padding: 0px;
  margin: 0px;		
}

h1 {
  font-size: 105%;
  font-weight: bold;
  color: #000000;
  line-height:1.1em;
  width: 65%;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  padding: 4px;
  margin: 1px;		
}

h4 {
  font-size: 120%;
  font-weight: bold;
  color: #000000;
  line-height:1.1em;
  padding: 0px;
  margin: 0px;		
}

.small {
  color: #000000;
  font: 80% arial, hevetica, sans-serif;
}


a:link { 
  color: #000000; 
  text-decoration: underline; 
}

a:visited { 
  color: #000000; 
  text-decoration: underline; 
}

a:hover { 
  color: #000000; 
  text-decoration: none; 
}

a:active { 
  color: #000000; 
  text-decoration: underline; 
}

table {
  font-size: 100%;
  font-family: Arial, hevetica, sans-serif;
  color: #000000;
}

img {
  margin: 0px 6px;
}
