/* Start of CMSMS style sheet 'OTSC-ABOUT US' */
body
{
    margin-top:40px;
    padding: 0;
    background-color:#CC0033;
    text-align:center;
}

img
{
     display:block;
}

#donate_btn {
padding-top: 5px;
}

.clear
{
  clear:both;

}

#container
{
     /*border: 5px solid #333;*/ 
     width:966px;
     background-color: #FFF;
     margin:0 auto 0 auto;
     text-align:left;
     background:url(uploads/images/bg_red_about_us.gif);
     background-repeat: repeat;
     font-family:verdana;
   
}


/*FF Fix*/

html>body #container

{
	margin-top:-10px;
}

#nav
{
    float: left;
    width:966px;
    height:54px;	
    margin:0 auto 0 auto;
    
} 

/*FF fix */

html>body #nav
{
     margin-top:10px;
}

#nav ul
{
    margin:-10px 0 0 0;
    padding:0;
}		


#nav li
{
    float:left;
    list-style:none;
}    


#subnav ul
{

    float:left;
    margin: 44px 0 0 45px;
    font-weight: bold;
    font-size: 11px;
    
}		

#subnav li
{

list-style:none;

}


/*FF fix*/

html>body #subnav 
{
  margin-left:-38px;
  
}

#subnav a,a:link,a:active,a:visited
{
     text-decoration:underline;
     color: #999;    
}

#subnavLinkContainer
{
padding: 10px 0px 0px 25px;
margin: 0px;
}

#subnavLink
{
   position: relative;
   float: left;
   padding-right: 10px;
   color:#CC0033;
   font-weight: bold;
}

#subnavLink span {
  text-decoration: underline;
}

#subnavLink a {
  text-decoration: none;
}

#subnavLink a:hover {
  text-decoration: underline;
}

#donate_btn
{

   margin-top:10px;
}


#tagline
{
   float:left;
   margin-top:-10px;
}  

#headshot
{
   float:left;
   margin:0; 
 
}

#main
{
  
  float:right;
  border: 3px dashed #CC0033;
  width:500px;
  margin-top: -420px; 
  font-size: 10px;
  color: #999;
  margin-right: 10px;
}


/*FF Fix*/

html>body #main
{
   margin-bottom: 30px;
   margin-right: 20px;
}


#main h1
{
   font-size: 11px;
   margin:10px 25px 0 25px;
   color: #FFF; 
   
}

#main p
{

  margin: 10px 25px 0 25px;  

}

/*
#main a,a:link,a:active,a:visited
{
   text-decoration: underline; 
   color: #3D61A4;
}
*/

#callout1
{
float: right;
width: 144px;
margin: -120px 0 0 350px;
font-size: 10px;
font-weight: bold;
background-color: #00AAB5;
color: #fff;
}

/*FF Fix*/

html>body #callout1{margin-right:173px;}

#callout1 p{

margin:10px 0 0 20%;

}

#callout1 a{

font-weight:bold;
color:#fff;

}


#callout2
{
float: right;
width: 144px;
margin: -120px 0px 0 350px;
font-size: 10px;
font-weight: bold;
background-color: #00AAB5;
color: #fff;
}

#callout2 p{

margin:10px 0 0 20%;

}

#callout2 a{

font-weight:bold;
color:#fff;

}

.staffItem
{
width: 480px;
padding-left: 20px;
padding-bottom: 10px;
}

.staffImg
{
width: 100px;
position: relative;
float: left;
}

div.staffImg img
{
padding-top: 10px;
width: 100px;
}

.staffContent
{
vertical-align: top;
width: 370px;
position: relative;
float: left;
}

.staffContent p
{vertical-align: top;}

#footer
{
 
 float:right;
 width:525px;
 padding-top: 7px;
 /*margin: 20px 20px 0 290px;*/
 font-size:8px;
 color:#CC0033;
 text-align:left;
 font-weight: bold;
}

/*FF Fix*/

html>body #footer
{
   /*margin-top:-25px;*/
}


#footer ul
{
   margin:0;
   padding:0;
}

#footer li
{
   float:left;
   list-style:none;
}


#footer a:active,a:link,a:visited{

   color:#CC0033;
   text-decoration:none;
}   

/* End of 'OTSC-ABOUT US' */

