html, body
{
    background: url(../Images/filler.jpg) repeat-x;
    margin: 0;
    padding: 0;
    width: 100%;
    height:113px;

}

a{
    text-decoration: none;
    color: #666;
}

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

h2{ color:#074d5c; font-size:11pt; margin-bottom:-5px;}

#selected, .selected
{
    color: #666;
}

#o2sHeaderWrapper { position:relative; margin:0; padding:0; height:113px; width:100%; background: url(../Images/Oxyband_Logo-Header.jpg) no-repeat center; z-index:100;}

#container
{
    margin:0 auto;
    padding:0;
    width: 960px;
    text-align: center;
    font-family: Verdana , Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #666;
     
}



#leftnav
{
    margin:-113px 0 0;
    padding: 0;
    float: left;
    width:141px;
    height:auto;    
    vertical-align:top;  
    z-index:1; 
   
}

#maincontent
{
    margin-top:-1px;
    float: left;
    width: 818px;
    min-height: 30em;
    height: 100%;
}


.dotsbar
{
    background: #fff url(../Images/dots.gif) repeat-x;
    height: 10px;
    width: auto;
}


#divBreadcrumb
{
    text-align:left; 
    font-size:8pt; 
    margin-bottom:2%;

}

#pageHeader
{
    text-align: left; 
    margin-bottom: 0px; 
    font-size: 18pt; 
    font-weight:bold;
}

.o2sLtNavBottomImg
{    
     margin:0;
     padding:0;               
     background-image:url(../Images/ltnavimages/o2s_navShadow.jpg);
       background-repeat:no-repeat;
        width:141px;
         height:8px;
         
}

.eventdate{
 background: #fff url(../Images/eventdate-icon.gif) no-repeat top center;
 width:45px;
 height:60px;
  text-align:center;
  float:left; 
}

.newsSummary{ width:auto; padding:10px 0; margin:0 0 3%;}
.newsDate{font-size:10pt;}
.newsSummaryTxt{font-size:10pt;}

.eventdatecontainer{ margin:25px 0; padding:0;line-height:.95; font-family:Verdana , Arial, Helvetica, sans-serif; font-weight:bold;}
.eventSummaryTxt{ float:right; width:295px; padding:10px 0; margin:0 0 3%; line-height:1.25;}
.eventdateMonth{  font-size:11px;}
.eventdateDay{  font-size:15px; }
.eventTitle{  font-size:12px;}

.showHand{  cursor:pointer; }


