#container {
	width: 760px;
	height: 900 px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #FFF;
	
}
#header {
	
	padding-top: 20px;
	/*	background: url(../images/header_green.jpg) no-repeat; */
	height: 50px;
	width:auto;
	background-color: #999966;
	font:28px arial narrow;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	
}

#selfimage{
clear:both;

}
body {
	margin: 0px;
	padding: 0px;
	
	text-align:center;
	background-color: #FFF;
	background-image:url(../images/kiGreenGradient.png);
	background-repeat:repeat-x;
	font:11px arial;
	line-height:24px;
	color:#333333;
	
}
#sidebar_text {

	width:230px;
	font:12px georgia;
	color: #336666;
	line-height:18px;
	background-color:#a4c2c2;
	
	
}
#spacer{background-color:#a4c2c2;
width:230px;
height:auto;}

#sidebar_image {

	width:230px;
	font:12px georgia;
	color: #336666;
	align-content: center;
	background-color:#a4c2c2;
}
/* ---------------------------------Navigation----------------------------------------- */
#nav {
	width: 760px;
	
	background: #a4c2c2;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
	background: #a4c2c2;
}
#nav ul li {
	display: inline;
}
#nav a {padding: 5px  10px;
	float: left;
	text-decoration: none;
	color: #336666; 
	
	/* selected link */
	

	letter-spacing:.1em;

}
#nav ul li a:hover {
	text-decoration:underline;
	color: #CC3300;
}
#current {
	background-color: #FFFFFF;
}
/* ----------------------------------Content----------------------------------------- */
#content {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 1px 10px;
	width: 500px;
	float:right;
	background-color:#FFF;
}
#content a {
color:#cc3300;
font-weight:bold;
}
#TabbedPanels1 a{
color:#CC3300;
}

/* ----------------------------------Footer----------------------------------------- */
#footer {
background-color: #999966;
text-align:right;

}
#footer a  {

color:#999966;
}


.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	margin:auto;
	font-style:italic;
	padding:10px 10px 10px 10px;
	
	}
.author{
font:12px georgia;
	color: #336666;
	line-height:18px;
	margin:10px 10px 10px 10px;
	}	
.TabbedPanelsContent a{
color:#cc3300;
font-weight:bold;
}

.TabbedPanelsContent{
color:#cc3300;
font-weight:bold;
}
.kitable td{ vertical-align:top;

]
