body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	color: #333333;
}
 #container {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/kari_01.jpg);
	float: left;
	height: 34px;
	width: 800px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #660000;
	padding-bottom: 4px;
}
#left_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #263b72;
	float: left;
	width: 115px;
	padding-left: 8px;
	font-weight: normal;
	text-align: right;
	align: top;
	padding-top: 6px;
}
#left_nav a{
	color: #263b72;
	text-decoration: none;
	}
	
#left_nav a:hover{
	color: #660000;
	text-decoration: underline;
	}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	width: 652px;
	padding-top: 6px;
	padding-left: 8px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	float: right;
	padding-right: 8px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
p {
	line-height: 18px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
	background-color: #263b72;
	float: left;
	width: 800px;
	height: 33px;
	padding-top: 3px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#slideshow {
}
#bluebar {
	float: left;
	padding-right: 415px;
}
h2 {
	font-size: 13px;

	color: #263b72;
	line-height: 13px;
}
h3 {
	font-size: 12px;
	color: #660000;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: -6px;
}
#borders {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #263b72;
	padding-bottom: -2px;
	font-weight: normal;
}
h4 {
	color: #ad5d16;
	font-size: 11px;
	padding-bottom: 2px;
	line-height: 1.2em;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #660000;
}
