body
{
	background: white;
	font-size: 12pt;
}

p, h2, h3
{
	background: white;
	font-size: 12pt;
}

.project, .extrainformation, .introduction, .item
{
	padding-top: 3px;
	background-image: url(http://www.elasticspace.com/graphics/none.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top: 1pt solid;
}

#navigation
{
	display: none;
}

#frame, #content, #header
{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

div#content
{
	margin-left: 10%;
	padding-top: 1em;
}

a:link, a:visited
{
	color: #AF0244;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}