body { margin: 0px;
	   background-color: #FFFFFF; }
	   
p, td, ul, li { font-family: helvetica, arial, geneva, sans; 
				color: #000000;
				font-size: 13px; }
				
H4 { font-family: helvetica, arial, geneva, sans; 
				color: #000000;
				font-size: 14px; 
				font-weight: bold;}
				
H5 { font-family: helvetica, arial, geneva, sans; 
				color: #000000;
				font-size: 13px; 
				font-weight: bold;}

				
a:link { color: #FF9900;
		 text-decoration: none; }
		 
a:visited { color: #FF9900;
		 text-decoration: none; }

a:hover { color: #336633;
		 text-decoration: underline; }
		 
a:active { color: #663399;
		 text-decoration: underline; }
		 
.bordered { border: 1px solid #663399; }
.contact { color: #663399;
			font-weight: bold; }
			
.sub_contact { color: #FFFFFF;
			font-weight: bold; 
			background-color: #663399;}
		
#new_psh { font-family: helvetica, arial, geneva, sans; 
				color: #336633;
				font-size: 13px;
				font-weight: bold;
				border-bottom: 1px solid #336633; 
				padding: 10px; }
				
#quote{ font-family: helvetica, arial, geneva, sans; 
				color: #336633;
				font-size: 13px;
				font-weight: bold;
				font-style: italic;
				border-top: 1px solid #336633; 
				padding: 10px;}


#home_content { font-family: helvetica, arial, geneva, sans; 
				color: #000000;
				font-size: 13px; 
				padding: 10px; }
				
#home_content_box { height: 356px;
					width: 224px;
					overflow: hidden;
					}

.title { color: #663399;
		font-weight: bold; }
		
.info { color: #336633; }
.break { border-top: 1px dotted #663399; }
.sm_break { border-top: 1px solid #663399; }
.submenu { border-top: 2px solid #663399; 
			font-weight: bold; 
			padding: 5px;}
ul.menu { padding: 0px; 
		  margin-left: 25px;
		  list-style-type: circle;}
		  
.recipe { border: 1px dotted #663399; 
		  margin: 10px;
		  padding: 15px; }
		 
.article { padding: 30px; }
.grn_it { color: #336633;
		  font-style: italic;
		  font-weight: bold; }

.section { color: #336633;
		  font-style: italic;
		  font-weight: bold; 
		   border-top: 1px dotted #663399;}

.warning { font-style: italic;
			color: #990000; }
			
.calendar { border: 1px solid #663399; 
			width: 250px; }
			
#teacher { padding: 20px;
		   border: 2px dotted #336633;
		   width: 450px; 
		   margin: 0px auto;
		   margin-top: 10px; }
		   
.controls { text-align: center; 
			font-size: 12px; }