body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../background.jpg);
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	top: 175px;
	line-height: 1.25em;
	left: 625px;
	position: absolute;
	width: 350px;
}

#picture {
	background-image: url(../ContactImage.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 281px;
	width: 375px;
	left: 225px;
	top: 175px;
	position: absolute;
}
hr {
	color: #CDC998;
	font-weight: normal;
	font-size: 12px;
}


#toplinks {
	position: absolute;
	left: 225px;
	top: 100px;
	right: 0px;
	bottom: 0px;
	height: 31px;
	width: 950px;
}
