body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #34383D;
	background-image: url(../images/kc-skylight_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;	
}
.navigation {
	width: 156px;
	position: absolute;
	left: 21px;
	top: 20px;
	z-index: 3;
}
.content .imagebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #A4141D;
	position: relative;
	height: auto;
	width: 780px;
	z-index: 1;
}

.content .textarea td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.tw-logo {
	position: relative;
	left: 540px;
	top: 20px;
	width: 196px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.button {
	border-bottom-width: 1px;
	width: 156px;
	margin-top: 1px;
	height: 24px;
}
.button2 {
	width: 150px;
	float: left;
	position: relative;
}
.button2 a {
	padding: 4px;
	text-decoration: none;
	color: #000000;
	display: block;
	drdoc: "; 
	/*";/* IE */
	height: 25px;
	width: 150px;
	background-image: url(../images/nav-button_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.button2 a:hover {
	background-image: url(../images/nav-button-hover_bg.gif);
	color: #FFFFFF;
}

.content {
	position: relative;
	width: 780px;
	left: 0px;
	top: 110px;
	height: auto;
	background-color: #4B5056;
	padding-top: 50px;
}
.content .textarea {
	position: relative;
	left: 250px;
	top: 0px;
	width: 450px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
}
.content .footer {
	height: 100px;
	width: 780px;
	position: relative;
	left: 0px;
	background-color: #520A0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footerText {
	margin-right: 20px;
	left: 0px;
	text-align: right;
	padding-top: 30px;
	color: #CCCCCC;
}
.footerlogo {
	width: 150px;
	float: left;
	left: 25px;
	position: relative;
	top: 20px;
}
.content .textarea .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;

}
.bodylink {
	color: #FFCC00;
}

.bodylink:hover{
	color: #FFFFFF;
}
.imagebox {
	padding: 5px;
	width: auto;
	white-space: nowrap;
	float: right;
	height: auto;
}

.submenu2 {
	background-color: #6363B1;
	width: 144px;
}
.submenu2 a{
	background-color: #6363B1;
	margin: 0px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	display: block;
	drdoc: "; 
	/*";/* IE */
	width: 144px;
}