#container
{
	width: 700px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 
#header  {
	padding: 0 10px;
	background-image: url(../img/images/banner_03.jpg);
	height: 170px;
	background-repeat: no-repeat;
} 
#header  h1  {
	margin: 0; 
	padding: 10px 0; 
}
#sidebar1 {
	float: left;
	width: 12em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 0; /* top and bottom padding create visual space within this div */
	background-image: url(../img/side_bg_pistachio.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin-right: 2em;
	margin-top: 1em;
}
#sidebar1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 16px;
	color: #336633;
	font-weight: bold;
	border-bottom: thin #999 dashed;
	letter-spacing: -0.025px;
	padding-bottom: 0.3em;
}
#sidebar1 a {
	color: #336633;
	font-family: "ITC Avant Garde Gothic LT", Verdana, Arial, Helvetica, sans-serif;
}
#sidebar1 a:hover {
	color: #990000;
	width: 12em;
	font-size: 100%;
	border-bottom: thick
# solid;
	border-bottom: thick #FFF solid;
}
#sidebar1 h1 {
	font-family: "ITC Avant Garde Gothic LT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	margin-right: 2em;
	background-image: url(../img/images/side_head_bg_03.gif);
	line-height: 30px;
	color: #FFFFFF;
	background-position: right;
	width: 11em;
	padding-top: 0.5em;
	padding: 0.5em 0 0 1em;
}
.kic #sidebar1 h3, .kic #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
#links {
	float: left;
	width: 12em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 0; /* top and bottom padding create visual space within this div */
	background-image: url(../img/side_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	margin-right: 2em;
	clear: left;
	margin-top: 1em;
}
#links h1 {
	font-family: "ITC Avant Garde Gothic LT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	margin-right: 2em;
	background-image: url(../img/images/side_head_bg_04.gif);
	line-height: 30px;
	color: #FFFFFF;
	background-position: right;
	width: 11em;
	padding: 0.5em 0 0 1em;
}
#links p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87%;
	line-height: 16px;
	color: #336633;
	font-weight: bold;
	border-bottom: thin #999 dashed;
	letter-spacing: -0.025px;
	padding-bottom: 0.3em;
	padding-left: 1em;
}
#links a {
	color: #336633;
	font-family: "ITC Avant Garde Gothic LT", Verdana, Arial, Helvetica, sans-serif;
}
#links a:hover {
	color: #990000;
	width: 12em;
	font-size: 108%;
	border-bottom: thick
# solid;
	border-bottom: thick #FC0 solid;
}
#mainContent
  {
	margin: -1em 1.5em 0 14em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	background-image: url(../img/content_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: right;
} 
#mainContent a {
	font-size: 88%;
	text-decoration: underline;
}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	background-color: #336600;
	background-image: url(../img/kic_bg.jpg);
}
body,td,th {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 80%;
	color: #666666;
	letter-spacing: -0.35px;
	line-height: 1.2;
}
h1  {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing: -0.035em;
	font-size: 22px;
	padding: 1em 0 0 0;
}
h2  {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing: -0.035em;
	font-size: 17px;
	padding: 0.7em 0 0 0;
}
h3  {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing: -0.035em;
	font-size: 13px;
	line-height: 18px;
}
h4  {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	letter-spacing: -0.025em;
	font-size: 13px;
	line-height: 1.3;
}
h5 {
	letter-spacing: -0.025em;
	font-size: 110%;
	font-weight: bold;
}
.h3yellow {
	color: #999;
}
#nav {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}
#nav p {
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
}
#nav a {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFCC33;
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
}
#nav a:hover {
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.9em;
}

#nav li {
float: left;
position: relative;
}

#nav li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background-color: #FFCC00;
}
#nav ul li a:hover {
	padding: 0;
	margin: 0 0 0 6px;
	list-style: none;
	line-height: 1.9em;
	color: #FFFFFF;
}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}
#feedback {
	font-size: 105%;
	color: #990000;
	background-image: url(../img/side_bg_grey.gif);
	background-repeat: repeat;
	float: right;
	width: 170px;
	text-align: center;
	padding: 1em;
	margin: 1em;
	font-family: "ITC Avant Garde Gothic LT", Arial, Helvetica, sans-serif;
	line-height: 145%;
	font-weight: bold;
}
#sponsor {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 8px 0;
}
#sponsor   h3 {
	font-size: 96%;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 90px;
	color: #333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sponsor   p {
	font-size: 83%;
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 90px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

a:link {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
}
a:hover {
	color: #990000;
}
a:active {
	text-decoration: none;
}
#ftrtop {
	background-image: url(../img/ftr_top.jpg);
	height: 117px;
}
#footer  {
	background-image: url(../img/ftr_bg.jpg);
} 
#footer  p  {
	margin: auto;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #333333;
}
.menuitems{
	background-color: #990000;
	width: 10ems;
	font-weight: bold;
}

.menuitems a{
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
	color: #FFFFFF;
}

.subuls{
	display: none;
	width: 10em;
	position: absolute;
	top: 1.6em;
	left: 0;
	background-color: #FFFFFF;
}

.subuls li{
	width: 111%;
}

.subuls li a{
	color: #990000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img  {
	display: inline;
}
.category-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0 1em 0 4em;
	padding: 0 0 8px 0;
}
#subscribe {
	float: right;
	text-align: center;
}
#bcrumbs {
	font-size: 80%;
}
