
<STYLE TYPE-"type/css">
	<!--
	
body { 
	margin: 0px;
	padding: 21px;
	align: center;
	font-family: trebuchet ms, tahoma, arial;
	font-size: 12px;
	color: #333555;
	background-color: #c0d0b0;
	} 


h1 { 
	font-family: trebuchet ms, tahoma; 
	font-size: 16px; 
	color: #B8860B; 
	bottom-margin: 0;
	}

	
p {  
	font-family: trebuchet ms, tahoma; 
	font-size: 12px;
	color: #333555; 
	line-height: 15px;
	}



.heading { 
	font-family: trebuchet ms, tahoma; 
	font-size: 26px; 
	color: #B8860B; 
	bottom-margin: 0;
	top-margin: 0;
	}
	

.subhead {
	font-family: trebuchet ms, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #2f4f4f;
	bottom-margin: 0;
	}


.menu1 { 
	font-family: tahoma;
	font-size: 12px;  
	color: #333555; 
	line-height: 16px;
	padding: 3px;
	}


.excerpt {
	font-family: times new roman;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;  
	color: #333555; 
	line-height: 18px;
	padding: 3px;
	}
	
	
.excerpt2 {
	font-family: times new roman;
	font-size: 15px;
	font-style: italic;  
	color: #333555; 
	line-height: 18px;
	padding: 3px;
	}	



.fineprint { 
	font-family: tahoma;
	font-size: 9px;  
	color: #999999;
	padding: 3px; 
	}
	



	
a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #533c0c; text-decoration: none; }


	/* BOXES */

	/* IDs */
	
#navAlpha {
        position: absolute;
        width: 158px;
		 height: 500px;
        top: 20px;
        left: 20px;
        border: 0px;
        background-color: #fdf5e6;
		 background: url("./images/bgfloral3b.jpg");
		 margin: 0px;
        padding: 13px 13px 10px 13px;
        z-index: 2;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 158px;
        height: 500px;	   
        }

body>#navAlpha { width: 158px; height: 500px; }


	/* classes */

.content {
        position: absolute; 
        width: 580px;
		 height: 500px;
		 top: 20px;
		 left: 178px;
        border: 0px; 
        background-color: #fdf5e6;
		 background: url("./images/bgfloral3b.jpg");
		 margin: 0px;
        padding: 13px 33px 10px 13px;
		 text-align: right;
        z-index: 1; 
		 font-family: trebuchet ms, verdana;
		 font-size: 12px;
		 color: #333555;	
		 voice-family: "\"}\"";
        voice-family:inherit;
        height: 500px; /* the correct height */	 
        }

	
	

-->
</STYLE> 