body {
	background-color: #397fd5;
}

#content {
	width:1020px;
	height:auto;
	background:#FFFFFF;
	padding:10px;
}

#main {
	width:1100px;
	margin:0px auto;
	text-align:center;
}

#header{
	height:60px;
	background-image:url(../src/img/bingo111_05.jpg);
	background-repeat:no-repeat;
	background-position: 92% -8px;
}

#header_title{
	background-image:url(../src/img/logo.jpg);
	float:left;
	clear:none;
	background-repeat:no-repeat;
	background-position: 0px 5px;
	height:57px;
	width:600px;
}

#header_top_nav{
	float:right;
	clear:none;
	height:inherit;
	margin-right:120px;
	margin-top:30px;
}