﻿@import url(layout.css);
#footer {
	width: auto;
	clear: both;
	overflow: auto;
 	vertical-align:bottom;
}
.float_right {
	float:right;
}

body {
	color: #000;
	font-size: small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #abc;
	width:100%;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	

}
#container {
	width: 1000px;
	height:800px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
	background-repeat:no-repeat;
	background-image: url('../images/MPGraphic.jpg');
	padding:0;
 	  
}

/* Styles for Masthead */

#masthead {
	margin:0;
	width: 1000px;
	height:150px;
	padding: 0;
	background-image: url('../images/KIHH-Masthead.jpg');
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position:center;
	overflow: auto;

}
#masthead p {
	color: #ffffff;
	font-size:    48px;
	text-align:  center;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}

/* Styles for Navigation */
#navigation {
	width:100%;
	text-align:center;
	overflow: hidden;
	margin-left:45px;
	padding: 0;
	border: 0;
	clear: both;

}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	text-align:center;
}
#navigation a {
	color: #000;
	text-decoration: none;
	text-align:center;
	display: block;
	font-size:large;
	width:1000px;
	float: left;
	
	
}
/* Styles for Column */

#column {
	margin-left: 200px;
	margin-right:200px;
	float:   none;
	position: relative;
	
	
	
}
#column p {
	color: #000;
	font-size:  xx-small;
	text-align:  left;
	margin: 0;
	padding:0;
}
#column h4 {
	margin-bottom: 0;
}

/* Styles for Content */

#page_content{
	height: 557px;
	width:600px;
	float:none;
 	margin-left:200px;
 	margin-right:200px;
 	margin-top:20px;
 	
}
h1 {
	color: #965;
	font-size:  20px;
}
h2 {
	color: #965;
	font-size: 18px;
	text-align: left;
}
h3 {
	color: #965;
	font-size: 16px;
}
h4 {
	color: #965;
	font-size: 14px;
}
h5 {
	font-size: 12px;
	color: #000000;
	
}
h6 {
	color: #965;
	font-family:  Century Gothic, Arial, Helvetica;
	font-size: 1.5em;
	text-align:center;
	
}

li {
	font-size:  medium;
	color: #469;
	color: #333300;
}

big {
	color: #965;
	font-size: medium;
}
/* Styles for Footer */

#footer {
	text-align: center;
	overflow: hidden;
	width: 1000px;
	text-align: center;
	clear: both;
	overflow: auto;
}
#footer p {
	color:    #FFFF66;
	font-size:  small;
	text-align: center;
	line-height: 14px;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color:   #FFFF66;
	text-decoration: underline;
}
#footer a:hover {
	color: #800008;
	text-decoration: none;
}
/* Styles for Pages */

#about li {
	font-size: medium;
	text-decoration: none;
}

/* Styles for Links */
a {
	color:#800008;
	text-decoration: none;
}
a:hover {
	color:  #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#store table {
	
}

