body.white {background-color: "#FFFFFF"}
body.wood {background-image: url("../images/wood.jpg")}
body.edge {background-image: url("../images/edge4.jpg")}

p.green {color:"#3A7A10"; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"; font-size: 100%}
p.black {color:black; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"; font-size: 100%}
p.boldblack {color:black; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"; font-size: 100%; font-weight:bold}
p.lgreen{color:"#ECFBE1"; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"; font-size: 100%}
p.smallgreen {font-size:75%; color:"#3A7A10"; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"}
p.smallblack {font-size:75%; color:"#FFFFFF"; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"}
p.middle {position:absolute; left:500; top:150; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"}
p.iar {color:black; font-family:"Times New Roman, Serif"; font-size: 100%; font-weight:bold}

h1.one {color:black; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif";}
h2 {color:black; font-family:"Times New Roman, Serif";}
h3.name {color:black; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"; font-style:"underline"}
h5 {color:black; font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif";}

hr.small {width:50%; size:3;}

a.link {color: "#3A7A10" font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"}
a.visited {color: "#4C2500" font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"}
a.hover {color: "#ff0000" font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"}

a.two:link {color: #FF0000}
a.two:visited {color: #00FF00}
a.two:hover {color: #FF00FF}
a.two:active {color: #0000FF}

a.four:link {color:#3A7A10;  
			 font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"; 
			 text-decoration: none;
			 font-weight: 500}
a.four:visited {color:black; 
				font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"; 
				text-decoration: none;
				font-weight: 500}
a.four:hover {color:#3A7A10; 
			  font-family:"Rockwell Light, Bookman Old Style, Times New Roman, Serif"; 
			  text-decoration: none;
			  font-weight: 500}
a.four:active {color:#3A7A10}

img.home {position: absolute; left:10; top:40; border:"0"}
img.about {position: absolute; left:10; top:100; border:"0"}    
img.current {position: absolute; left:10; top:160; border:"0"}    
img.comp {position: absolute; left:10; top:220; border:"0"}    
img.link {position: absolute; left:10; top:280; border:"0"}    
img.contact {position: absolute; left:10; top:340; border:"0"} 
img.homebutton {border:"0"}       
