BODY {
	color: #555555;
	background-color: #FFFFFF;
	background-image: url(images/kei-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 10px;
	min-width: 800px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif, Verdana;
	text-align: justify;}

a:link { 
	color: #333333; 
	}

a:visited {
	color: #AAAAAA; } 

a:hover {
	color: #222222;
	font-weight: bold;}

h1 {font-size: 12pt;
	font-weight: bold;}

h2 {font-size: 10pt;
	font-weight: bold;}
	
td	{
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif, Verdana;
	text-align: justify;}

#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0% 0%;
	margin: 20px 20px 5px 212px;
	height: 60px;
}

#linknav{
	position: absolute;
	top: 90px;
	left: 135px;
	width: 500;
	text-align: center;
}

#content {
	position: absolute;
	top: 135px;
	left: 135px;
	width: 500px;
}

#columnright {
	position: absolute;
	top: 125px;
	left: 645px;
}

#footeraffiliates {
	clear: both;
	position: absolute;
	text-align: right;
	top: 795px;
	left: 135px;
	width: 680px;
	text-align: center;
}


#footerlegal {
	clear: both;
	position: absolute;
	text-align: right;
	top: 900px;
	left: 510px;
}

#footer A {
	font-weight: normal;
}

