body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0;
	text-align:center;
	background-color: #CE8182;
	background-image: url(../img/ke_backgnd.jpg);
	background-repeat: repeat;
}

/* mac hide \*/
#container {height:100%}
/* end hide*/
#container {
	min-height:100%;
	background-image: url(../img/ke_inner.jpg);
	background-repeat: repeat-y;
	width: 786px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -40px;
	background-color: #FFFFFF;
	border: 0px solid #aaaaaa;
	text-align:left;
}
html>body #container{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#content {
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px solid #000;
	padding-top: 5px;
	margin-left: 8px;
}
#content table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
#left {
	float:left;
	border-right:0px solid #000;
	width:210px;
	margin-left: 4px;
}
#right {
	float:left;
	width:500px;
	border-left:0px solid #000;
	margin-left:8px;/* makes border line up with #left border */
}
#clearheader{height:135px;}/*needed to make room for header*/
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
#header, #footer {
	text-align:center;

}
#header h1, #footer h1 {margin:0}
#footer {
	width:786px;
	clear:both;
	height:42px;
	margin: 0 auto 0 auto;
	color: #000000;
	text-align:right;
	position:relative;
	background-image: url(../img/ke_bottom.jpg);
	background-position: bottom;
	line-height: 10px;
	border: 0px solid;
	}
#header_image{
	width:784px;
	height:161px;
	margin: 0 auto 0 auto;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	overflow:hidden;
	color: #000000;
	background-image: url(../img/ke_header.jpg);
	padding-left: 222px;
	padding-top: 20px;
}
html>body #container #header_image{ /*for mozilla*/
	width:564px;
	height:141px;
	} 
	
.clearboth{
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px;
}
#top_menu {
	position:relative;
	left:490px;
	top:113px;
	margin: 0px 0px 0px 0px;
	height:15px;
	text-align:right;
	width: 200px;
}


.skimage {
	border: 2 px solid;
	border-color:  #666666 #333333 #333333 #666666 ;
}
.sktext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	letter-spacing: 0pt;
	color: #333333;
}
.sktext_editor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px/1.6em;
	letter-spacing: 0pt;
	color: #333333;
	background-color: #E8DADA;
	text-align: left;
}
#doctitle {
	font-size: 14px;
	font-weight: bold;
	color: #6B2121;
	margin-left: 1px;
}

#cssmenu {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	font-family: "Courier New", Courier, monospace;
}

#cssmenu ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}
#cssmenu li {
	margin: 0px 0px 3px 0px;
	padding: 0;
	border: 0;
	display: list-item;
	float: none;
	color: #121A25;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
}

#cssmenu a {
	display: block;
	width:195px;
	color: #333333;
	font-weight: bold;
	padding: 1px 0px 0px 9px;
	text-decoration: none;
	
}
#cssmenu a:HOVER {
	background:#F1F1E4;
}

#cssmenu #nolink{
	 padding: 1px 0px 0px 9px;
}
#cssmenu li a.selected,#cssmenu li.submenu a.selected{
	color: #000000;
	text-decoration: none;
	background:#F1F1E4;
}
#cssmenu #submenushow  li   {
	}
#cssmenu #submenuhide  li   {
	display:none;
	}
#cssmenu .submenu li {
	display: block;
	color: #121A25;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}

#cssmenu .submenu li a{
   display: block;
	color: #333333;
	width:190px;
	font-size: 11px;
	font-weight: bold;
	padding1: 1px 0px 0px 9px;
}
#cssmenu .submenu .submenu li a{
	width:185px;
}
#cssmenu .submenu .submenu .submenu li a{
	width:180px;
}
/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#cssmenu li li ul {
    top: 0;
    left: 0;
}
.clearit {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

a, a:VISITED {
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
a:HOVER {
	font-style: normal;
	color: #000000;
	text-decoration: underline;

}

a.topmenu, a.topmenu:VISITED {
    font-style : normal;
    color : #121A25;
    text-decoration : none;
}
a.topmenu:HOVER {
	font-style : normal;
	color : #121A25;
	text-decoration : underline;
	background-color: #BCBDB2;
}



textarea  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    border: 1px solid #333333;
    margin: 2px;
}
.textareasmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    border: 1px solid #333333;
    margin: 2px;
}
input  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
}

input.checkbox  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;

}
input.text  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    border: 1px solid #333333;
    margin: 2px;
}
input.password  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    border: 1px solid #333333;
    margin: 2px;
}
input.button  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
}

input.image  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
}
input.small  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
    border: 1px solid #333333;
}
select  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    border: 1px solid #333333;
}
select.small  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 9px;
    border: 1px solid #333333;
}

