/* KFA Site V2 */
/* CSS Document */

html, body
	{
	height:100%;
	background-image:url(layout/tile_bg.jpg);
	background-repeat:repeat;
	margin:0;
	padding:0;
	}

#container
	{
	height:100%;
	width:1220px;
	margin:0 auto;
	}

#header
	{
	width:100%;
	height:140px;
	background-image:url(layout/tile_panuelo06a.png);
	background-repeat:repeat-x;
	top:0;
	left:0;
	position:absolute;
	z-index:3;
	min-width:1220px;
	}

#left
	{
	height:100%;
	width:350px;
	float:left;
	}

#nav
	{
	width:161px;
	height:170px;
	background-image:url(layout/nav2.png);
	position:relative;
	top:105px;
	left:180px;
	z-index:2;
	}

#logo
	{
	width:322px;
	height:288px;
	background-image:url(layout/kfa_logo.png);
	position:relative;
	float:left;
	left:30px;
	top:40px;
	}

#middle
	{
	height:100%;
	width:650px;
	background-image:url(layout/bg_content2.png);
	background-repeat:repeat-y;
	float:left;
	}

#middlefoot
	{
	clear:both;
	width:650px;
	height:25px;
	position:relative;
	left:350px;
	background-image:url(layout/bg_content3.png);
	}

#right
	{
	height:100%;
	width:200px;
	float:left;
	}

a:link {color:#000000; text-decoration:underline; outline:none;}
a:visited {color:#000000; text-decoration:underline; outline:none;}
a:active {color:#000000; text-decoration:underline; outline:none;}
a:hover {color:#000000; text-decoration:underline; outline:none;}

.text
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	}

h1
	{
	font-size:20px;
	}

.h1
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	}

hr
	{
	height:1px;
	color:#000000;
	background-color:#000000;
	border:0px;
	}

.learnmore
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	}

.footer
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#78724f;
	}

a.footer:focus {outline:none;}
a.footer:link {color:#78724f; text-decoration:underline;}
a.footer:visited {color:#78724f; text-decoration:underline;}
a.footer:active {color:#78724f; text-decoration:underline;}
a.footer:hover {color:#524f35; text-decoration:underline; outline:none;} 

.lefttable
	{
	clear:both;
	}
	
#linkimg
	img
	{
	border:none;
	}

a.learnmore:focus {outline:none;}
a.learnmore:link {color:#000000; text-decoration:none;}
a.learnmore:visited {color:#000000; text-decoration:none;}
a.learnmore:active {color:#000000; text-decoration:none;}
a.learnmore:hover {color:#000000; text-decoration:underline; outline:none;} 

