body {
	background-color: #000033;
	background-image: url(RKAbckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: 000033;
}

#content {
	position:absolute;
	left:251px;
	top:130px;
	width:426px;
	z-index:1;
	overflow: visible;
	background-color:#FFFFFF;
	text-align:left;
	padding:10px;
}

#navbox {
	position:absolute;
	left:712px;
	top:130px;
	width:175px;
	z-index:1;
	background-color:#CCCCFF;
	text-align:left;
	padding:5px;
	overflow:visible;
}

a {
color: #333366;
text-decoration:none;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

a.hover {
color: #000033;
text-decoration:none;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.visited {
color: #666666;
text-decoration:none;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
color:#000033;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:21px;
}
