﻿body
{
	background-color:#B4AD87;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;

}

#wrapper
{	position: absolute;
	width: 649px;
	height: auto;
	z-index: 1;
	margin-left: 0px;
	top: 15px;
	left: 111px;
}

#logo
{	
	position: absolute;
	text-align:center;
	top: 38px;
	left: 0px;
	height: 183px;
}

#content
{
	position: absolute;
	top: 286px;
	left: 0px;
	font-size:0.8em;
}

#content a
{
	text-decoration:underline;	
	color:white;
}
#content a:hover
{
	text-decoration:underline;	
	color:white;
}
#content a:active
{
	text-decoration:underline;	
}

#footer 
{
	font-size: 0.7em;
	margin-top: 474px;
 }
#footer a
{
	text-decoration:underline;	
	color:white;
}
#footer a:hover
{
	text-decoration:underline;	
	color:white;
}
#footer a:active
{
	text-decoration:underline;	
}



/* defaults */


