@charset "iso-8859-1";

body
	{color: Black;background: #FFFACD;}
a:link {color: Black; text-decoration: none;}
a:active {color: Black;}
a:hover {color: Black;text-decoration: underline;}
img {border: none;}
#left {float:left;}
h1{color: #413A30;font-size:170%;}
h2 {color: #413A30;font-size:140%;}
h3{color: #413A30;font-size:120%;}
h4{color: #413A30;font-size:110%;}
h5	{color: #413A30;font-size:100%;}
#container	{background-color: white;}
#access {background-color:#131A4F;color:#ccc;}
#access a {color:#ccc;} 
#access a:hover {color: white;text-decoration:underline;}	
#header	{background-image: url(../images/ka_banner.jpg);	background-repeat: no-repeat;background-position: 0 0;}
#box {border:1px solid white; height:100%}	
#contents {background-color: white; background-repeat: no-repeat;background-position: 580px 10px ;}
#navcontainer ul{text-align: center;padding-bottom: 3px;padding-top: 3px;padding-left: 0;margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;background-color: #131A4F;color: white;width: 100%;font-family: Arial,Helvetica,sans-serif;line-height: 18px;
/* fixes Firefox 0.9.3 */}
#navcontainer ul li{font-size:.85em;display: inline;padding-left: 0;padding-right: 0;padding-bottom: 3px;
/* matches link padding except for left and right */
padding-top: 3px;}
#navcontainer ul li a{padding-left: 10px;padding-right: 10px;padding-bottom: 3px;padding-top: 3px;color: white;text-decoration: none;border-right: 1px solid #fff;}
#navcontainer ul li a:hover{background-color: #C9D3F9;color: #131A4F;}
#navcontainer #active { border-left: 1px solid #fff; }

#footer	{background-color: #131A4F;color: white}		
#footer	a:hover	{color: white;text-decoration: underline;}
#footer	a	{color: white;	}	
#themes {color:#ccc;}
#themes a {color:#ccc; text-decoration:none;}
#themes a:hover, a:active	 {color:#000000; text-decoration:underline;}