   body{
     background: url(Images/Banner.gif) no-repeat;
	 margin:0;
	 padding:0;
	 font-family:Arial, Helvetica, sans-serif;
	 color: #333333;
	 font-size: 11px;
	 }
	 div#container{
	 width: 800px;
	 }
	 
	 div#container2{
	 width: 100%;
	 }
	
	
	#Content {
     margin-left:  221px;
	 width: 554px;
	 padding-left: 20px;
	 padding-top: 90px;
    }
	#SoCal{
	text-align: right;
	margin-right: 14px;	
	}
	#SoCal a, #SoCal a:link{
	color: #fff;
	text-decoration: none;
	background-image:url(Images/bullet_WhiteArrow.gif);
	padding-right: 11px;
	background-repeat: no-repeat;
	background-position: center right;
	}
	
	#SoCal a:hover{
	color: #ddd;
	background-color:#333;
	background-image:url(Images/bullet_WhiteArrow.gif);
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: center right;
	}
	
   div#LeftPane {
    float: left;
    width: 221px;
	 }
	 a, a:link{
	 font-weight: bold;
	 color: #333;
	 font-family:Arial, Helvetica, sans-serif;
	 text-decoration: underline;
	 }
	 a:hover{
	  text-decoration: none;
	  color: #ff0000;
	 }
   #NavBar ul{
      padding: 0;
	  margin-left: 1em;
	  margin-top: 0;
	  list-style: none;  
   }
   
   #NavBar li{
     border-bottom: 1px solid #ddd;
	 padding-bottom: 0.5em;
	 margin-left: 0;
	 padding-left: 1.5em;
	 padding-top: 0.5em;
	 background-image:url(Images/bullet_RedSquare.gif);
	 background-repeat: no-repeat;
	 background-position:center left;
	 font-weight: bold;
   }
   #NavBar li a{
   color: #666;
   text-decoration: none;
   }
    #NavBar li a:link{
   color: #666;
    text-decoration: none;
   }
   #NavBar li a:hover{
    text-decoration: underline;
	#color: #f00;
   }
   
   .DateTab{
     color: #ff0000;
	 font-family:"Times New Roman", Times, serif;
	 font-weight: bold;
	 font-size: 16px;
	 font-style:italic;
	 padding-top: 2.5em;
   }
   
   .CheckMark li{
    list-style-image:url(Images/bullet_CheckMark.gif);
	padding-left: 0.5em;
   }
   .Red{
   color: #ff0000;
   font-weight: bold;
   }   

   .SideItem{
    font-size: 10px;
	padding-top: 10px;
     border-bottom: 1px dashed #ddd;
	 padding-bottom: 10px;
	 margin-left: 0;
	 padding-left: 1.5em;
   }
   
   div#SubNav{
width:160px;
border: 1px dashed #ccc;
background-repeat:no-repeat;
background-color: #fff;
position: absolute;
right: 30px;
top: 210px;
padding-top: 1em;
padding-left: 1.5em;
margin-left: 1em;}

#SubNav ul{
  list-style-type:none;
  margin-left: 0px;
  }
  
  #SubNav ul li{
 padding-bottom: 1em;
  }

h3{
font-weight: bold;
font-size: 14px;
background-image:url(Images/bullet_User.gif);
background-repeat:no-repeat;
background-position: center left;
padding-left: 0.75em;

}


#DisplayTable{
  padding: 0;
  font-size: 11px;
  margin: 0;
  empty-cells; show;
  /*width: 750px;*/
  margin-right: 20px;
}

.TableContainer{
margin-left: 240px;}

.PhotoContainer{
margin-left: 240px;
margin-right: 30px;}


#DisplayTable td{
border-bottom: 1px solid #ccc;
padding-left: 1em;
padding-right: 1em;
text-align: right;
padding-bottom: 0.25em;
padding-top: 0.25em;
width: 11%;
}

#DisplayTable td.Sponsor{
border-bottom: 1px solid #ccc;
padding-left: 1em;
padding-right: 1em;
text-align: right;
padding-bottom: 0.25em;
padding-top: 0.25em;
width: 20%;
}

#DisplayTable tr.Header{
  /*background-image:url(Images/bg_Header.gif);
  background-repeat:repeat-x; */
  background-color:#ddd;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align:bottom;
}

#DisplayTable tr.Header td{
 border-bottom: 1px solid #fff;
}

table { empty-cells: show;
	 border-collapse:collapse;
	  }
	  
.Yellow{
background-color:#FFFFCC;
}

.Gray{
background-color:#eeeeee;
}

#Tralier{
 padding: 1em 1em 3em 3em;
 background-color:#dddddd;
 text-align: center;
 }


.Contact{
padding-bottom: 2em;
}

.ContactHeader{
   font-size: 12px;
   font-weight: bold;
}