HTML, BODY
{
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
		background-repeat: repeat-y;
	background-image: url(../images/background.gif);
	background-position: center;
}
H1, H2, H3, H4, H5, H6, P, FORM
{
	margin: 0px;
	padding: 0px;
}
#wrapper
{
	width: 990px;
	margin: 0px auto;
	background-color: #FFF;
	/*[empty]z-index:;*/
}
#content
{
	width: 970px;
	margin: 0px auto;
	background-image: url(../images/bg_header_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}
#header
{
	height: 86px;
}
#logo
{
	width: 206px;
	float: left;
	background-image: url(../images/KATHALogo.jpg);
	height: 62px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
#logo H1
{
	
	font-size: 26px;
	color: #F76B0C;
	font-weight: normal;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 30px;
}
#logo H4
{
	
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
	padding-left: 75px;
}
#links UL
{
	margin: 0px;
	padding-top: 57px;
}
#links LI
{
	float: left;
	list-style-type: none;
	width: 108px;
	height: 25px;
	text-align: center;
	background-color: #FFCC00;
	border-left: 1px solid #FFF;
	padding-top: 4px;
}
#links A
{
	
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;


}
#links A:hover
{
	
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;



}
#mainimg
{
	background-image: url(../images/main_img2.jpg);
	background-repeat: no-repeat;
	height: 95px;
	text-align: right;
}
#mainimg H3
{
	
	font-size: 48px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	padding: 20px 40px 0px 0px;
}
#mainimg H4
{
	
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 40px 0px 0px;
}
#contentarea
{
	clear: both;
	padding: 25px 0px;
}
#leftbar
{
	float: left;
	width: 720px;
	border-right: 1px solid #BCBDBC;
}
#leftbar H2
{
	
	font-size: 26px;
	color: #EE8907;
	font-weight: normal;
	text-decoration: none;
	padding-left: 40px;
	padding-bottom: 5px;
}
#leftbar H3
{
	
	font-size: 14px;
	color: #EE8907;
	font-weight: normal;
	text-decoration: none;
	padding-left: 40px;
	padding-bottom: 5px;
}
#leftbar P
{
	
	font-size: 11px;
	color: #797B7A;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px;
}
#leftbar ul {padding: 0px 40px;margin-left:15px;}
#leftbar li
{
	
	font-size: 11px;
	color: #797B7A;
	
}
#leftbar A
{
	
	font-size: 11px;
	color: #EE8907;
	font-weight: bold;
	text-decoration: none;
	
}
#leftbar A:hover
{
	
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#rightbar
{
	float: left;
	width: 240px;
	background-color: #FFF;
}
#rightbar H2
{
	
	font-size: 26px;
	color: #797B7A;
	font-weight: normal;
	text-decoration: none;
	padding-left: 25px;
	padding-bottom: 5px;
}
#rightbar P
{
	
	font-size: 11px;
	color: #797B7A;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 25px;
}
#rightbar A
{
color:#EE8907;
}
.orangetext
{
	
	font-size: 11px;
	color: #EE8907;
	font-weight: bold;
	text-decoration: none;
}

#bottom {
	clear:both;
	padding-top:25px;
	height: 35px;
	color: #333333;



}
#email
{
	float: left;
	width: 600px;
	background-color: #FFCC00;
	height: 27px;
	padding-top:5px;
	color:#333;
}
#email A
{
	
	font-size: 11px;
	color:#333;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 0px;
	
}
#email A:hover
{
	
	font-size: 11px;
	color:#333;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px;
}
#email P
{
	
	font-size: 11px;
	color:#333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-left: 7px;
}
#validtext A
{
	
	font-size: 11px;
	color:#333;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
}
#validtext
{
	float: left;
	width: 370px;
	background-color: #FFCC00;
	height: 27px;
	padding-top: 5px;
}
#validtext P
{
	
	font-size: 11px;
	color:#333;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
}
#validtext A
{
	
	font-size: 11px;
	color:#333;
	font-weight: normal;
	text-decoration: underline;
}
#validtext A:hover
{
	
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}


/*bottom tab;e*/
#bottomsublinks
{
width:970px;background-color:#f3f3f3f;color:#333;
}
#bottomsublinks td{font-size: 11px;width:190px;padding:4px 14px 4px 10px;}
#bottomsublinks th{padding:4px 14px 4px 10px;width:190px;text-align:left;font-weight:bold;font-family:Arial Narrow, Trebuchet;font-size:16px;background-color:#80B001;color:#ffc;}
#bottomsublinks UL
{
	margin: 0px;
	padding-top: 5px;
	margin-left: 0;list-style: none;

}
#bottomsublinks LI
{
	list-style-type: none;
	list-style: none;
	border-bottom: 1px dashed #ccc;
	padding-top: 6px;
	margin-left:0px;
	padding-left:0px;
	font-size:11px;
}
#bottomsublinks A
{
	text-decoration: none;

}
