/* ---------------------------- MAIN STYLES -------------------------- */

* { 
	margin:0;
	padding:0}

body {
	text-align:center;
	background-color:#85bcd2;
	cursor:default;
	voice-family:"\"}\"";
	voice-family:inherit;
	font:70% Verdana;
	color:#3f5b67;}
	
a {
	color: #3f5b67;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #c6ecfb;
	font-weight: bold;
	}
	
	/* FD774A */
a:active {
	color: #7D8235;
	}

#subcontentblock a {
	color:#373737;
	text-decoration:none}

#subcontentblock a:hover{
	color:#CC0000}

div#container {
	position:relative;
	margin:20px auto;
	text-align:left;
	width:760px}
	
h3 {
	color:#2195c4;
	font-size:100%;
	margin:0;
	margin-bottom:3px;
	text-transform:uppercase;
	font-weight: bold;
}

h2 {
	color:#BBDEEC;
	font-size:110%;
	margin:0;
	margin-bottom:3px;
	text-transform:uppercase;
	font-weight: bold;
}

/* ---------------------------- CLASS STYLES -------------------------- */

.menuborder {
	background-color: #5e9fbb;
}

.topborder {
	background-color: #4383a9;
}

.topbordernimg {
	background-color: #4383a9;
	background-image: url(../images/bgs/mainword.gif);
	background-repeat: no-repeat;
	background-position: 108px center;
}

.mainsquare {
	background-color: #8dc7de;
	border: 2px solid #def4fc;
}
.photosquare {
	background-color: #BBDEEC;
	border: 1px solid #5B7859;
}

/* ---------------------------- MENU STYLES -------------------------- */
	
#logo {
	position:absolute;
	width:93px;
	height:102px;
	left:43px;
	background:url(../images/logo.png);
	z-index:2;
	top:9px;}

* html #logo {
 	background-image: url(http://www.nfd-fotografie.nl/images/tpixel.gif);
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png')}
