.noscreen{
		display:none;
		}

#wrapper{
		margin:auto;
		width:820px;
		min-height:600px;
		background-image:url('layout/blockcolor.gif');
		}

#header{
		background-image:url('layout/header.jpg');
		background-repeat:no-repeat;
		margin:auto;
		width:820px;
		height:224px;
		}

#header ul {
		list-style: none; 
		margin-left:0px;
		padding-left:1px;
		padding-top:187px;
		}

#header li {
		border-left:solid 1px;
		float:left;
		}

#header a {
		text-decoration:none;
		font-family:'tahoma';
		font-size:7pt;
		color:white;
		text-align:center;
		padding-top:8px;
		background:url('layout/button.gif') no-repeat;
		display:block;
		width:132px;
		height:22px;
		}

#header a:hover{ 
		background:url('layout/button.gif') no-repeat;
		background-position:0px -30px;
		}

#links {	
		color:#ff6;
		text-align:center;
		width:133px;
		float:left;
		min-height:460px;
		}

#links img {
		width:133px;
		margin-bottom:-16px;
		padding-left:2px;
		}

#links p {
		margin-top:5px;
		margin-bottom:5px;}

#links ul {
		list-style: none; 
		margin-left:0px;
		padding:0px;
		}

#links a {
		text-decoration:none;
		font-family:'arial';
		font-size:8pt;
		color:white;
		text-align:center;
		padding-top:2px;
		padding-bottom:2px;
		background:url('layout/enu.gif') no-repeat;
		display: block;
		width:133px;
		height:20px;
		}

#links a:hover, #links .current{ 
		background:url('layout/menu.gif') no-repeat; 
		background-position:0px 6px;
		color:#ff6;
		text-decoration:underline;
		}

#thumbnails{
		font-size:8pt;
		color:#666;
		width:518px;
		text-align:center;
		float:left;
		margin-left:8px;
		}

div#thumbnails img {
		border:0px;
		margin-top:10px;
		}

div#thumbnails a:visited{
		border-width:0px; 
		border-color:#666;
		border-style:solid;
		}

div#thumbnails a:hover{
		border-width:0px; 
		border-color:#666;
		border-style:solid;
		}

#booking{	
		color:#ff6;
		text-align:center;
		width:135px;
		margin-left:667px;
		margin-top:0px;		
		}

#booking p{
		margin-top:-13px;
		margin-bottom:5px;
		}

#booking ul { 
		list-style: none; 
		padding:0px;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:0px;
		}

#booking a{
		background:url('layout/bookingbutton.gif') no-repeat;
		display: block;
		width:133px;
		height:90px;
		background-position:0px 0px;
		margin-left:2px;
		margin-top:20px;
		margin-bottom:24px;
		}

#booking a:hover{ 
		background:url('layout/bookingbutton.gif') no-repeat;
		background-position:0px -90px;
		}

#brunchbutton{
		color:#ff6;
		text-align:center;
		width:135px;
		margin-left:667px;
		margin-top:0px;	
		}

.brunch{
		font-family:'arial';
		font-size:10pt;
		color:#f33;
		text-align:center;
		}

#maincontent{
		background-image:url('layout/watermark.jpg');
		background-repeat:no-repeat;
		font-family:"arial";
		font-size:10pt;
		color:#333;
		min-height:200px;
		text-align:justify;
		width:510px;
		}

#content {
		background-image:url('layout/watermark.jpg');
		background-repeat:no-repeat;
		font-family:"arial";
		font-size:10pt;
		color:#333;
		min-height:460px;
		text-align:justify;
		width:510px;
		}

#thompsonemployment{
		float:left;
		width:250px;
		}

#burntwoodemployment{float:left;
		width:250px;
		}

#positions{clear:both;}

#content a:link{
		text-decoration:underline;
		color:#f33;
		}

#content a:visited{
		color:#f33;
		}

#content a:hover{
		color:#666;
		}

.world{
		margin-left:340px;
		margin-top:40px;
		}

#footer {
		padding-top:5px;
		margin-bottom:-10px;
		text-align:center;
		font-size:9pt;
		color:#ccc;
		width:800px; 
		height:75px;
		clear:both;
		background-color:#000;
		}

div#footer a:link{
		color:#f33;
		}

div#footer a:visited{
		color:#f33;
		}

div#footer a:hover{
		color:#fff;
		}
		
.oldimage{
		margin-left:10px;
		}