body {
	font-family: Helvetica, Arial, sans-serif;
}

#container {
	background: #fff url(images/leeuw.jpg) 612px 184px no-repeat;
	width: 800px;
	margin: 0 auto;
	border: 1px solid #a1141a;
}

#container h1#header {
	background: #000 url(images/header.jpg) top left no-repeat;
	height: 144px;
	margin: 0;
	overflow: hidden;
	text-indent: -1000em;
}

ul#menu {
	background: #fff url(images/menu-gradient.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
}

ul#menu li {
	display: inline;
	height: 40px;
	line-height: 40px;
}

ul#menu li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 40px;
	line-height: 50px;
	float: left;
	padding: 0 5px;
}

ul#menu li a:hover, ul#menu li.on a {
	background: #fff url(images/menu-gradient-on.jpg) top left repeat-x;
	height: 40px;
	display: block;
}

#content {
	width: 600px;
	padding: 5px;
	clear: both;
}

h1, h2, h3, h4 {
	color: #a1141a;
}

#gsNavBar {
	background: #fff url(images/menu-gradient.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	height: 40px;
	border: none;
	line-height: 30px;
	color: #ADADAD;
}

#gsNavBar a, #gsNavBar a:hover {
	color: white;
}

#gallery {
	margin: 0;
	padding: 0;
	border: 0;
}
