body {
	background-image: url(/images/body_bck_black.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "century gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#Header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 132px;
}
#Navigation {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 45px;
	width: 760px;
}
#Copy {
	float: right;
	width: 440px;
	margin: 10px;
	height: 351px;
	padding: 5px;
	float: right;
	overflow: auto;
	left: 527px;
	top: 196px;
	color: #000000;
	z-index: 1;
	visibility: visible;
	text-align: center;
	background-repeat: repeat;
}
#Footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Footer .HamishBeattieHasSome {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-decoration: none;
	padding: 10px;
}
#Container {
	background-image: url(/images/home.jpg);
	height: 388px;
	background-position: center;
	width: 100%;
	background-repeat: no-repeat;
}

#Content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}#Header a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Navigation a {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-top: 12px;
	float: left;
	padding-right: 17px;
	padding-bottom: 12px;
	padding-left: 17px;
	font-weight: bold;
}
#Navigation a:hover {
	color: #333333;
	background-color: #CCCCCC;
}
