﻿body 
	{
	margin: 0px;
	background:#fff;}
	a:link {text-decoration: none; color: #CCC;}
	a:visited {text-decoration: none; color: #CCC;}
	a:hover {text-decoration: none; color: white;}
	a:active {text-decoration: none; color: #000;}
	h2 {font-family: verdana; color: white;}
	h3 {font-family: verdana; color: white; border-bottom: solid 1px black;}
	h5 {font-family: verdana; color: black;}
	p  {font-family: verdana; color: #FFF; font-size: 12px;}	
	a  {font-family: verdana; font-size: 11px;
}
	
#box 
{
	margin: auto;
	width: 802px;
	background-color: #f90;
	background-image: url(blackback.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	overflow: auto;
	border-bottom: solid 1px #f90;
		}	
#logo
{
	margin: auto;
	background-color: #000;
	width: 800px;
	
	}

#links
{
	margin: auto;
	background-color: black;
	width:800px;
	height:26px;
	background-image: url(kn_rest2.gif);
	
	}
	
#content
{
	margin: auto;
	border-top:solid 1px #000;
	width: 600px;
	height: 600px;
	background-color: Transparent;
	
	}
	
#hem
{
	margin: auto;
	border-top:solid 1px #000;
	width: 700px;
	height: 600px;
	background-color: Transparent;
	
	}

img
{
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	}

td
{
	width: 50%; 
	}
	
.textedit
 {
	text-align: justify;
	}

