* {
	margin: 0;
	padding: 0;
	}

#submenu img.link
	{
		border: 1px solid #332520;
				margin-bottom: 5px;
}
	
#wrap {
		width: 600px;
		margin-left: 170px;
		padding-top: 15px;
	}
	
/*box around About and Search etc */

#content {
	text-align: left;
	}

#footer {
	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 600px;
	text-align: right;
	position: absolute;
	font-size: 12px;
	color: #ffffff;
	}

#footer a {
	}

#footer p {
	padding: 0;
	margin: 0;
	}

#footer_links {
	text-align: left;
	}
	
#footer_copy {
	width: 600px;
	margin: 0 auto;
	top: 0;
	text-align: right;
	}

h1, h2, h3, h4, h5, h6, p, re, fieldset, address, table {
	margin: 0.8em 0;
	}

h1 {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

h2 {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

h3 {
	font: 1.1em/120%
	margin-bottom: .3em;
	font-weight: normal;
	}

h4 {
	font-size: 1.0em;
	}

h5 {
	font: normal 0.8em;
	}

blockquote {
	margin: 1em 0;
	padding: 0 0 0 1.2em;
	border-left: 4px solid black;
	}

img {
	border: none;
	}

#content p {
	text-align: left;
	}

#content form p {
	text-align: left;
	}

#content img {
	border: none;
}

.center {
	text-align: center;
	}

ol {
	margin-left: 3em;
	}

ul {
	list-style-type: disc;
	margin-left: 1.5em;
	}

a:link, a:visited {
	
	color: #ffffff;
	text-decoration: underline;
	}

a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
	outline: none;
	}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #ffffff;
	text-decoration: none;
	outline: none;
	}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* zenphoto */

.albumthumb {
	float: left;
	margin: 5px 5px 0 0;
	width: 140px;
	cursor: pointer;
}

.imagethumb {
	float: left;
	margin: 5px 5px 0 0;
	height: 140px;
	width: 140px;
	cursor: pointer;
}

.clear {
	clear: both;
}

#back {
	font-size: 12px;
	color: #ffffff;
}

#add{
	width: 600px;
	margin: 10px 0 0 0;
	font-size: 0.9em;
	text-align: left;
}

.pagelist li {
	display: inline;
}

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position: fixed;
    _position: absolute;
	right: 0px;
	top: 0px;
	width: 130px;
	border-bottom: 1px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;
	background: #fff;
    z-index: 2;
}
#admin_data{
	top: 0px;
	padding-top: 20px;
	z-index: 1;
	line-height: 1.6em;
}
#admin h3 {
	font-weight: normal;
	color: #999;
	margin:0;
	padding:0;
}
#admin h3:hover { color: #036; }

/* Morning template */

html 
	{ 
	height: 101%; 
	}

body
	{
		background : #332520;
		text-align: center;		
		margin-top: 10px;
		padding-bottom: 10px;
		font-size: 12px;
		font-family: Arial, sans-serif;
}

#site
	{
		border-collapse: collapse;
		border: 1px solid #ffffff;
		background: #000000;
		margin-left: auto;
		margin-right: auto;
		width: 800px;
}

#header
	{
		background: url(http://www.morning.nl/images/header.gif);
		height: 131px;
}

#streep
	{
		background: url(http://www.morning.nl/images/streep.gif);
		height: 13px;
}

#menu
	{
		height: 22px;
		white-space: nowrap;
		word-spacing: 0cm;
		margin: 0cm;
		padding: 0cm;		

}

.menu_item 
	{ 
		float:left; 
		height:22px; 
		margin-left:0px; 
		margin-right:0px; 
	}
	
#main
	{
		width: 800px;
		background: #000000;
	}

#submenu
	{
		background: #000000;
		float: left;
		width: 150px;
		left: 10px;
		padding: 5px;
		text-align: left;
		font-family: arial, sans-serif;
		font-size: 11px;
		color: #ffffff;
		font-weight: normal;
}

#submenu a
	{
		color: #ffffff;
		text-decoration: underline;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight : normal;
}

#submenu a:hover
	{
		color: #ffffff;
		text-decoration: none;
		text-align: center;
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight : normal;
}

#footer1
	{
		background: url(http://www.morning.nl/images/footer.gif);
		height: 47px;
}