#frame {
	text-align: center;
	width: 860px;
	z-index: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	background-image: url(../images/rka_head1.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 860px;
}
#nav {
	background-image: url(../images/rka_navbar.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 860px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 30px;
}

/* page format styles */
#page {
	min-height: 400px;
	_height: 400px;
	background-image: url(../images/rka_page.jpg);
	background-repeat: repeat-y;
	padding-left: 264px;
	padding-right: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #000000;
	margin: 0px;
	text-align: left;
	padding-bottom: 20px;
}
#page a {
	color: #000000;
	text-decoration: underline;
}
#page a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #E2D685;
}

/* sidebar styles */
#sidebar {
	margin-top: 30px;
	margin-left: -234px;
	left: -234px;
	width: 200px;
	text-align: center;
	z-index: 0;
	float: left;
	clear: none;
	margin-bottom: 30px;
	padding: 0px;
}
#sidebar_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #E2D685;
	padding: 20px;
	line-height: 20px;
	margin: 0px 0px 20px;
}
#sidebar_text h1{
	font-size: 20px;
	line-height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar_text p{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sidebar_image {
	margin-left: -10px;
	/*float: left;*/
	clear: none;
	z-index: 0;
	left: 0px;
	margin-top: 0px;
	padding-left: 10px;
}
#sidebar_text a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#sidebar_text a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/* footer styles */
#footer {
	background-image: url(../images/rka_footer.jpg);
	height: 40px;
	width: 860px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: left;
	padding-left: 45px;
	padding-top: 2px;
	margin: 0px;
	background-repeat: no-repeat;
}
#footer a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
#footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/* text formatting */
h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	margin: 0px;
	padding-top: 30px;
	line-height: 30px;
	padding-bottom: 10px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #999999;
}
td {
	padding-top: 5px;
	padding-bottom: 5px;
}
table {
	margin-bottom: 10px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
