/*
 * Style Sheet by vliegwerk
 */

body {
    font: normal 1.0em/1.0em Helvetica, "Helvetica Neue", Arial, sans-serif;
    background: transparent url(../images/bg_vliegwerk2009.png) no-repeat top center;
    background-color: #1e1915;
    margin: 0;
}


a { text-decoration: none; }
a:focus { outline-style:none; }




#header
{
	margin: 0 auto;
	margin-top: 80px;
	text-align: center;
	color: #eddbcd;
}



#header p
{
	padding-bottom: 20px;}
	
.slideshow 
{ 
	text-align: center;
	height: 310px; 
	width: 450px; 
	margin: auto;
}
.slideshow img 
{ 
border: 6px solid #eddbcd; 
}

#contact {
	margin-top: 80px;
	color: #b8a89a;
	font-size: 0.8em;
	line-height: 18px;
}


#contact .inpsring {
	margin-top: 18px;
	display: block;
	line-height: 15px;
	font-size: 0.8em;
	color: #a89684;
}

#contact a, #contact a:visited{
	color: #b8a89a;
	padding-top: 10px;
}

#contact a:hover {
	text-decoration: underline;
	}