*
{
	margin:0;
	padding:0;
}

body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#000 url(/images/splash.jpg) top center fixed;
}

#container
{
	width:990px;
	background:url(/images/transp.png);
	margin:30px auto 0;
	padding:10px;
}

#top
{
	text-align:center;
	height:60px;
}

#top h1
{font-size:17px;}

#nav
{
	width:200px;
	float:left;
}

#nav ul li
{list-style:none;}

#nav ul a
{
	color:#FFF;
	font-size:14px;
	display:block;
	margin:0 0 10px;
}


a#dafin {
	background:url(/images/Transparant.gif);
display:inline-block; 
width: 250px;
height: 20px;
z-index: 9999;
position:relative;
top: -40px;
left: 140px;
}

#dafin span {
position: absolute;
text-indent: -9999em;
}

#nav ul li#navcurrent a
{color:#000;}


#content
{
	width:760px;
	float:right;
}

#content h2
{
	margin:0 0 15px;
}

#content p
{
	width:75%;
	margin:0 0 10px;
}

#footer
{clear:both;}

#footer a {
color: white;
font-size: 12px;
}
