BODY {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #000000;
	margin-top: 0;
}
H1 {
	font-weight: normal;
	font-size: 20px;
	margin-left: 80px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	padding-top: 5px;
}
H1 a {
	color: #FFFFFF;
	text-decoration: none;
}
H1 a:hover {
	text-decoration: underline;
}
.lavaLampWithImage LI a.disabled {
	color: #777777;
}
#page {
    z-index: 2;
    position: relative;
    margin: auto;
	margin-top:0;
    width: 460px;
    padding: 0;
    background: #000000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}