*        {font-family: 'Lucida Handwriting','Apple Chancery','Comic Sans MS', cursive; color:#0404FD;
		  font-style: italic;
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #999966;
	height:100%;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div {
	border: 0px solid #000000;
}

div.menudiv{
	position:absolute; 
	left:32px; 
	top:155px; 
	width: 117px;
	height: 236px; 
	z-index:0;
	border:none;
	padding-top:0px;
	overflow:visible; 
	visibility: hidden}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 605px;
}


div.main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 605px;
}