#container {
	width: 1002px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/centre_slice.png);
}
#leftnav {
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 144px;
}
#contentfirst {
	border: 3px solid #999966;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content {
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#containerinner {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 52px;
}
#amsterdam {
	background-image: url(images/amsterdam_h1.gif);
	background-repeat: no-repeat;
	height: 33px;
	border-bottom: 1px solid #999966;
	margin-top: 10px;
	padding: 0px;
}
#welcome {
	background-image: url(images/welcome_h1.gif);
	background-repeat: no-repeat;
	height: 33px;
	border-bottom: 1px solid #999966;
	margin-top: 10px;
	padding: 0px;
}
.bigfirstword {
	float:left;
	color:#999966;
	font-size:60px;
	line-height:48px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}
ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	line-height: 30px;
}
li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	
}
a, a:link, a:visited {
	color: #566047;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active, a:focus {
	color: #566047;
	text-decoration: none;
} 
h2 {
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999966;
	line-height: normal;
}
span {display:none;}

#footer
{
	clear: both;
	margin: 0;
	padding: 0em;
	background-image: url(images/footer_slice.png);
	height: 171px;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 19px;
    font-size: 70%;
}
#p_nav {
	font-size: 70%;
	font-family: Tahoma;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#phototitle {
	height: 33px;
	border-bottom: 1px solid #999966;
	margin-top: 10px;
	padding: 0px;
}
h3 {
	font-size: 80%;
	color: #999966;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
}
#contentsecond {

	border: 3px solid #999966;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

