body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images/sidebar.gif) left top repeat-y;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url(/images/headerBG.jpg);
	height: 150px;
}
#head1 {
	background: url(/images/collage.jpg) right top no-repeat;
}
#menu {
	width: 100%;
	margin-top: 150px;
	background: #56017A url(/images/menuT.gif) left top repeat-x;
}
#menu a {
	display: block;
	float: left;
	padding: 3px 20px 3px 20px;
	font-size: 100%;
	font-weight: bold;
	border-left: solid 1px #8531BC;
	border-right: solid 1px #390356;
}
#menu b {
	display: none;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	background: #FF7800 url(/images/menuH.gif) left top repeat-x;
	color: #FFFFFF;
}
#menuclear {
	clear: both;
}
#menu>#menuclear {
	height: 1px;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
	text-align: left;
}
.popmenu a {
	display: block;
	padding: 3px 3px 3px 20px;
	font-size: 100%;
	font-weight: bold;
	width: 150px;
	border-top: solid 1px #8531BC;
	border-bottom: solid 1px #390356;
}
.popmenu a:link, .popmenu a:visited {
	background: #56017A;
	color: #FFFFFF;
	text-decoration: none;
}
.popmenu a:hover {
	background: #FF7800 url(/images/menuH.gif) left top repeat-x;
	color: #FFFFFF;
}
#main {
	position: relative;
	width: 100%;
}
#content {
	margin-left: 198px;
	padding: 20px 200px 10px 20px;
	color: #333333;
}
#content h1 {
	font-size: 130%;
	color: #56017A;
	margin-top: 0;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #56017A;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 120%;
	color: #FF7800;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h4 {
	font-size: 110%;
	color: #56017A;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h5 {
	font-size: 120%;
	color: #FF7800;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h6 {
	font-size: 110%;
	color: #FF7800;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	border : thin dotted #333333;
	margin-left : 16px;
	margin-right : 16px;
	padding : 3px;
}
#content blockquote p {
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0;
}
#content a:link {
	color: #56017A;
}
#content a:visited {
	color: #111111;
}
#content a:hover {
	color: #FF7800;
}
#content td {
	font-size: 0.8em;
}
/* LEFT COLUMN */
#leftbar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	text-align: left;
}
#logos {
	text-align: center;
	padding-top: 15px;
}
#logos img {
	margin-bottom: 15px;
}
#submenu a {
	display: block;
	margin: 2px 10px 2px 10px;
	padding: 7px 10px 5px 10px;
	font-size: 100%;
	background: #F9D6AC;
}
#submenu a:link, #submenu a:visited {
	color: #56017A;
	text-decoration: none;
}
#submenu a:hover {
	color: #56017A;
	background: url(/images/submenuH.jpg) left top repeat-y;
}
#submenu .parent {
	margin-top: 15px;
	padding-left: 5px;
	font-size: 120%;
	font-weight: bold;
}
#submenu .teacher {
	margin-top: 15px;
	padding-left: 5px;
	font-size: 180%;
}
#submenu .parent:link, #submenu .parent:visited {
	color: #56017A;
	text-decoration: none;
}
#submenu .parent:hover {
	color: #56017A;
}
#contact {
	padding: 20px 10px 20px 10px;
}
#contact a:link, #contact a:visited {
	color: #333333;
	text-decoration: none;
}
#contact a:hover {
	color: #FF7800;
}
#register {
	margin: 20px 10px 10px 10px;
	padding: 5px;
	background: #F9D6AC;
}
#register form {
	margin: 0;
}
#register h2 {
	margin: 0;
	padding: 0;
	font-size: 110%;
	color: #56017A;
}
#register p {
	margin: 5px 0 5px 0;
	color: #56017A;
	font-weight: bold;
}
#register input {
	border: solid 1px #56017A;
}
#register input:focus {
	background-color: #dedede;
}
#register span {
	font-size: 70%;
	color: #56017A;
}
#insurance {
	text-align: center;
	margin-top: 20px;
}
/* RIGHT COLUMN */
#features {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 180px;
}
.feature {
	margin: 15px 0 0 0;
	padding: 5px;
	border: solid 2px #FF7800;
	background: #FFE6C8;
}
.feature h2 {
	font-size: 100%;
	margin: 0 0 5px 0;
	color: #FFFFFF;
}
.feature h2 a:link {
	color: #56017A;
	text-decoration: none;
}
.feature h2 a:visited {
	color: #56017A;
	text-decoration: none;
}
.feature h2 a:hover {
	color: #FF7800;
	text-decoration: none;
}
.feature p {
	font-size: 100%;
	margin: 0;
	color: #56017A;
}
.feature p a:link {
	color: #56017A;
	text-decoration: none;
}
.feature p a:visited {
	color: #56017A;
	text-decoration: none;
}
.feature p a:hover {
	color: #FF7800;
	text-decoration: none;
}
#footer td {
	font-size: 0.6em;
	color: #333333;
}
#footer a {
	margin: 0 5px 0 5px;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none
}
#footer a:hover {
	color: #FF7800;
	text-decoration: none
}
/* RESPONSE FORM */
.formp {
	padding-top: 5px;
	clear: both;
}
.label {
	float: left;
	width: 150px;
	font-size: 12px;
	text-align: right;
	margin-right: 3px;
}
.label2 {
	float: left;
	font-size: 12px;
	width: 80px;
	text-align: right;
	margin-right: 3px;
}
.label-inst {
	padding-top: 5px;
	font-size: 12px;
	clear: both;
	text-align: left;
}
.element {
	float: left;
	font-size: 12px;
}
input:focus, textarea:focus {
	background-color: #dedede;
}
