#content {
	margin-left: 27%;
	margin-right: 10%;
}
#menu{
	position: absolute;
	top:0em;
	left: 3%;
	width: 116px;
	height: 198px;
	}
p, li {
    font: normal 90% tahoma, verdana, arial, helvetica, sans-serif;
	color: #9F0050;
}
h1 {
   
  	font: normal bold 140% tahoma, verdana, arial, helvetica, sans-serif; 
  	color: #9F0050; 
	text-align: center;
}
h2, h3, h4 {
	font: normal bold 100% tahoma, verdana, arial, helvetica, sans-serif;
	color: #9F0050;
	text-align: center;
}
a {
	text-decoration:underline;
}
a:link { 
 color: #0000FF; 
} 
a:visited { 
 color: #660099; 
} 
a:hover { 
 color: #CC0000;
} 
.menu {
	font: normal bold 80% tahoma, verdana, arial, helvetica, sans-serif;
	color: #333;
}
#float {
float:right;
clear: both;
}
