body {
	margin: 0px;
	padding: 0px;
}
div#header {
	position: absolute;
	width: 100%;
	left: 34px;
	top: 11px;
}



img#titletext {
	position: absolute;
	left: 292px;
	top: 19px;
}
div#nav ul {
	list-style-type: none;
}
div#nav ul li {
	display: inline;
}
div#content {
	padding-right: 247px;
	position: absolute;
	left: 58px;
	top: 179px;
	right: 274px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 91%;
	color: #1a43c6;
	line-height: 140%;
	border: 1px solid #efefef;
	width: 125px;
	height: 290px;
}
div#sidebar {
	position: absolute;
	width: 222px;
	top: 170px;
	right: 20px;
	left: 469px;
}
div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #1a43c6;
	font-weight: normal;
}
div#content h2 {
	color: #1a43c6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	font-weight: normal;
}
div#sidebar div.feature {
	background-color: #fefefe;
	color: ##1a43c6;
	border: 1px solid #1a43c6;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 11px;
	line-height: 140%;
	padding: 10px;
	font-weight: normal;
}
div#sidebar div.feature ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-weight: normal;
	color:#1a43c;
	background-color: #fefefe;
	padding: 10px;
}
div#sidebar div.feature ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-weight: normal;
	color:#1a43c6;
	background-color: #fefefe;
	padding: 10px;
}
div#sidebar div.feature ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
	font-weight: normal;
	color: #1a43c6;
	background-color: #fefefe;
	padding: 10px;
}
div#sidebar div.feature ul li a:hover {
	color: #1a43c6;
	background-color: #fefefe;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	line-height: 140%;
	font-weight: normal;
}
div#nav {
	color: #1a43c6;
	background-color: #ccccc;
}
div#nav ul {
	background-color: #ccccc;
	color: #1a43c6;
}
div#nav ul li {
	color: #1a43c6;
	background-color: #ccccc;
}
div#nav li a {
	color: #1a43c6;
	background-color: #ccccc;
}
div#nav li a:hover {
	color: #1a43c6;
	background-color: #ccccc;
	border-bottom: 4px solid #1a43c6;
}
