A:hover {}
A.menu:link {color:white; text-decoration: none;}
A.menu:visited {color:white; text-decoration: none;}
A.menu:active {color:white; text-decoration: none;}
A.menu:hover {color:yellow; text-decoration: underline;}

hr {
	color: rgb(220, 150, 255);
	margin: 30px;
	text-align: center;
}

h1 {
	position:absolute; 
	left:180; 
	top:15px; 
	color: rgb(200, 130, 235); 
	font: 26pt arial italic; 
	letter-spacing: 0.4em;
}
	
h2 {
	color: rgb(200, 130, 235); 
	font: 14pt arial italic; 
	letter-spacing: 0.3em;
	margin: 20px 10px 10px 10px;
}

body {
	color:black; 
	background:white;
}

div.topflower {
	position:absolute; 
	left:0; 
	top:0; 
	height:150px; 
	width:150px;
}

div.mainmenu {
	position:absolute; 
	left:15; 
	top:170px; 
	background: rgb(220, 150, 255); 
	color:white; 
	font: 12pt arial bold; 
	padding:10px 15px; 
	line-height: 30px;
}

div.certified {
	position:absolute; 
	left:15; 
	top:430px; 
	background: rgb(255, 255, 255); 
	color:white; 
	padding:30px 30px; 
}

div.tallmainmenu {
	position:absolute; 
	left:0; 
	top:30px; 
	height:360px; 
	width:120px; 
	background: rgb(220, 150, 255); 
	color:white; 
	font: 12pt arial bold; 
	padding:10px; 
	line-height: 44px;
}
div.divbody {
	font-family:Arial;
	position:absolute; 
	left:180; 
	top:100px;
	width:580px; 
}

.mainlogo {
	position:absolute; 
	left:170; 
	top:50;
}

p.floatnote {
	float:right;
	width:150px;
	margin:40px 20px;
	padding:15px;
	border: 3px rgb(200, 130, 235) solid;
	text-align: center;
	color: rgb(200, 130, 235);
	font: 14pt arial italic;
}

p.floatpic {
	float:right;
	width:150px;
	margin:20px 20px;
	padding: none;
	border: none;
}


p.quote {
	margin:15px 15px 5px 15px;
	font: 12pt arial italic;
	text-align: center;
}

p.attrib {
	margin: 0px 100px;
	text-align:right;
	font: 10pt arial;
}
