body { /* redundant rules for bad browsers  */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: Verdana, Sans-serif;
	font-size: small;
	margin:0px;
	padding:0px;		
	background-color:#EAAD4D;
	background-image: url(images/MPYE2webstar.gif);
	background-repeat: no-repeat;
	background-position: -50px 90px;
	background-attachment: fixed;
	
	}
html>body, html>body td, html>body th {

	font-family: Verdana, Sans-serif;
	}
	
#box{	
	position:absolute;
	top:0px;
	left:0px;
	color:white;
	margin:0em;
	padding:0em;
	z-index:99;
	}
	
#top{	
	position:absolute;
	top:0px;
	left:152px;
	color:white;
	height:86;
	margin-top:0em;
	margin-left: 0em;
	margin-right:0px;
	padding:0em;
	z-index:2;
	}
		


		
#main
{
	position:absolute;
	top:147px;
	left:16em;
	background-color:white;
	padding:4em;
	padding-top:.5em;
	border: 1px solid #990033;
	}


#main h3{
	margin-bottom:0em;
	padding-bottom:0em;
}

.grey {
color:grey;
}

img{
	border: 0;
}

legend{
			font-variant:small-caps;
			font-weight:bold;
}


