BODY { 
color: #000;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-family:  Verdana, Arial, Helvetica, sans-serif; 
background-color: #666;
}

#wrapper{
	width: 900px;
	border: 3px black;
	}

a:link {  color: #663;   text-decoration: none }
a:active  {  color: #000;   text-decoration: none }
a:visited {  color: #663;   text-decoration: none }
a:hover {  color: #000;  text-decoration: underline }

a.nav:link { font-size:  14px; color: #f6f6e3; text-decoration: none}
a.nav:active  {  font-size:  14px; color: #f6f6e3; text-decoration: none }
a.nav:visited {  font-size:  14px; color: #f6f6e3; text-decoration: none }
a.nav:hover {  font-size:  14px; color: #FCC; text-decoration: none }


#sidenav {
  font-size: 14px;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color:#600;
  width: 100px;
	  } 
	  
#midbar
  {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
FONT-SIZE: 11px;
COLOR: #333;
LINE-HEIGHT: 15px;
background-color:#f6f6e3;
width: 100px; } 	  

#maintext
  {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
FONT-SIZE: 11px;
COLOR: #333;
LINE-HEIGHT: 15px;
background-color:#f6f6e3;
width: 450px; } 

#maintext2
  {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
FONT-SIZE: 11px;
COLOR: #333;
LINE-HEIGHT: 15px;
background-color:#f6f6e3;
width: 550px; } 

#rightbar
  {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
background-color:#f6f6e3;
width: 50px; } 

HR {
size: 1pt;
style: noshade;
color: #996;
}

P { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  12px;                                
font-style:  normal; 
color:  #000; 
background:  transparent; 
}

P.event { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  11px;                                
font-style:  normal; 
color:  #600; 
background:  transparent; 
}

.head1 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  16px;                                
font-style:  normal; 
font-weight: bold
color:  #fff; 
}

H1 { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  14px;                                
font-style:  normal; 
color:  #903; 
background:  transparent; 
}

B { color: #333; }

strong {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

OL {
list-style-type: decimal;
}

UL {
list-style-type: square;
}

OL, UL, LI { 
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size:  12px;            
margin-top:  5pt;         
font-style:  normal; 
color:  #000; 
background:  transparent; 
}
       
#maintext p strong {
	color: #900;
}

