* {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
h2 {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
h4 {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#wrapper {
	width: 800px;
	background: url(../Images/background2.jpg) no-repeat;
	position: relative;
	left: 50%;
	margin-left: -400px;
	height: 600px;
	top: 35px;
}
#dmNumberOne {
	position: absolute;
	width: 340px;
	right: 1px;
	bottom: 1px;
	height: 598px;
}
#copyright {
	width: 300;
	height: 14px;
	position: absolute;
	top: 565px;
	text-align: right;
	right: 35px;
	z-index: 2;
	vertical-align: top;
}
#logo {
	height: 47px;
	width: 186px;
	padding: 0px;
	position: absolute;
	left: 35px;
	top: 30px;
}
#title {
	height: 75px;
	width: 170px;
	position: absolute;
	left: 35px;
	top: 150px;
}
#body {
	width: 278px;
	height: 65px;
	position: absolute;
	top: 206px;
	left: 35px;
}
#news {
	width: 278px;
	height: 65px;
	position: absolute;
	top: 270px;
	left: 35px;
}
#image {
	position: absolute;
	height: 75px;
	width: 75px;
	left: 35px;
	top: 470px;
	z-index: 1;
}
#navigation {
	position: absolute;
	height: 25px;
	width: 400px;
	left: 25px;
	top: 90px;
}
#contactDetails {
	position: absolute;
	left: 35px;
	top: 565px;
}
.highlight {color: #CC3300
}
#newscell {
	position: absolute;
	width: 290px;
	height: 281px;
	position: absolute;
	top: 4px;
	left: -1px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
