body
{
	font-family: "Lucida Grande", Arial, sans-serif;
	background-color: black;
	color: #CCCCCC;
	width: 768px;
}

#header #header-logo {
	float: left;
}

#header header-navigation {
	float: right;
}

.sideBySideLeft {
	float: left;
	width: 48%;
}

.sideBySideRight {
	float: right;
	width: 48%;
}

#content {
	clear: both;
	position: relative;
	width: 688px;
}

#introduction p {
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	position: relative;
	width: 688px;
}

#keldrake-sites {
	position: relative;
	top: 40px;
	width: 458px;
}

#contact {
	position: relative;
	top: 45px;
	width: 420px;
}

#copyright {
	position: relative;
	top: 45px;
	font-size: 10px;
	width: 280px;
}

#location {
	position: relative;
	top: 45px;
	font-size: 10px;
	width: 110px;
}

#validated {
	position: relative;
	top: 45px;
	margin-left: 240px;
	width: 180px;
}
