body {
        text-align: center;
        font-size: 12px;
        font-family: Helvetica, Arial, sans-serif;
        color: #000000;      
        text-align: center;
}

.main_class {
        width: 960px;
        margin: 0 auto;
        line-height: 1.3;
        text-align: left;
        
}

.volunteer_form {
	padding: 0 0 10px 0;
}


.topbanner_class {
        background-color: #e6e6e6;
        color: #000000;
        width: 956px;
        height: 24px;
        border-top: 2px solid #dcdcdc;
        border-left: 2px solid #dcdcdc;
        border-right: 2px solid #dcdcdc;
}

.bottombanner_class {
        background-color: #505065;
        width: 956px;
        height: 25px;
        position: absolute;
        top: 92px;
        border-bottom: 2px solid #dcdcdc;
        border-right: 2px solid #383838;
        border-left: 2px solid #505065;        
      
}

.leftside_class {
        float: left;
        background-color: #f0f0f0;
        width: 196px;
        height: 670px;
        position: absolute;
        top: 92px;
        z-index: 0;
        border-right: 2px solid #dcdcdc;
        border-bottom: 2px solid #dcdcdc;
        border-left: 2px solid #dcdcdc;
}


.banner_class {
        background-color: #c90023;
        color: #000000;
        width: 956px;
        height: 74px;
        position: absolute;
        top: 18px;
        border-top: 2px solid #383838;
        border-bottom: 2px solid #383838;
        border-left: 2px solid #c90023;
        border-right: 2px solid #c90023; 
        
}

.shadow_class {
        background-color: transparent;
        color: #ffffff;
        width: 955px;
        height: 74px;
        position: absolute;
        top: 18px;    
}

.contact_class {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 10px;
        position: absolute;
        top: 3px;
        margin-left: 750px;
        z-index: 3;
}

.about_class {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 10px;
        position: absolute;
        top: 3px;
        margin-left: 820px;
        z-index: 3;
}

.faq_class {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 10px;
        position: absolute;
        top: 3px;
        margin-left: 880px;
        z-index: 3;
}
     
.nav_bar {
        position:absolute;
        top:160px;
        margin-left: 20px;
        width:160px;
        
}


.logo_class {
        position: absolute;
        top: 0px;        
        border:0px;
        margin-left: 3px;
        z-index: 3
}

.slogan_class {
        position: absolute;
        top: 128px;
        margin-left: 3px;
        border:0px;
        z-index: 3
}

.content_box {
        width:700px;
        position:absolute;
        top:160px;
        margin-left:200px;
        padding: 0 30px 30px 30px;
}

.cow_link {
        position:relative;
        top:25px;
        margin-left:10px;
        width:150px;
}

h1, h2 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #212165;
}

h1 {
        font-size: 20px;
        font-weight: bold;
}

h2 {
        font-size: 18px;
        font-weight: bold;
}

h3 {
        font-size: 16px;
        font-variant: small-caps;
        margin: 10px 0 0 0;
        padding: 0 0 10px 0;
        color: #C90023;
}

h4, h5, h6 {
        font-size: 14px;
        font-style:italic;
        margin: 10px 0 0 0;
        padding: 0 0 10px 0;
        color: #212165;
        text-decoration: underline;
}

form, div, p {
	margin: 0;
	padding: 0 0 10px 0;
}

a:link, a:visited  {
	color: #2e2e8c;
	text-decoration: underline;
}


a:focus, a:hover, a:active {
	color: #f00028;
	text-decoration: underline;
}

.topmenu a:link, .topmenu a:visited {
	color: #2e2e8c;
	text-decoration: underline;
        white-space: nowrap;
}

.topmenu a:focus,.topmenu a:hover, .topmenu a:active {
	color: #f00028;
	text-decoration: underline;
        white-space: nowrap;
}

.image_td, .image_caption {
         font-weight: bold;
	 color: #212165;
}

.nav_cell_norm, .nav_cell_active {
        display: block;
        background-color: #FFEF03;
	width: 100%;
	height: 20px;
	padding: 0 0 1px 0;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

.nav_cell_norm {
         border: 3px outset #FFEF03;
         color: #212165;
}

.nav_cell_active {
         border: 3px inset #FFEF03;
         color: #C90023;
}

.nav_row_norm, .nav_row_active {
            
}

.imgDIVinTextLeft {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.imgDIVinTextRight {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}

.cow_link {
  color:#3D3F91;
  font-size: 10px;
}