html>body #contentbox {
/*margin-left: 202px;
margin-right:202px;
*/
	}
body {
background-image: url('../images/repeat-background.jpg');
font-family : verdana, arial;
font-weight: normal;
}

#container {
background-color:#843922;
}

#logo {
position: absolute;
left:0px;
top:0px;
width:202px;
height:157px;
background-image: url('../images/fleremaheerd_02.jpg');
background-repeat:no-repeat;
background-color:#843922;
	}

#menucontent {
position: absolute;
left:0px;
top:157px;
width:202px;
height:220px;
background-repeat:no-repeat;
background-color:#843922;
color:#efe2dc;
display:inline;
	}

#menu {
line-height: 28px;
font-size:14px;
color:#efe2dc;
}

#menu a {
padding-left:7px;
		color:#fff;
		text-decoration: none;
		display:block;
		letter-spacing: 1.3px;
		}
#menu a:visited {
		color:#fff;
		letter-spacing: 1.3px;
		}

#menu a:hover {
		background-color:#efeb90;
		letter-spacing: 1.3px;
		color:#000;
		}
#menu a:active {
		background-color:#843922;
		text-decoration: underline;
		letter-spacing: 1.3px;
		color:#000;
		}
#submenu {
line-height: 28px;
font-size:14px;
color:#843922;
display:block;
}




#submenu a {
		color:#843922;
padding-left:7px;
		text-decoration: none;
		display:block;
		letter-spacing: 1.3px;
		}
#submenu a:visited {
		color:#843922;
		letter-spacing: 1.3px;
		}

#submenu a:hover {
		background-color:#efeb90;
		letter-spacing: 1.3px;
		color:#000;
		}

#submenucontent {
position: absolute;
left:0px;
top:360px;
width:202px;
height:200px;
background-repeat:no-repeat;
background-color:#efe2dc;
color:#843922;
	}

#left {
/*padding:10px;*/
position: absolute;
padding-left:7px;
font-size:11px;
left:0px;
top:530px;
width:195px;
height:1070px;
background-repeat:no-repeat;
background-color:#843922;
color:#FFF;
	}
#left a {
		color:#FFF;
		text-decoration: none;
		letter-spacing: 1.3px;
		}
#left a:visited {
		color:#FFF;
		text-decoration: none;
		letter-spacing: 1.3px;
		}

#left a:hover {
		text-decoration: none;
		letter-spacing: 1.3px;
		color:#000;
		}
	
	
#centercontent {
height:359px;
position: absolute;
top:0px;
left:202px;

	}
html>body #centercontent {
/*margin-left: 201px;
margin-right:201px;
*/
	}

#contentbox {
background-color:#FFF;
padding: 0px;
width:821px;
position: absolute;
top:359px;
left:202px;
border-right:1px solid #843922;
border-top:1px solid #843922;
	}
#footercredentials{
display: inline;
height: 15px;
width:100%;
top:800px;
}

#display {
display:table;
width:200px;

}

p.credits {
color: #999999;
		font-size:11px;
		font-weight:200;
		text-align:center;
		padding-top: 7px;
  		padding-bottom: 7px;
		margin:10px 0px 0px 0px;
		background-color:#efeb90;
		width:822px;
}
	p,h1,h2,h3,h4,pre {

		margin:0px 10px 10px 10px;
		line-height: 18px;
		width:400px;
}
p{
		font-size:12px;
		line-height: 18px;
		width:622px;
}
h1 {
padding-top: 15px;
font-size : 16px;
font-weight: bold;
color : #843922;
}

h2 {
font-size : 14px;
color : #843922;
}

h3 {
font-size : 12px;
font-weight : bold;
color : #843922;
}

h4 {
font-size : 12px;
font-weight : bold;
color : #efeb90;
}

#contentbox a:link {
	color: #843922;
	text-decoration: none;
	font-weight:normal;
	border-bottom: solid 1px #efeb90;
}
#contentbox a:active {
	color: #843922;
	font-weight:normal;
	border-bottom: solid 1px #efeb90;
}
#contentbox a:visited {
	color: #843922;
	text-decoration: none;
	font-weight:normal;
	border-bottom: solid 1px #efeb90;
}
#contentbox a:hover {
	color: #843922;
	font-weight:normal;
	border-bottom: solid 1px #843922;
}
