@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;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	position: absolute;
	height: auto;
	width: 350px;
	left: 525px;
	top: 230px;
}
#meddirpic {
	position: absolute;
	height: auto;
	width: auto;
	left: 372px;
	top: 39px;
}
#leftcurly {
	position: absolute;
	height: auto;
	width: auto;
	left: 327px;
	top: 77px;
}
#rightcurly {
	position: absolute;
	height: auto;
	width: auto;
	left: 661px;
	top: 352px;
}

