/*
	Sussex Internet
	
	Screen Styles for Powdermills Hotel
	
	Created by Caleb Hale
	on: 22.04.2008
	
*/

/* Start of tag styles */

ul {
	list-style:none;
	padding-top:46px
}

li {
	margin-bottom:6px
}

a {
	color:#FFF
}

/* End of tag styles */

/* Start of universal styles */

/* End of universal styles */

/* Start of site structure */

#header {
	background:url(../images/home-header.jpg) no-repeat;
	height:369px
}

#footer {
	background:url(../images/home-footer.png) no-repeat;
	height:189px
}

/* End of site structure */

/* End of document */