
body {
Background-color:ffffff;
background-image: 
url('http://img.photobucket.com/albums/v645/annegirl/final.jpg');
background-repeat: repeat-y;

  	font-family:Georgia;
	 font-size:12pt;	
	color:006600;
  scrollbar-arrow-color: #006600;
  scrollbar-track-color: ffffff;
  scrollbar-face-color:ffffff;
  scrollbar-highlight-color: ffffff;
  scrollbar-3dlight-color:006600;
  scrollbar-darkshadow-color:ffffff;
  scrollbar-shadow-color:006600
  }




a:link {text-decoration: none; color: #006600;}
a:visited {text-decoration: none; color: #006600;}
a:hover {text-decoration: none; cursor: crosshair; color:#008000;border-bottom: 1px dashed;}

a.one:link {text-decoration: none; color: #006600;border-bottom:1px dashed #006600;}
a.one:visited {text-decoration: none; color: #006600;border-bottom:1px dashed #006600;}
a.one:hover {text-decoration: none; cursor: crosshair; color:#008000;}

h1 {    
font-size: 20pt;     
font-weight: normal;    
letter-spacing: 2px;  
font-family: Georgia ; 
color: #006600;   
}    

h2 {   
font-size: 15pt;     
font-weight: normal;  
letter-spacing: 2px;   
font-family: Georgia ;        
color: #006600;     
}   
h3 {   
font-size: 10pt;     
font-weight: normal;  
text-decoration: none;  
font-family:Georgia ;        
color: #006600;  
}  
h4 {  
   
font-size: 15pt;  
font-weight: normal;   
font-family: Georgia;        
color: #006600;   
}  

blockquote {   
width:200px; 
border:6px ridge maroon;   
background-color: #006600;   
color: ffffff;  
font-size: 12pt;   
font-family: Georgia; 
padding:5px;  

}  
  
u { color:#006600; } 
b { color:#006600; }  
strong { color:#006600; }  
i { color:#006600; }  
em {font-size:13pt; color:#006600; 
font-weight: normal;  
font-family: Georgia ;}  
s { color:#006600; } 
.main{color:  #006600;font-size: 12;font-family:Georgia;font-weight: normal;padding:10px;}
hr {color: ffffff;border-bottom: 006600px dashed;}
ul 
{
list-style-image: 

url('urlhttp://img.photobucket.com/albums/v224/godschik/Freek/listimage.jpg');}

ul#menu {
  width: 600px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 5px;
  font-family:Georgia;
  font-size:12pt;	
  color:006600;
}

ul#menu li, 
  ul#menu a {
  font-size: 12pt;     
font-weight: normal;  
letter-spacing: 2px;   
font-family: Georgia ;        
color: #006600;  
}

ul#menu li {
    line-height: 20px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #006600;
}

ul#menu a.active {
  color: #006600;
}

