BODY.HOME { background-image: url(/images/lightbackground1.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		font-family: Papyrus, Arial, Helvetica, Verdana;
		}
		
IMG.surround { border-color: #007011;
			border-style: solid; }
			
			
TD { font-size: 10pt; 
	font-family: Papyrus, Arial, Helvetica, Verdana;
	}
	
H2 { font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}
	
H3 { font-family:  Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}	

H4 { font-family:  Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}		
	
TH { font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011; }	

A:link { color:#007011; }
A:visited { color:#007011; }
A:hover { background:#E0E0E0; }

B  { font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}	
P  { font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}	

P.str { font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	font-weight:bold
	}	
P.highlight  {
		font-family: Papyrus, Arial, Helvetica, Verdana;
		color:#007011;
		font-weight:bold;
		width: 200px;
		border-style: solid;
		border-width: thin;
		border-color:#007011;
	}
	
P.bulletin 	{
		font-family: Papyrus, Arial, Helvetica, Verdana;
		color:#007011;
		font-weight:bold;
		width: 350px;
		}
	
.test { font-family: cursive, fantasy, sans-serif, serif;
	color:#007011;
	font-weight:bold
	}	
	
li { font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}	
	
UL  { font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}	


.HIGH { color:#FFFFFF; 
	font-size: 14pt; 
	font-family: Papyrus, Arial, Helvetica, Verdana; }

.BKHIGH { color:#000000; 
		font-size: 14pt; 
		font-family: Papyrus, Arial, Helvetica, Verdana; }

.HEAD { font-family: Papyrus, Arial, Helvetica, Verdana;
		   font-size: 12pt }
		   
.lithead { font-family: Papyrus, Arial, Helvetica, Verdana;
	   font-size: 12pt }		   
		   
.EMPH { font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}
.DARK { font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#000000;
	font-weight: bold;
	}	

.emph { font-family: Papyrus, Arial, Helvetica, Verdana; }

.SMTD { font-size: 8pt; 
	font-family: Papyrus, Arial, Helvetica, Verdana;
	}
	
.HIGHTD { font-size: 12pt; 
	font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}
	
.SMGREEN { font-size: 8pt; 
	font-family: Papyrus, Arial, Helvetica, Verdana;
	color:#007011;
	}	
	
	
.TITLE { font-family: Papyrus, Arial, Helvetica, Verdana;
			font-size: 14pt } 
			
.SELECTED { font-family: Papyrus, Arial, Helvetica, Verdana;
		color:#000000;
		font-size: 12pt;
		}

DIV.menu { font-family: Papyrus, Arial, Helvetica, Verdana;
	   color:#007011;
	   position: fixed;
	   clear: none;
	   top: 0;
	   left: 0;
	   width: 20%;
	   border: solid red thin;
	     }
	     
DIV.content { font-family: Papyrus, Arial, Helvetica, Verdana;
	      color:#007011;
	      font-weight: bold;
	      position: fixed;
	      width: 60%;
	      top: 20%;
	      left: 25%;
	       }
DIV.sideimg {
	     float: left;
	     border: solid red thin;
	     top:40%;
	     left: 40%;
	     width: 20%;
	     }
	     
DIV.one, DIV.two, DIV.three, DIV.four {
	position: fixed;
	width: 50%;
	height: 50%;
	border: solid red thin;
	}

DIV.one { top: 0; left 0; }
DIV.two { top: 0; left 50%; }
DIV.three { top: 50%; left 0; }
DIV.four  { top: 50%; left 50%; }

	     
	       
