body {
	/*
	background-image: url(kvrss4.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	*/
	background-color: #94b1c9;
	font-family: 'Nimbus Sans', 'Tahoma', sans-serif;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#gallist {
	list-style-type: none;
}

.galitem {
	vertical-align: middle;
	font-size: large;
	font-weight: bold;
	margin-bottom: 1em;
}

#maintable {
	margin: 0;
	padding: 0;
	width: 100%
}

.imgdata {
	text-align: center;
}

.imgnavprev {
	text-align: left;
	width: 135px;
}

.imgnavup {
	text-align: center;
	width: 135px;
}

.imgnavnext {
	text-align: right;
	width: 135px;
}

.leftmargin {
	width: 1px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 13em;
	border-bottom: 3px solid black;
}

#logotext {
	border-bottom: 3px solid black;
	font-size: 60pt;
	font-weight: bold;
	text-align: center;
}

#navigation {
	width: 13em;
	vertical-align: top;
}

#navbox {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 12.85em;
	border: 3px solid black;
	background-color: #4091d5;
}

#navcaption {
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	background-color: #296598;
	font-size: x-large;
	color: white;
}

#navlist {
	list-style-type: none;
	line-height: 150%;
}

.navitem a {
	color: white;
}

.navitem:before {
	content: "[";
}

.navitem:after {
	content: "]:";
}

#contents {
	padding-top: 2em;
	padding-left: 2em;
}

#newslist {
	list-style-type: none;
	width: 85%;
}

.newsitem {
	border: 1px solid black;
	background-color: #4091d5;
	margin-bottom: 2em;
}

.newscaption {
	width: 90%;
	padding: 2px;
	border: 1px solid black;
	background-color: #296598;
	font-weight: bold;
	margin-left: -0.25em;
}

.newscontents {
	text-align: justify;
	margin-top: 1em;
	padding: 0 1em 1em 3em;
}

#footer td {
	margin-top: 1em;
	border: 3px solid black;
}
