body{
	background:#808588 url(../images/bodybg.jpg) left top repeat-x;
	margin:120px auto 0 auto;
	width:760px;
}

img{border:0;}

#logo{
	background:url(../images/logo1.gif) left top no-repeat;
	float:left;
	height:88px;
	width:760px;
}

#holder{
	float:left;
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	width:760px;
}

#footer{
	color:#939393;
	float:left;
	font:normal 10px Arial, Helvetica, sans-serif;
	height:32px;
	padding:10px 0 0 0;
	width:680px;
}
#footer a{
	color:#939393;
	text-decoration:none;
}

#enter{
	float:right;
	height:42px;
	width:80px;
}