html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}


html, body {
height: 100%;
}


#container {  
min-height: 100%;
}

#container {
height: 100%;
}

BODY {
  margin: 0;
  padding:0;
  background:#d7d3e4  url("images/bg_new.gif") ;
  color:#000000;
  font-size:76%;
  line-height:1.3em;
  text-decoration:none;
  font-family:"Trebuchet MS",Verdana,Sans-Serif;
  text-align:justify;
  }
  
#page_header {
 margin: 0 auto; 
  width:930px; 
 height: 289px;
background:#d7d3e4; 
  }

#nav_container{ 
 margin: 0 auto; 
  width:930px;
 height: 48px; 
background:#d7d3e4  url("images/bg_nav.jpg") ;
 text-align:center;

}

#main_nav{
 list-style:none;
 margin: 0 auto; 
 padding-top:10px; 
  width:930px;
 height: 30px;
 z-index:99; 
 } 
 

#main_nav li
{
display: inline;
list-style-type: none;
padding-left: 3px;padding-right: 3px;
}

a.main_nav:link {color: #F3F5F9;border-right:#F3F5F9 1px solid;font-weight:bold;font-size:18px;text-decoration:none;padding-left: 10px;padding-right: 20px; }

a.main_nav:visited {color: #F3F5F9;border-right:#F3F5F9 1px solid;font-weight:bold;font-size:18px;text-decoration:none;padding-left: 10px;padding-right: 20px; }

a.main_nav:hover {color: #790000;border-right:#F3F5F9 1px solid;font-weight:bold;font-size:18px;text-decoration:none;padding-left: 10px;padding-right: 20px; }
 
 #main{
 margin: 0 auto;
  width:930px;
 min-height: 550px;
   background:#FFF url("images/bg_content.jpg")   ;
border:#ff0000 0px solid;
 }
 
#pic_bar{
 margin: 0 auto;
 margin-top:4px;
  width:930px;
height: 150px; 
 }
 
  /*
 #lc{float: left; width: 50%; text-align: left;z-index:99; background:#F3F5F9 url("images/border.jpg") repeat-x 0 0;}
 #rc{float: right; width: 50%; text-align: right;z-index:99; background:#F3F5F9 url("images/border.jpg") repeat-x 0 0;} 
 */
 
 #pic_bot{
 margin: 0 auto;
 margin-top:4px;
  width:760px; 
 height: 4px;
 background:#9588b6; 
 }
 .border_b{ 
 margin: 0 auto;
 height:39px;
  width:930px;  
background:#F3F5F9 url("images/border.jpg") repeat-x 0 0;
 
 
 }
 
 #page_content{
 margin: 0 auto;
  width:930px;

 }
 
 #bot_bar{ 
 margin: 0 auto; 
  width:930px;  
 height: 64px; 
 /*
background:#d7d3e4 url("images/dsp_bot_bar.jpg") repeat-x bottom center;*/
}

.event{
 margin: 0 auto; 
  width:560px; 
 border:#ff0000 0px solid;
 background:#ffffff;
 }
 
 .event_text_bold{
font-weight:bold;
color:#003366;
font-size:14px; 
 ;
 }
 
 .event_text{
 margin: 0 auto;  
 padding-left:20px;
 border:#ff0000 0px solid;
 background:#ffffff;
 }
 
.row_1{background:#ccccff;}

.row_2{background:#ffccff;}

.row_3{background:#669999;color:#ffffff;}

.clear{clear:both;}

.bullets{}

