body{
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background: #d6c27b url(../images/bg.png) repeat scroll 50% 0;
}

.clear{
	display: block;
	clear:both;
}

#header{
	background: transparent url(../images/header.png) repeat-x scroll 0 0;
	height: 126px;
	margin-bottom: 20px;
}

#header-content, #content, #footer{
	margin:0 auto;
	width:990px;
}

#header-content{
	background: transparent url(../images/colored-bars.png) no-repeat scroll 50% 0;
	padding: 35px 35px 0;
	width: 920px
}

#logo{
	float:left;
	width: 396px;
	height: 69px;
}

#logo a{
	display: block;
	width: 396px;
	height: 69px;
	text-indent: -9999em;
	background: transparent url(../images/logo.png) no-repeat scroll 0 0;
}

#visit-scotland{
	float:right;
	width: 304px;
	height: 64px;
}

#visit-scotland a{
	display: block;
	width: 304px;
	height: 64px;
	text-indent: -9999em;
	background: transparent url(../images/visit-scotland.png) no-repeat scroll 0 0;
}

#left{
	float:left;
	width: 618px;
}

#right{
	float:right;
	width:372px;
}

#content{
	margin-bottom: 20px;
}

#game{
	float:left;
	width: 600px;
	height: 480px;
	padding:10px 9px ;
	background: transparent url(../images/game.png) no-repeat scroll 0 0;
}

* html #game{
	padding-left:5px;
}

#main-site{
	margin-top: 8px;
}

#footer{
	background: transparent url(../images/colored-bars.png) no-repeat scroll 50% 0;
	height: 15px;
}
