#header {
	height: auto;
	width: 100%;
	border: thin solid #FFFFFF;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	background-color: #FFFFFF;
	text-align: center;
}
#header img {
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h1 {
	margin-top: 10px;
}
#header h2 {
	font-size: 1em;
	padding-top: 4px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}
label.align
{
width:  150px;
font-size: 0.9em;
float: left;
text-align: left;
margin: 0 10px 15px 10%;
clear: both
}

#menubar {
	background-color: #800080;
	width: 100%;
	height: 24px;
	font-size: 0.8em;
	overflow: visible;
}

.menuendspacer
	{
	position: relative;
	display: block;
	width: 5px;
	float: left;
	}

#menubaritem1, #menubaritem2, #menubaritem3, #menubaritem4, #menubaritem5, #menubaritem6, #menubaritem7, #menubaritem8
	{
	margin-left: 15px;
	margin-right: 15px;
	background-color: #3C3C9F;
	font-size: 0.9em; 
	font-weight: bold;
	margin: 2px 2px 2px 2px;
	color: #FFFFFF;
	float: left;
	background-color: #800080;
	position: relative;
	display: block;
	}
	
#menubaritem1 a, #menubaritem2 a, #menubaritem3 a, #menubaritem4 a, #menubaritem5 a, #menubaritem6 a, #menubaritem7 a, #menubaritem8 a
	{
	padding: 2px 10px 2px 10px;
	color:#FFFFFF;
	background-color: #800080;
	display: block;
	text-decoration: none
	}
	
#menubaritem1 a:hover, #menubaritem2 a:hover, #menubaritem3 a:hover, #menubaritem4 a:hover, #menubaritem5 a:hover, #menubaritem6 a:hover, #menubaritem7 a:hover, #menubaritem8 a:hover
	{
	background-color:#FFFFFF;
	color: #800080;
	display: block;
	}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8
	{
	font-weight: normal;
	background-color: #800080;
	text-align: left;
	position: absolute;
	z-index: 10;
	margin-top: 24px;
	margin-left: 0px;
	visibility: hidden;	
	clear: left;
	}
.menuitem1, .menuitem2, .menuitem3, .menuitem4, .menuitem5, .menuitem6, .menuitem7, .menuitem8
{
	margin: 5px 5px 5px 5px;
	background: #800080;
}

#content {
	background-image: url(images/mkoh_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: 100%;
	z-index: 5;
	margin-top: 15px;
	text-align: left;
	clear: both;
}

#content h1 {
	font-size: 1.4em;
}

#content h2 {
	font-size: 1.1em;
}
#content p {
	font-size: 0.9em;
	line-height: 130%;
}

#content a, #content a:visited, #content a:link {color:#800080}

ol, ul {

margin-left: 60px;
font-size: 0.9em;
padding: 0px;
}

ul li {
padding-left:30px;
list-style-type:none;
line-height: 140%;
margin: 5px 0px 5px 0px;
background:url(images/mini_logo.gif) no-repeat 0 0.1em;
}

ol li {
padding-left:0px;
line-height: 140%;
margin: 5px 0px 5px 20px;
}

ul ul {
margin-left: 10px;
font-size: 0.8em
}

ul ul li {
background:url(images/mini_logo_tiny.gif) no-repeat 0 0.1em;
}

#footer {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	clear: both;
}
#footer hr {
	color: #800080;
	background-color: #800080;
}
#footer p {
	font-size: 0.8em;
	color: #800080;
}
#footer a {
	color: #800080;
}

.right_image {
	float: right;
	padding: 0px;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-position: top;
}
th {
	vertical-align: top;
}
div.left {
	float: left;
	width: 48%;
	margin-bottom: 10px;
	margin-top: 0px;
}
div.right {
	float: right;
	width: 48%;
	margin-bottom: 10px;
}
div.left th, div.right th {
	font-style: italic;
	font-weight: normal;
	font-size: 0.8em;
}
.input_box {
	margin-bottom: 15px;
}
label.check {
	float: left;
	width: 300px;
	margin-left: 10%;
}
.submit_button {
	margin-left: 250px;
}

.check {
	margin-left: 10%;
}

.picture_holder {
	margin: 4px 10px;
	float: right;
	width: 200px;
	font-size: 0.8em;
	text-align: center;
	clear: right;
}

.larger_picture_holder
{
	margin: 4px 10px;
	float: right;
	width: 300px;
	font-size: 0.8em;
	text-align: center;
	clear: right;
}

.picture_holder p, .larger_picture_holder p {
	font-weight: bold;
	color: #800080;
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.rightarrow {
	float: right;
}
td {
	text-align: center;
	vertical-align: top;
}
.leftarrow {
	float: left;
}
table.tour {
	width: 700px;
}
.tournav {
	text-align: center;
	width: 700px;
}
table.tour p {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
span.small {
	font-size: 0.7em;
}
#content h3 {
	font-size: 1em;
}
#newsletter {
	color: #FFFFFF;
	background-color: #800080;
	width: 300px;
	margin: 10px;
	padding: 5px;
	text-align: center;
}
#newsletter a, #newsletter a:link {
	color: #FFFFFF;
}
#newsletter a:visited {
	color: #FFFFFF;
}
img {
	border: none;
}


span.smaller
{font-size: 0.9em}
.button {
	vertical-align: middle;
}

table.tour h2, table.tour p {
	color: #800080;
}
.update {
	color: #FF0000;
}

.linkblock
{
	background-color: #800080;
	color:#FFFFFF;
	font-weight:bold;
	padding: 2px;
	
}

