body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #858E8B;
}
#wrapper {
	margin:0 auto;
	width: 600px;
	text-align: left;

	background-image: url(file:///C|/Documents and Settings/User/My Documents/My Webs/natasha-mirror/images/shapinsay-watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: medium double #333333;
	background-image: url(../images/shapinsay-watermark.jpg);
	background-color: #FFFFFF;
}
#mapwrapper {
	margin:0 auto;
	width: 600px;
	text-align: left;
	background-image: url(file:///C|/Documents and Settings/User/My Documents/My Webs/natasha-mirror/images/shapinsay-map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: medium double #333333;
	background-color: #FEFEFE;
	height: 600px;
}
#header {
	clear: both;
	padding: 5px;
}
#header h1 {
	font-size: 20px;
	color: #5A5B57;
	font-weight: 900;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainphoto {
	top: 50px;
	left: 50px;
	border: 1px solid #471E1A;
	float: left;
	margin: 5px 5px 5px 15px;
}
#mainmenu {
	float: right;
	top: 50px;
	right: 50px;
	margin: 20px;
	padding: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
	#mainmenu ul {
	list-style-type: none;
	right: 10px;
}
		#mainmenu ul li{
	padding: 5px;
	width: 100px;
}
			#mainmenu ul li a,  #mainmenu a{
	text-decoration: none;
	color: #333333;
	width: 100px;
}
			#mainmenu ul li a:hover,  #mainmenu a:hover{
	color: #CC6600;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#blurb {
	margin: 20px;
	width: 342px;
	float: left;
}
#blurb h2 {
	font-size: 16px;
	color: #5A5B57;
}
#findbox {
	left: 30px;
	position: relative;
	width: 500px;
}
#mapcanvas {
}
#thumbs {
	width: 200px;
	float: right;
	top: 20px;
	position: relative;
	right: 20px;
}
	#thumbs h1 {
	color: #993300;
	font-size: 14px;
}
	#thumbs li {
	padding-top: 5px;
	list-style-type: none;
	margin-left: -20px;
}
	#thumbs ul {
	font-size: 12px;
	top: -10px;
	width: 150px;
	color: #003300;
}
#footer{
	clear: both;
}
#footer p {
	color: #660000;
	text-align: center;
	font-size: 0.7em;
	padding-left: 20px;
}
#footer a {
	color: #006600;
	text-decoration: none;
}
#footer a:hover{
	color: #000066;
}
#mapcanvas {
}
