@charset "iso-8859-1";
/* At-Rules */



/* author: Mark Woodman 
 Creation date: 03/10/2004 */
body {

background-color:#ffffe0;     

}

#header{

position: relative; 
 margin-left:-10px;
background-color: yellow; 
color: #ffff00; 
font-size: 7pt; 
font-weight: bold; 
font-family: verdana, sans-serif;  
letter-spacing: 0pt; 

}

#header a{
font-size: 7pt; 
font-weight: bold; 
font-family: verdana, sans-serif;
background-color: black; 
color: #ffff00; 
text-decoration:none;
}
#header a:hover{
font-size: 7pt; 
font-weight: bold; 
font-family: verdana, sans-serif;
background-color: yellow; 
color: red; 
}




/* End of style section. Generated by CuteHTML Pro at 10/11/2004 21:50:13 */