* html, form, body, hr, h1, h2, h3, p, table, input, ul, ol, li
{
margin:0;
padding:0;
}

p a:link, ul a:link, p a:visited, ul a:visited, p a:hover, p a:active {
text-decoration:none;
color: #666666;
}

a:link {
outline:none;
}

p a:hover, ul a:hover {
border-bottom: 1px #666666 dotted;
}

body, #topnav, { 
font : 100% arial, sans-serif; 
line-height : 1.88889em; 
color : #000000; 
margin : 0; 
padding : 0; 
} 

body {
background-image:url(../images/background.jpg);}

h1
{
padding-top: 6px;
font : 150% georgia, sans-serif;
}

p
{
padding: 0 0 3px 0;
}



#wrapper_home, #wrapper
{
	
	position:absolute;
	left: 50%;
	width: 709px;
	margin-left: -374px;
	top: 50%;
	margin-top: -200px;
	border:solid 10px #ffffff;
	/*border:#330066 1px solid;*/
}

#wrapper
{
	top: 0px;
	
	/*border:#330066 1px solid;*/
}

#container
{
	background-color:#FFFFFF;
}


#content
{
	position: relative;
	background-color:#FFFFFF;
}


#body {
position: relative;
}

#footer {
clear: both;
}