@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
	background-image: url(../images/wav_KI.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wrap {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-y;
}
#wrap #content {
	margin: 0px;
	padding: 0px;
}
#wrap #head {
	background-repeat: no-repeat;
	padding: 0px;
	height: 150px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
}
/*--------------top_nav---------------*/
#top_nav {
	font-size: 0.85em;
	color: #f3f3cb;
	text-align: right;
	background-color: #666600;
	height: 30px;
	width: 900px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
}
#top_nav ul {
	margin: 0px;
	padding: 0px;
}
#top_nav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#top_nav a {
	text-decoration: none;
	color: #f3f3cb;
	display: block;
	padding: .5em 1.5em .4em;
	float: right;
}
#top_nav a:hover {
	color:#000;
	text-decoration:underline;
}
/*-------------left column-----------*/
#left {
	float: left;
	width: 200px;
	margin-right: 0px;
	position: relative;
	margin-left: 20px;
}
#left ul {
	font-size: 0.9em;
	font-weight: bold;
	list-style-type: none;
	margin-left:20px;
	padding: 0px;	/*line-height: 2em;*/
	margin-top: 80px;
}
#left li {
	height: 20px;
	display: block;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/spiral.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#left li a:link,
#left li a:visited {
	display: block;
	color: #cc3333;
	text-decoration:none;
	height: 20px;
	margin: 0;
	padding: 0;
}
#left li a:hover {
	color:#666600;
	text-decoration: underline;
}
 #left img {
 	border:none;
	margin:0;
	padding:0;
}
.more img {
	margin-top: 15px;
	border: solid 1px #000;
}


/*--------------center column------------*/
#content #center {
	font-size: 0.85em;
	color: #333333;
	float: left;
	width: 430px;
	margin: 0 0 30px 0px;
	padding: 0 0 0 50px;
	border-left: 1px solid #cc9933;
	min-height: 500px;	/*overflow: hidden;*/
}
#content #center h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 2em;
	color: #cc3333;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	font-weight: normal;
}
#content #center p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	line-height: 1.5em;
}
#content #center h4 {
	font-size: 0.9em;
	color: #cc3333;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #center p a:link, 
#content #center p a:visited {
	color:#cc3333;
	text-decoration: none;
}
#content #center p a:hover {
	color:#666600;
	text-decoration: underline;
}
/*#center img {
	border: 1px solid #000;
	margin-top: 15px;
}*/
#content #center img {
	margin-top: 5px;
	border: 1px solid #000000;
}
#center h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*-----------right-------------*/
#right {
	width: 225px;
	float: right;
	postion: absolute;
}
#right ul {
	font-size: 0.9em;
	font-weight: bold;
	color: #cc3333;
	list-style-type: none;
	margin:35px 0 10px 60px;
	padding: 0px;
	line-height: 2em;
	font-style: italic;
}
#right li a:link,
#right li a:visited {
	color:#cc3333;
	text-decoration:none;
}
#right li a:hover {
	color:#666600;
	text-decoration:underline;
}
#right img {
	position: relative;
	z-index: 100;
	height: 88px;
	width: 110px;
	left: 40px;
	top: 30px;
}

/*-------------footer-------------*/
#content #footer {
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	color: #666600;
	text-align: center;
	height: 50px;
	clear:both;
	background-image: url(../images/footer.png);
	width: 940px;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	background-color: #999966;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0em;	/*left: 0px;
	bottom: 0px;
	position: relative;*/
}

/*---------------classes--------------*/
.mission {
	font-size:.85em;
}
p.top a {
	color:#cc3333;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
.floatleft {
	float: left;
	margin:10px 10px 10px 0;
	border: 1px solid #000000;
}
.floatright {
	float: right;
	margin:10px 0 10px 10px;
	border: 1px solid #000000;
}
.border {
	border: solid 1px #000;
	margin: 5px 0 0 0;
}
.more {
	border-bottom: solid 1px #666600;
	margin: 5px 0 5px 0;
	padding-bottom: 10px;
}#center h4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
	padding: 50px  0 0 0;
	margin: 0;
	display: block;
	line-height: 3em;
}
#center a:link, a:visited {
	color: #CC3333;
	text-decoration: none;
}
form {
	margin-top: 25px;
}

