body
{
	background-color:	#0C1019;
	color:			#FEFEFE;
	
	font-family:		Tahoma, Verdana, sans-serif;
	font-size:		0.9em;
	
	text-transform:		lowercase;
	
	background-image:	url(images/background.png);
	background-repeat:	repeat-x;
}

#darwinia
{
	width:			606px;
}

h1
{
	background-image:	url(images/darwiniate.png);
	width:			606px;
	height:			143px;
	
	border:			0px;
	border-right:		3px solid #1C2029;
	border-bottom:		3px solid #1C2029;
}

h4
{
	color:			#CCC;
}

h4, p
{
	margin:			0px;
	padding:		0px;
}

a
{
	color:			#AAF;
	text-decoration:	underline;
}

a:hover
{
	color:			#FFF;
}

img
{
	vertical-align:		middle;
}

.hidespan span
{
	display:		none;
}

ul
{
	margin:			0px;
	margin-bottom:		1.0em;
	list-style:		none inside;
}

li
{
	margin-bottom:		0.2em;
}

.square
{
	list-style-type:	circle;
}

.square li
{
	margin:			0px;
}

#news
{
	background-image:	url(images/news.png);
	width:			68px;
	height:			17px;
}

#media
{
	background-image:	url(images/media.png);
	width:			72px;
	height:			23px;
}

#links
{
	background-image:	url(images/links.png);
	width:			66px;
	height:			23px;
}

