* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/ilkley-clothes-shops.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-width:1000px;
}
#content {
	width: 560px;
	position: absolute;
	left: 400px;
	top: 30px;
}

ul {list-style-type: none;}

a img {border: 0;}


a:link {
	color: #bf4216;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bf4216;
}
a:hover {text-decoration: underline;}



p {
	margin-bottom: 10px;
}
.masthead {
	margin-bottom: 40px;
}
.masthead p {
	text-align: right;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 2px;
}
.masthead img {
	float: left;
	padding-left: 50px;
	padding-top: 31px;
}
#maincontent {
	clear: both;
}
#maincontent p {
	margin-left: 110px;
	color: #CCCCCC;
}
.imgR {
	float: right;
	margin-left: 3px;
}
#maincontent img {
	margin-bottom: 50px;
}
#footer {
	position: absolute;
	top: 720px;
	width: 100%;
	text-align: center;
}
#footer p {
	letter-spacing: 4px;
	font-size: 11px;
}
.credit {
	position: absolute;
	font-size: 10px;
	top: 800px;
	color: #999999;
	left: 20px;
}
.credit a {
	color: #999999;
}
