body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, "Helvetica CE", Helvetica, sans-serif;	
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	/* color: #adbfd6; */
	color: #414244;
	font-size: 0.9em;
	line-height: 1.4em;
	background-color: #fefaee;
	margin: 0px;
	padding: 0px;
}
/*the following classes are to demonstrate better line heights for narrow columns*/
.narrow1{
	width: 50%;
	line-height: 1.3em;
	}
.narrow2{
	width: 50%;
	line-height: 1.5em;
	}
.table_kont {
  font-size: 10px;
}
.table_kont th, td{
  border-top: solid 1px black;
}
/*typography*/

a {
	text-decoration: none;
	font-weight: bold;
	color: #414244;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underfne;
	}
h1 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 4em;
	font-weight: normal;
	text-transform: none;
	margin-top: 0em;
	margin-bottom: 16px;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	color: #fefaee;
}
h2 {
	font-size: 1.6em;
	margin: 0em 0em 1.25em 0em;
	line-height: 2.0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
     text-transform: uppercase;
	}
h4 {
  color: #b3b3b3;
}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
     text-transform: uppercase;
	}
.contentunit h5 {
	margin: 0em 0em 1.2em 0em;
     float: left;
     clear: both;
	}
h6 {
	font-size: 0.9em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
     text-transform: uppercase;
	}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
ol, ul, li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-top: 0.25em;
	margin-bottom: 0em;
	
	}
li {
	margin-top: 0em;
	color: #015190;
	list-style-type: disc;
	margin-left: -1em;
}
ul {
  
	margin-bottom: 1.25em;
}
p {
	line-height: 1.25em;
	margin: 0em 0em 1.25em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 0.9em;
	}
strong, b {
	font-weight: bold;
	}
em, i {
  font-style: italic;
  } 
  

  
/* ----------- Layout DIVs ----------- */

#all {
	width: 100%;
	color: #414244;
	background-color: #fefaee;
}
.inner {
	width: 960px;
	margin: 0px auto;
	display: block;
	clear: both;
	float: none;
}
.left {
	width: 280px;
	float: left;
	margin: 0px 40px 0px 0px;
}
.right {
	width: 640px;
	float: left;
	margin: 0px 0px 0px 0px;
}
.clear {
	float: none;
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
}
#top {
	width: auto;
	height: 240px;
	background-color: #adbfd6;
	color: #fefaee;
	clear: both;
	float: none;
}
#top div.inner, #top div.left {
	height: 240px;
}
#top div.left {
	background-image: url(../images/toppic.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#homelink {
	display: block;
	width: 280px;
	height: 240px;	
	background-image: url(../images/toppic.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999px;
}
#homelink:hover {
	background-image: url(../images/toppic_over.jpg);
}
#menubar {
	height: 90px;
	width: 426px;
	padding-left: 214px;
	padding-top: 40px;
	background-image: url(../images/menubase.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#menubar a {
	display: block;
	float: left;
	height: 72px;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999px;
}
#menu01 {
	width: 68px;
	background-image: url(../images/menu01-off.jpg);
}
#menu01:hover {
	background-image: url(../images/menu01-on.jpg);
}
#menu02 {
	width: 75px;
	background-image: url(../images/menu02-off.jpg);
}
#menu02:hover {
	background-image: url(../images/menu02-on.jpg);
}
#menu03 {
	width: 73px;
	background-image: url(../images/menu03-off.jpg);
}
#menu03:hover {
	background-image: url(../images/menu03-on.jpg);
}
#menu04 {
	width: 72px;
	background-image: url(../images/menu04-off.jpg);
}
#menu04:hover {
	background-image: url(../images/menu04-on.jpg);
}
#menu05 {
	width: 69px;
	background-image: url(../images/menu05-off.jpg);
}
#menu05:hover {
	background-image: url(../images/menu05-on.jpg);
}
#menu06 {
	width: 69px;
	background-image: url(../images/menu06-off.jpg);
}
#menu06:hover {
	background-image: url(../images/menu06-on.jpg);
}
#pagetitle {
	height: 88px;
	line-height: 88px;
}
#mid {
	width: auto;
	height: auto;
	color: #414244;
	clear: both;
	float: none;
}
#submenubar {
	background-position: top left;
	background-repeat: repeat;
	background-image: url(../images/suball.jpg);
	width: 148px;
	position: relative;
	top: 32px;
	left: 132px;
}
#submenuinside {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(../images/subbottom.jpg);
	height: auto;
	width: 148px;
	overflow: hidden;
	padding: 0px;
	margin: 16px 0px;
}
#submenuinside ul, #submenuinside li {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style: none;
	text-align: right;
}
#submenuinside ul {
	margin-bottom: 16px;
	padding: 16px;
}
#submenuinside li {
	margin-bottom: 0.8em;
}
#submenuinside a {
	display: block;
	color: #fefaee;
	font-size: 0.8em;
	line-height: 1.0em;
	margin: 0px;
	font-weight: bold;
}
#submenuinside a:hover {
	color: #000000;
}
#textbox {
	width: 388px;
	margin: 48px 32px 0px 0px;
	float: left;	
}
#picbox {
	width: 220px;
	height: 780px;
	background-color: #adbfd6;
	margin: 0px 0px 32px 0px;
	float: right;	
}
#bot {
	width: auto;
	height: 48px;
	background-color: #adbfd6;
	color: #fefaee;
	clear: both;
	float: none;
}
#bot div.inner, #bot div.left, #bot div.right {
	height: 48px;
	line-height: 48px;
	font-size: 0.8em;
}

