#menu p {
	padding-top:5px;
	padding-left:0;
	padding-bottom:0;
	font-family:Papyrus;
	color:#804000;
	text-decoration:none;
	margin:-2px 0px -6px 5px;
}

#menu {
	position:absolute;
	width:100px;
	background-color:#FFFF00;
	overflow:hidden;
	height:49px;
	left:577px;
	opacity:1;
	bottom:0;
}

body {
	background-color:#000000;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.mystyle {
	background-color:#000000;
}


