

BODY { 
color: #000;
font-family:  Verdana, Arial, Helvetica, sans-serif; 
margin:0; padding:0;
min-width:769px;
background: url(images/back.gif) repeat-y 50% 0 #fff;
}
 #bodyContainer
{
position:relative;           /* allows absolute posn within */
text-align: left;
 width:769px;
margin:0 auto;
}


A:link {  color: #B3440E;   text-decoration: underline }
A:active  {  color: #903;   text-decoration: none }
A:visited {  color: #B3440E;   text-decoration: underline }
A:hover {  color: #903;  text-decoration: none }

A.red:link {  color: #903;   text-decoration: underline }
A.red:active  {  color: #903;   text-decoration: none }
A.red:visited {   color: #903;   text-decoration: underline }
A.red:hover {  color: #B3440E;  text-decoration: none }

A.nav:link {  font-size:  11px;   color: #903;   background: transparent;   text-decoration: none}
A.nav:active  {  font-size:  11px;   color: #903;   background: #ffc;    text-decoration: none }
A.nav:visited {  font-size:  11px;   color: #336;   background: transparent;    text-decoration: none }
A.nav:hover {  font-size:  11px;   color: #000;   background: transparent;   text-decoration: underline }

A.grey:link {  color: #666;   text-decoration: none }
A.grey::active  {  color: #666;   text-decoration: none }
A.grey::visited {  color: #666;   text-decoration: none }
A.grey::hover {  color: #903;  text-decoration: none }

HR {
size: 1pt;
style: noshade;
color: #999;
}

P { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px;  
line-height: 1.7em;
margin: 0 0 1em;                               
font-style:  normal; 
color:  #000; 
background:  transparent; }

P.red { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  14px;  
line-height: 1.7em;
margin: 0 0 1em;                               
font-style:  normal; 
color: #990000; 
background:  transparent; }


P.event { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  10px;                                
font-style:  normal; 
color:  #000; 
background:  transparent; 
}

H1 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  14px;                                
font-style:  normal; 
color:  #B64C18; 
background:  transparent; 
}

H2 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  12px;                                
font-style:  normal; 
color:  #336; 
background:  transparent; 
}

H3 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  10px;                                
font-style:  normal; 
color:  #B64C18; 
background:  transparent; 
}

B { color: #336; }

strong { color: #336; }

OL {
list-style-type: decimal;
}

UL {
list-style-type: square;
}

OL, UL, LI { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px;            
margin-top:  5pt;         
font-style:  normal; 
color:  #000; 
background:  transparent; 
}


}

       
