/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	/*background-image: url(images/zelden_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;*/
}
div#main {
	width: 975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border:thin solid #CCCCCC;*/
}
div#content {
	padding-top: 0px;
}
div#content a {
	color: #333333;
	font-weight: bold;
}
div#content h1.header {
	font-size: 18px;
	line-height: 36px;
}
div#footer {
	/* height: 20px; */
	width: 975px;
	float: left;
}
#main#footer {
	line-height: 10px;
	text-align: right;
	/*border:thin solid #CCCCCC;*/
}
#main#footer h1 {
	font-size: 10px;
}
#main#footer a {
	visibility: hidden;
	color: #FFFFFF;
}
