@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
h2 {
	font-size: 14px;
	color: #FF0000;
}
h1 {
	font-size: 14px;
	color: #CCCCCC;
	font-weight: lighter;
}
#Container {
	width: 1000px;
	text-align: right;
	background-image: url(ASSETS/kita_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	height: auto;
	clear: both;
}
#header {
	width: 802px;
	background-image: url(ASSETS/kita_header.gif);
	background-repeat: no-repeat;
	height: 153px;
	float: right;
	clear: left;
}
#rightsidebar {
	float: right;
	width: 260px;
	text-align: left;
	padding: 20px;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#nav_container {
	height: 20px;
	width: 820px;
	text-align: left;
	float: right;
}
#content {
	width: 670px;
	float: left;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: auto;
	background: right;
}
#content img {
	border: 1px solid #666666;
	margin: -15px 25px 10px 0px;
}
#rightsidebar img {
	border: 1px solid #555555;
	margin-top: -10px;
	margin-bottom: 10px;
}
#content p {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-left: 175px;
	margin-right: 35px;
	font-weight: lighter;
	color: #CCCCCC;
}
#footer {
	width: auto;
	clear: both;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	padding-right: 370px;
	padding-bottom: 0px;
	vertical-align: bottom;
	padding-top: 60px;
}
a:link, a:visited {
	color: #666666;
}
.form {
	background: #999999;
	border: 1px solid #CCCCCC;
}
#formmail {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}



/* navagation------------------------------------------------------------------*/
#navlist {
	margin-bottom: 1px;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	top: 100px;
	margin-top: 2px;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {
	padding: 3px 0.5em 1px;
	margin-left: 3px;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #676767;
	border-right-color: #676767;
	border-left-color: #676767;
}

#navlist li a:link {
	color: #ADADAD;
}
#navlist li a:visited {
	color: #999999;
}

#navlist li a:hover
{
	color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

#navlist li a#current
{
	color: #FF0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.right_red {
	color: #FF0000;
}
.content_subhead {
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	padding-left: 175px;
}
#right_accord {
}
