body {
	font-family: arial, sans-serif;
	font-size: 9pt;
	background-image: url(../images/gradientbg.jpg);
	background-repeat: repeat-x;
	background-color: #B6BDC3;
	margin: 0px;
}
img {
	border: 0;
}
a {
	color: #336;
}
p a {
	color: #334499;
}
p a:hover {
	color: #993344;
}
.blockleft {
	float: left;
	margin: 5px;
}
img.left {
	float: left;
	margin-bottom: 5px;
}
img.right {
	float: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
.clearer {
	clear: both;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
#header {
	text-align: right;
	background-image: url('/images/header_image.jpg');
	background-repeat: no-repeat;
	background-position: 293px 0px;
	position: relative;
}
#header img {
	display: block;
	text-align: left;
}
ul#topnav {
	background-image: url('/images/nav-bg.jpg');
	background-repeat: no-repeat;
	height: 23px;
	margin: 0;
	padding: 3px 5px 0 0;
}
ul#subnav {
	background-image: url('/images/subnav-bg.jpg');
	background-repeat: no-repeat;
	height: 26px;
	margin: 0;
	padding: 3px 5px 0 0;
}
ul#topnav li, ul#subnav li, ul.statenav li {
	list-style-type: none;
	display: inline;
}
ul.statenav {
	text-align: center;
	margin: 10px 0 25px 0;
}
ul.statenav a {
	font-size: 10px;
	color: #334499;
	text-decoration: none;
	background-color: #eee;
	padding: 3px 13px 4px 13px;
	margin: 0 1px 0 1px;
}
ul.statenav a:hover {
	color: #993344;
	background-color: #f6f6f6;
}
ul#topnav li a, ul#subnav li a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}
ul#topnav li a {
	color: #4b4b4b;
	border-left: dotted 1px #777;
}
ul#subnav li a {
	color: #fff;
	border-left: dotted 1px #cf8a87;
}
ul#topnav li a:hover {
	color: #8f251d;
	text-decoration: underline;
}
ul#subnav li a:hover {
	color: #e77;
	text-decoration: underline;
}
ul.list>li {
	margin-top: 10px;
}
#content {
	background-color: #fff;
	border: 1px solid #333;
	padding-left: 2px;
	padding-right: 3px;
	border-bottom: 1px solid #333;
}
h2 {
	color: #365270;
	font-size: 14px;
	background-image: url('/images/plastic/heading-bg.png');
	background-repeat: no-repeat;
	height: 30px;
	margin: 10px 0 0 5px;
	padding: 6px 0 0 8px;
}
h3 {
	margin: 0 0 10px 10px;
	font-size: 12px;
	color: #852725;
}
#footer {
	clear: both;
	border: 1px solid #333;
	background-color: #eee;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	font-size: 6pt;
	color: #333;
	text-align: center;
}
#footer a {
	color: #365270;
}
.leftcolumn {
	width: 400px;
	float: left;
	margin-right: 10px;
}
.rightcolumn {
	float: left;
	width: 280px;
}
.box p {
	margin-left: 10px;
}
.loginbox {
	text-align: center;
}
.loginbox h2 {
	text-align: left;
}
.loginbox img {
	margin-bottom: 20px;
}
.fullcolumn p {
	margin-left: 10px;
	margin-right: 10px;
}
.fullcolumn img {
	margin-left: 10px;
}

.courselist {
	margin-left: 0;
}
.courselist {
	list-style-type: none;
	padding-left: 10px;
}
.courselist li {
	background-color: #fff;
	border: solid 1px #f2f6f9;
	margin-bottom: 7px;
	padding: 4px;
}
.courselist li img.icon {
	float: left;
}
.courselist .more {
	clear: both;
	text-align: right;
}
.courselist .more a {
	font-weight: bold;
	text-decoration: none;
}
/* push items in course list on index to right to clear img */
.courselist li p {
	margin: 0;
	padding-left: 71px;
}
.courselist li span {
}
.courselist li .coursetitle {
	padding-left: 71px;
	font-size: 12pt;
	font-weight: bold;
	color: #771d1a;
}
#meta {
	text-align: center;
}
.question {
	font-weight: bold;
	color: #3355bb;
	margin-top: 15px;
}
form div label {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	padding: 2px 5px 0 0;
	font-weight: bold;
}
form div {
	margin: 3px;
}
form div.submit {
	padding: 10px 0 10px 205px;
}
table.searchresults {
	background-color: #f0f6ff;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px solid #8bd;
	width: 300px;
}
table.searchresults .label {
	font-weight: bold;
	width: 80px;
	border-right: 1px solid #8bd;
	text-align: right;
}
table.searchresults td {
	vertical-align: top;
	padding: 4px;
}
div.paging {
	padding-left: 75px;
	margin: 10px 0 10px 0;
	height: 20px;
}
div.paging a {
	float: left;
	margin-left: 40px;
	color: #334499;
	font-weight: bold;
}
#ads {
	clear: both;
	border: 1px solid #333;
	background-color: #eee;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	font-size: 6pt;
	color: #333;
	text-align: center;
}
#chat_button {
	position: absolute;
	top: 6px;
	right: 10px;
}