/* CSS Document */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #063;
	}

.bold {
	font-weight: bold;
	}

div#searchWords h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 0.6em;
	}

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.25em;
	}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.1em;
	}

#news h3 {
	margin: 4px 2px;
	padding: 0;
	font-size: 0.85em;
	text-decoration: underline;
	text-transform: uppercase;
	}

p {
	line-height: 1.1em;
	margin: 0 0 16px 0;
	padding: 0;
	}

#valid p {
	margin: 0 0 0 0;
	}

.content>p {
	margin: 0;
	}

.content>p+p {
	text-indent: 30px;
	}

ul#mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #063;
	}

div#topContent ul {
	position: absolute;
	right: 0;
	list-style: none;
	margin: 0 0 40px 0;
	}

div#news ul {
	list-style: none;
	margin: 10px;
	padding: 0;
	}

ul#mainnav li {
/*	border-top: 1px solid #A5B5C6;*/
	}

div#topContent ul li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #34339B;
	}

div#news ul li {
	margin: 10px 0;
	padding: 0 0;
	}

ul#calender li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #34339B;
	}

ul#mainnav li.first {
	border-top: 0 none;
	}

div#topContent ul li.first {
	border-left: 0 none;
	}

a {
	color: #fff;
	text-decoration: none;
	}

ul#mainnav li a, ul#mainnav li a:link, ul#mainnav li a:visited {
	display: block;
	width: 132px;
	padding: 6px 9px;
	font: bold 0.8em /1.7 verdana, arial, helvetica, sans-serif;
	color: #fff;
	background-color: #063;
	}

.content a {
	text-decoration: underline;
/*	border-bottom-style: dotted;*/
	}

div#topContent ul li a {
	font-size: 0.7em;
	}

a:link {
	color: #fff;
	}

a:visited {
	color: #fff;
	}

a:hover {
	background-color: #333;
	}

ul#mainnav li a:hover {
	background-color: #43616B;
	color: #eee;
	}

div#topContent ul li a:hover {
	background-color: #000;
	}

div#news ul li a:hover {
	background-color: #066;
	}

#logo {
	position: absolute;
	height: 82px;
	width: 82px;
	top: 2px;
	left: 9px;
	margin: 0;
	padding: 0;
	}

#topBox {
	overflow: hidden;
	position: relative;
	height: 84px;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #063;
	color: #fff;
	}

div#searchWords {
	position: absolute;
	top: 0;
	left: 165px;
	width: 100%;
	}

div#topContent {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	}

#emptyPosition {
	position: relative;
	height: 157px;
	width: 100%;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	}

body>#emptyPosition {
	top: 85px;
	}

#news {
	overflow: auto;
	position: absolute;
	top: 88px;
	right: 194px;
	height: 150px;
	padding: 3px;
	width: 170px;
	border: 1px solid #063;
	font-size: 0.8em;
	color: #fff;
	background-color: #008080;
	}

body>#news {
	top: 85px;
	}

#archive {
	position: relative;
	right: 2px;
	bottom: 2px;
	margin-left: 106px;
	border: 1px solid #063;
	color: #fff;
	background-color: #003;
	}

#highArt {
	position: absolute;
	top: 88px;
	left: 165px;
	margin: 0 210px 0 0;
	width: auto;
	height: 156px;
	border-top: 1px solid #063;
	background-color: #063;
	}

body>#highArt {
	top: 85px;
	}

#backCenter {
	position: absolute;
	top: 88px;
	right: 192px;
	width: auto;
	height: 157px;
	background-color: #063;
	}

body>#backCenter {
	top: 85px;
	}

/* All the content boxes belong to the content class. */
.content {
	position: relative;
	width: auto;
	min-width: 390px;
	margin: 10px 194px 10px 165px;
	border: 1px solid black;
	color: #fff;
	background-color: #096;
	padding: 10px;
	}

body>.content {
	top: 75px;
	}

.hierojaPic {
	margin: 0 10px 10px 0;
	}

a>.hierojaPic {
	float: left;
	}
	
td {
	font-size: 13px;
	padding: 1px;
	}

tfoot{
	font-size: 0.75em;
	}

#last {
	height: 14px;
	font-size: 0.9em;
	padding: 0;
	font-size: 0.7em;
	text-align: center;
	border: 0;
	background-color: #063;
	color: #063;
	}

#navLeft {
	position: absolute;
	top: 88px;
	left: 0;
	width: 150px;
	padding: 0;
/*	border: 1px solid black;*/
	background-color: #063;
	color: #fff;
	}

body>#navLeft {
	top: 85px;
	}

#lang {
	position: absolute;
	top: 358px;
	left: 20px;
	border: 0;
	}

body>#lang {
	top: 336px;
	}

#valid {
	position: absolute;
	top: 390px;
	left: 20px;
	border: 0;
	}

body>#valid {
	top: 368px;
	}

#navRight {
	position: absolute;
	width: 167px;
	top: 88px;
	right: 0;
	margin: 0;
	padding: 5px;
	border: 1px solid #063;
	background-color: #063;
	}

body>#navRight {
	top: 85px;
	}

#footer {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 20px;
	border-top: 1px solid #063;
	border-bottom: 1px solid #063;
	color: #fff;
	background-color: #063;
	font-size: 0.7em;
	}

#footer p {
	margin: 4px;
	text-align: center;
	}

/* Z-indexing */
#logo {
	z-index: 40;
	}
#archive {
	z-index: 12;
	}
#topBox {
	z-index: 11;
	}
#news {
	z-index: 10;
	}
#navLeft {
	z-index: 9;
	}
#highArt {
	z-index: 8;
	}
#emptyPosition {
	z-index: 7;
	}
#navRight {
	z-index: 6;
	}
#footer {
	z-index: 5;
	}
#backCenter {
	z-index: 3;
	}
.hierojaPic {
	z-index: 2;
	}
.content {
	z-index: 1;
	}

/* Position 'fixed' hidden from IE6 */
body>#navLeft, body>#logo, body>#topBox, body>#navRight, body>#highArt, body>#topContent, body>#footer, body>#backCenter, body>#news, body>#valid, body>#logo, body>#lang {
	position: fixed;
        z-index: 20;
        background: #063;
	}

body>#news {
	border: 1px solid #063;
	font-size: 0.8em;
	color: #fff;
	background-color: #003;
        z-index: 22;
	}

body>#logo {
	z-index: 40;
	}
body>#highArt {
        z-index: 21;
        }
