body
{
	background-color: #222222;
	color: #515551;
	background-image: url(http://www.elasticspace.com/graphics/none.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.project, .navigationblock, .extrainformation, .introduction, .item
{
	padding-top: 0px;
	background-image: url(http://www.elasticspace.com/graphics/none.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

img
{
	border: 1px solid #111111;
}

a:link
{
	color: #555555;
	background-color: transparent;
}

a:visited
{
	color: #555555;
	background-color: transparent;
}

a:active
{
	color: #555555;
	background-color: transparent;
}

a:hover
{
	color: #777777;
	background-color: transparent;
	text-decoration: none;
}

h2
{
	color: #666666;
	background-color: transparent;
}

.quiet
{
	background-color: transparent;
	color: #333333;
}

.quiet a
{
	background-color: transparent;
	color: #353535;
}

.quiet a:hover
{
	color: #555555;
	background-color: transparent;
}