body
{
	color: black;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
    margin: 0px 0px 0px 0px;
    background-color: #fff;
}

#outer
{
    text-align: left;
	width: 760px;
    margin-left: 30px;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 0px;
    background-color: #fff;
}

#left
{
    width: 95px;
    float: left;
    background-color: #fff;
}

#header
{
    text-align: left;
    font-size: 30px;
    color: black;
    margin-left: 30px;
    margin-right: auto;
	padding-left: 0px;
    padding-top: 30px;
	padding-bottom: 20px;
	/*background-color: blue;*/
/*	background-image: url(images/kfborderdown.gif);
	background-position: left; */
}

#border
{
	width: 650px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background-image: url(images/kfborderright.gif);
	background-repeat: repeat-x;
	/*background-color: blue;*/
}

#content
{
    width: 600px;
    padding: 20px 0 0 40px;
    margin: 0 0 0 0;
    float: left;
    /*background-color: red;*/
	background-image: url(images/kfborderdown.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}

#motto
{
	float: left;
	width: 415px;
	height: 300px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 0 0 0 0;
	margin-right: 5px;
	/*background-color: blue;*/
}

#loc
{
	float: left;
	width: 160px;
	padding-left: 10px;
	margin-bottom: 15px;
  font-size: 10px;
	border: medium double red;
	/*background-color: blue;*/
	/*background: url(images/kfborderdown.gif);
	background-repeat: repeat-y;
	background-position: left;*/
}

#news
{
	padding-left: 10px;
	margin-bottom: 15px;
  font-size: 10px;
	border: medium double blue;
	/*background-color: blue;*/
	/*background: url(images/kfborderdown.gif);
	background-repeat: repeat-y;
	background-position: left;*/
}

#links
{
	float: left;
	width: 180px;
	padding-top: 20px;
	font-size: 11px;
}

a { text-decoration: none; font-weight: bold; }
a:link { color: #aa0000; }
a:visited { color: #aa0000; }
a:active { color: #000000; }

p
{
    font-size: 12px;
    color: black;
    line-height: 16px;
}

h2
{
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 1px;
	margin-bottom: 5px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align:center;
}

.important
{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

.motto
{
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
}

img
{
	display: block;
	border-style: none;

}

ul
{
	line-height: 20px;
	list-style-type: square;
}

.contact
{
    font-size: 11px;
	padding-top: 10px;
}
