body {
	margin: 0px; padding: 0px;
	background: url(../images/topo_bg_image.gif);
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p { margin: 0px; }
h2 { color: #7c7215; font-size: 12px; font-weight: normal; margin: 0px; }
h2 a { color: #7c7215; text-decoration:none; }
img { vertical-align: bottom; }
a img { border: none; }
img.nav { margin-bottom: 6px; }
img.subhead { margin-bottom: 15px; }
.clear { clear: both; font-size: 1px; }
a { color: #006d46; }
li { list-style-image: url(../images/bullet.gif); }
form { margin-top: 25px; }
form p { margin-bottom: 8px; }

.mainContainer {
	margin-left: auto; margin-right: auto; margin-bottom: 0px;
	text-align: left;
	width: 790px;
	background: url(../images/page_bg.gif) repeat-y;
}

.page {
	margin-left: 6px;
	width: 778px;
	background: url(../images/con_body_bg.gif) repeat-y;
}

.col1 { float: left; width: 236px; margin-bottom: 15px; }
.col2 { float: left; width: 486px; margin-left: 24px; margin-top: 2px; margin-bottom: 15px; }
.col2 .about { background: url(../images/headline_about.gif) no-repeat; padding-top: 50px; }
.col2 .bio { background: url(../images/headline_bio.gif) no-repeat; padding-top: 50px; }
.col2 .courses { background: url(../images/headline_courses.gif) no-repeat; padding-top: 50px; }
.col2 .login { background: url(../images/headline_login.gif) no-repeat; padding-top: 50px; }
.col2 .contact { background: url(../images/headline_contact.gif) no-repeat; padding-top: 50px; }



.footer {
	margin-left: auto; margin-right: auto;
	width: 790px;
	background:url(../images/bottom_shadow.gif) top no-repeat;
}

.footer p { text-align: left; padding-top: 10px; padding-bottom: 15px; padding-left: 6px; font-size: 10px; }
