body 
{
    margin: 0px; 
    background-color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 11pt;
    }

#logo 
{
    width: 50px; 
    float:left;
    }
#words /* The heading */ 
{
    position:absolute; 
    left:300px; 
    top:15px;
    }

/* The three main divs (top header, menu main content) */
#head 
{
    height:100px;
    border-bottom-style:solid;
    background-color:#D3D3D3;
    }
#menu 
{
    width:200px;
    background-color:#DDDDDD;
    height:1000px;
}
    
#content
{
    position:absolute; 
    left:200px; 
    top:100px; 
    padding-right:50px; 
    padding-left:20px;
    height: auto;
    }

#footer
{
    height:50px;
    border-bottom-style:solid;
    background-color:#D3D3D3;
    text-align:center;
}

/* ********************************************************** */
#left
{
    float:left;
   width:500px;
}


#right
{

float:left;

    
}
#stationprofile
{
    height:200px;
}


.item
{
    width: 220px;
    height:250px;
    margin: 10px;
    float:left;
}


.item
{
    padding:0px 0px 15px;
}
#indexleft
{
float:left;
}
#indexRight
{
    position:inherit;
    top:0;
}
/* ************ news release section **** */
.rightBar
{
    float:right;
    position:absolute;
    top:460px;
    left:80%;
    width:19%;
    border-style:solid;
    border-width:3px;
}
/* ****************** */
.itemindex
{
    width:80%;
}
a
{
    text-decoration:none;
}
a:hover
{
    color:Green;
    text-decoration:underline;
}

 h1 {font-size: 16pt; color: #0055aa; font-weight: bold; font-family:Arial,Helvetica,sans-serif;}
 h2 {font-size: 14pt; color: #a653ff; font-weight: bold; font-family:Arial,Helvetica,sans-serif;}
 h3 {font-size: 14pt; color: #AAAE2E; font-weight: bold; font-family:Arial,Helvetica,sans-serif;}
 p, a, li, ul {font-family:Arial,Helvetica,sans-serif;}
.subtitle {font-size: 11pt; font-weight: bold;}
.content {padding: 5px;}
.normal {font-family: Arial,Helvetica,sans-serif; font-size: 9pt; margin: 0px; padding: 0px; line-height: 1.5em;}


ul#menu_body, ul#menu_body ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 13.5em;
}


ul#menu_body a {
display: block;
text-decoration: none;	
}

ul#menu_body li {
margin-top: 1px;
}

ul#menu_body li a {	
  padding: 0.5em;
}

ul#menu_body li ul li a {
  padding-left: 20px;
  background: #ccc;
  color: #000;
}

img#mainFirePic
{
    padding-top:5px;
}


ul#menu_body li ul li a:hover 
{
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 14px;
}

#menu_body > li > a:link, #menu_body > li > a:visited
{
    color:#FFFFFF; 
    text-decoration:none; 
    border-bottom:solid; 
    background-color:#666362;
    }
#menu_body > li > a:hover
{
    color:#ECE5B6; 
    text-decoration:none; 
    border-bottom:solid; 
    background-color:#666382;
    }

ul.a 
{
    list-style-position:inside;
    }
    

.zoom_searchform {font-family: verdana; font-size: 9pt; margin: 0px; padding: 0px;}
.zoom_options {font-family: verdana; font-size: 9pt; margin: 0px; padding: 0px;}
input.zoom_button {  }
input.zoom_searchbox {  }	
