.nav {
	width: 780px;
	clear: both;
}
.nav .block1 {
	float: left;
	width: 144px;
	background-color:#fdb825;
	padding-left: 5px;
	padding-right: 5px;
	border-style:outset;
	border-color:#fdb825;
	border-width: 1px;
}
.nav .block2 {
	float: left;
	width: 144px;
	background-color:#fdd275;
	padding-left: 5px;
	padding-right: 5px;
	border-style:outset;
	border-color:#fdd275;
	border-width: 1px;
}
.nav .block3 {
	float: left;
	width: 144px;
	background-color:#fddf9f;
	padding-left: 5px;
	padding-right: 5px;
	border-style:outset;
	border-color:#fddf9f;
	border-width: 1px;
}
.nav .block4 {
	float: left;
	width: 144px;
	background-color:#fdd275;
	padding-left: 5px;
	padding-right: 5px;
	border-style:outset;
	border-color:#fdd275;
	border-width: 1px;
}
.nav .block5 {
	float: left;
	width: 144px;
	background-color:#fdb825;
	padding-left: 5px;
	padding-right: 5px;
	border-style:outset;
	border-color:#fdb825;
	border-width: 1px;
}
.mainbody {
	float: none;
	position: relative;
	top: auto;
	width: 780px;
	margin: 0 auto;
	font: 80% Geneva, Arial, Helvetica, sans-serif;
	color:#012d6b;
}
.mainbody .leftbar {
	float: left;
	width: 144px;
	margin-top: 5px;
	background-color:#012d6b;
	border-style:outset;
	border-color:#024bad;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fddf9f;
}
.mainbody .maincontent {
	float: left;
	width: 438px;
	margin-left: 15px;
	margin-right: 15px;
	background-image:url(images/artwork.gif);
	background-repeat:no-repeat;
	background-position: 0 100%; /* bottom left */
	overflow:hidden; 
}
.mainbody .rightbar {
	float: left;
	width: 156px;
	padding-top: 5px;
}
.mainbody .head {
	float: none;
	width: 780px;
}
.mainbody .footer {
	clear: both;
	text-align:center;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	height:21px;
	padding-top:2px;
}
.mainbody .mainrow {
	clear: both;
}

a. {
	text-decoration:none;
	color: #012d6b;
}
.nav_kop {
	font-size:12px;
	font-weight:bolder;
	padding-top: 5px;
	padding-bottom:10px;
	color:#012d6b;
	text-decoration:none
}
.nav_entry {
	color:#012d6b;
	text-decoration:none
}
.nav_kop2 {
	font-size:12px;
	font-weight:bolder;
	padding-top: 5px;
	padding-bottom:10px;
	color:#fddf9f;
	text-decoration:none
}
.nav_entry2 {
	color:#fddf9f;
	text-decoration:none
}
.leftbar .nav_kop {
	color: #fddf9f;
}
.mainbody .head {
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-size:24px;
	font-weight:bold;
}
h2 {
	font-style:italic;
	font-size:14px;
	font-weight:normal;
	line-height:0px;
	padding-top: 10px;
}
h3 {
	font-style:italic;
	font-size:12px;
	line-height:14px;
}
.show_digidition {
	border-width:1px;
	border-color:#000000;
	border-style: dotted;
	margin-bottom: 5px;
	padding: 5px;
}
html { height: 100%; margin-bottom: 1px; }
