html,body {
	background: 420px bottom  url(../images/cover_mc.jpg) no-repeat black;
	margin: 0;
	padding: 0;
}
img {
	border-style: none;
}
a {
	border-style: none;
}
/* styles for IE 5 Mac */
 #horizon {
        position: absolute;
        width: 100%;
        text-align: left;
	overflow: hidden;
}
 #wrapper {
	position: relative;
	text-align: left;
	width: 650px;
	/*height: 448px;*/
	text-align: left;
	padding-left: 100px;
     /* border: 1px solid #f0f0f0; */
}
 /* following rules are invisible to IE 5 \*/
#horizon {
        top: 40%;
        left: 0px;
        /*margin-top: -300px;*/
        min-width: 800px; 
}
/* end IE 5 hack */

#enterbutton {
	height:  60px;
	width: 360px;
	background: left top url(../images/cover_enter3.gif) no-repeat;
}
div#enterbutton a:hover{
	background-color: none;
}
#flap {
	width: 350px;
	/*padding-top: 20px;
	padding: 20px;
	padding-left: 80px;*/
	font: 11px/18px 'Lucida Grande';
	text-align: left;
	/*background-color: black;*/
}

p {
	color: #999999;
}

div#flap a {
	color: #999999;
	text-decoration: none;
}

div#flap a:hover{
	color:  black;
	background-color: #999999;
}