body
{
	background-color			: #000000;
}

html, body, div, table, td, input, textarea
{
	font					: normal 100% Georgia, "Times New Roman", Times, serif;
	color					: #8a8a8a;
}

div#container {
	width					: 685px;
	margin-left				: auto;
	margin-right				: auto;
	position				: center;
	height					: 400px;
}

div.header
{
	width					: 685px;
	height					: 350px;
	background-image			: url('http://www.wimoranjefotografie.nl/images/wimoranje.headerimage.php');
	position				: center;
}

div.header p
{
	display					: none;
}

div.content
{
	width					: 630px;
	padding					: 30px;
	background-image			: url('http://www.wimoranjefotografie.nl/images/wimoranje.footer.jpg');
	background-position			: bottom center;
	background-repeat			: repeat-x;
}


div.content h4
{
	margin-top				: 8px;
	margin-bottom				: 0px;
}

div.content a
{
	font					: normal 100% Georgia, "Times New Roman", Times, serif;
	color					: #8a8a8a;
}

div.content a:hover
{
	font					: normal 100% Georgia, "Times New Roman", Times, serif;
	color					: #8a8a8a;
	text-decoration				: none;
}


div.footer
{
	width					: 420px;
	color					: #555555;
	text-align				: center;
	font-size				: 10px;
	font-family				: arial;
	line-height				: 15px;
	letter-spacing				: 1px;
	position				: center;
	padding-top				: 40px;
	padding-bottom				: 0px;
	padding-left				: 92px;

}
div.footer a
{
	color					: #555555;
}

div.footer a:hover
{
	color					: #999999;
}

ul.navigation
{
	font-weight				: bold;
	font-size				: 10pt;
	padding					: 0px;
	margin					: 0px;
	padding-left				: 7px;
	text-align				: center;
}

ul.navigation li
{
	float					: center;
	list-style-type				: none;
	padding-right				: 23px;
}

ul.navigation li a
{
	text-decoration				: none;
	color					: #BBBBBB;
}

ul.navigation li a:hover
{
	color					: #FFFFFF;
}
