	body {
		margin: 10px 10px 10px 10px;
		background-color: 505050;
		font-size: 14px;
		font-family: Gill Sans, Trebuchet MS, sans-serif;
		text-align: center;
		}
		
  a:link {text-decoration: none; color: black;}
  a:visited {text-decoration: none; color: black;}
  a:active {text-decoration: none; color: black;}
  a:hover {text-decoration: none; color: silver;}

  #floater { float:left; height:50%; margin-bottom:-300px;}
  #floater2 { float:left; height:50%; margin-bottom:-272px;}
  #floater3 { float:left; height:50%; margin-bottom:-360px;}

	#outer {
	  clear: both;
    height: 600px;
    width: 740px;
    position: relative;
    margin: 0px auto;
		text-align: center;
		}

	#outer2 {
	  clear: both;
    height: 600px;
    width: 940px;
    position: relative;
    margin: 0px auto;
		text-align: center;
		}
		
	#content2 {
    width: 940px;
    height: 355px;
		position: relative;
		margin: 40px 0;
		text-align: left;
		font-size: 10px;
		color: white;
		}
		
	#diptych {
	  float: left;
	  width: 565px;
		position: absolute; top: 0px; left: 0px;
		}

	#diptych img {width:260px; margin-bottom:40px;}
	  
	#single {
	  width: 300px;
		position: absolute; top: 0px; right: 0px;
		}

	#single img {width:260px; border:20px solid white; margin-bottom:40px;}

	#header {
		height: 55px;
		background-color: white;
		text-align: center;
		position: relative;
		}
	
	#header #text {
    margin: 19px;
    text-align: left;
		position: absolute; bottom: 0px; left: 0px;
    font-size: 14px
    font-family: Verdana, sans-serif;
    letter-spacing: 1px;
    color: 505050;
    }
		
	#header #brouws {
		width: 200x;
		margin: 20px;
		text-align: left;
		position: absolute; bottom: 0px; left: 0px;
		}

	#header #nav {
		width: 500px;
		margin: 20px;
		text-align: right;
		position: absolute; bottom: 0px; right: 0px;
		}
		
	#photo {
    width: 400px;
		border: 40px solid white;
		margin: 40px auto 40px auto;
		padding: 0px;
		text-align: center; 
		font-size: 14px;
		}
		
	#photowide {
    width: 860px;
		border: 40px solid white;
		margin: 40px auto 40px auto;
		padding: 0px;
		text-align: center; 
		font-size: 14px;
		}
		
	#tags {
    width: 554px;
		border: 40px solid white;
		margin: 40px auto 40px auto;
		padding: 0px;
		text-align: center; 
		font-size: 14px;
		}
		
	#title {
		border: 0px solid black;
		height: 12px;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		text-align: center;
		font-size: 12px;
		}
	  
	#content {
    width: 740px;
    height: 540px;
		position: relative; top: 5px;
		text-align: center;
		background-color: white;
		}
	
	#series6 {
    height: 490px;
		position: relative; top: 5px;
		background-color: white;
		border: 25px solid white;
		padding: 0;
		}
	
	#serieswide9 {
    height: 530px;
		position: relative; top: 5px;
		background-color: white;
		border: 25px solid white;
		padding: 0;
		}
		
	#series {
		float: left;
		display: inline;
		width: 200px;
		margin: 11px;
		text-align: left; 
    font-size: 9px;
    font-family: Verdana, sans-serif;
    color: 505050;
		}
		
	#wide {
		float: left;
		display: inline;
		width: 272px;
		margin: 11px;
		text-align: left; 
    font-size: 9px;
    font-family: Verdana, sans-serif;
    color: 505050;
		}
		
	#leftmenu {
	  float: left;
	  width: 200px;
	  margin: 104px 0px 20px 20px;
		position: absolute; top: 0px; left: 0px;
		}
	  
	#rightgrid {
	  width: 500px;
	  margin: 104px 20px 20px 0px;
		position: absolute; top: 0px; right: 0px;
		}
		
	#text {
    border-top-style: solid;
    border-top-color: white; 
    border-top-width: 50px;
    border-right-style: solid;
    border-right-color: white; 
    border-right-width: 170px;
    border-bottom-style:solid;
    border-bottom-color: white; 
    border-bottom-width: 50px;
    border-left-style: solid;
    border-left-color: white; 
    border-left-width: 170px;
		position: relative; top: 5px;
		background-color: white;
		text-align: left;
    line-height: 15px; 
    font-size: 10px;
    font-family: Georgia, serif;
    color: 333333;
    }
		
	#footer {
		height: 55px;
		position: relative;
    text-align: left;
    font-size: 15px;
    color: white;
		}
		
  img {border: 0;}
		
  a img {border: 0;}
  
  img.dip_l {
    border-top-style: solid;
    border-top-color: white; 
    border-top-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: white; 
    border-bottom-width: 20px;
    border-left-style: solid;
    border-left-color: white; 
    border-left-width: 20px;
    }
    
  img.dip_r {
    border-top-style: solid;
    border-top-color: white; 
    border-top-width: 20px;
    border-right-style: solid;
    border-right-color: white; 
    border-right-width: 20px;
    border-bottom-style:solid;
    border-bottom-color: white; 
    border-bottom-width: 20px;
    border-left-style: solid;
    border-left-color: white; 
    border-left-width: 5px;
    }