@charset "UTF-8";
#container {
	background: #bde6fa url(../images/background.gif) no-repeat;
	text-align: left;
	margin: 0px auto;
	width: 786px;
	float: none;
}
#navbar {
	position: relative;
	left: 490px;
	top: 10px;
	width: 140px;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 0px;
	top: 120px;
	width: 450px;
	float: right;
	margin-right: 20px;
}
#footer {
	background: #bde6fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 1em;
	position: relative;
	top: 0px;
	margin-top: 150px;
	margin-bottom: 150px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: disc outside;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 250px;
	position: relative;
	left: 20px;
	top: 120px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
p {
	font-size: 14px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.clear, br {
	clear: both;
}
ol {
	list-style: decimal url(none) outside;
}
.subtext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00AEDF;
}
#sidebartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	position: relative;
	color: #00AEDF;
	width: 200px;
	left: 35px;
	top: 140px;
}
#hints {
	left: 310px;
	width: 470px;
	position: relative;
	top: 87px;
}

