﻿body, html
{
	height:100%;
	color:#666666;
	font-family:"century gothic";
	font-size:90%;
	margin:0;
	text-align:center;
}

#page
{
	height:100%;
	text-align:left;
}

#header
{
	height:68px;
	width:160px;
}

#menu
{
	height:20px;
	background-image:url(images/kt_menu_fill.gif);
}

#main
{
	height:350px;
	border-color:#666666;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	vertical-align:top;
}

#mainfooter
{
	height:20px;
	background-image: url(images/kt_subfooter.gif); 
	border-color:#666666;
	border-style:solid;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
}

#footermenu
{
	height:15px;
	font-size:80%;
	text-align:right;
}

#footer
{
	height:25px;
	text-align:right;
}

#contentmain
{
	height: 428px;
	width:790px;
	vertical-align:top;
}

#contentmenu
{
	height:15px;
	width:456px;
	font-size:80%;
	padding-left:6px;
	vertical-align:top;
}

#contentimage
{
	height:428px;
	width:344px;
	vertical-align:top;
}

#content
{
	width:456px;
	padding-left:6px;
	vertical-align:top;
	height:413px;
	font-size:90%;
}

a
{
	color:#666666;
}

a:active
{
	color:#CC6666;
}

a:hover
{
	color:#000000;
}

a.menulink
{
	text-decoration:none;
}

h1
{
	color:#cc3333;
	font-size:110%;
	font-weight:bold;
}

input, textarea
{
	border:solid 1px #999999;
}