@charset "utf-8";

body {
	left: 0px;
	top: 0px;
	}
#content {
	width: 1000px;
	position: absolute;
	top: 0px;
	height: 900px;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	left: 0px;
	background-attachment: scroll;
}
#newdawnface {
	position: absolute;
	height: auto;
	width: auto;
	left: -182px;
	top: 232px;
}
#logo {
	position: absolute;
	left: 726px;
	top: 8px;
	width: auto;
	height: auto;
}
#menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	height: auto;
	width: auto;
	left: 16px;
	top: 24px;
	color: #000;
}
#pic1 {
	position: absolute;
	height: auto;
	width: auto;
	left: 809px;
	top: 471px;
}
#pic2 {
	position: absolute;
	height: auto;
	width: auto;
	left: 165px;
	top: 29px;
}
#locationstext {
	font-family: "Lucida Calligraphy";
	font-size: 14px;
	color: #000;
	position: absolute;
	height: auto;
	width: 449px;
	left: 514px;
	top: 200px;
	text-align: center;
}

