@charset "utf-8";

#container {
	padding: 0;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#ban {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 237px;
	width: 800px;
}

#content {
	width: 791px;
	margin-left: 3px;
	margin-top: 0;
	padding: 0;
	float: left;
	margin-bottom: 0.5em;
	height: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F90;
	border-left-color: #F90;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

#maintext {
	margin-left: 1em;
	width: 32em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	padding-bottom: 1em;
	float: left;
}

#maintextfull {
	margin-left: 1em;
	width: 46em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	padding-bottom: 1em;
}

p {
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	color: #3c3c3c;
	background-color: #ffffff;
	padding-bottom: 0;
	padding-top: 0;
	text-decoration: none;
}

img {
	text-decoration: none;
	border: none;
}
.right {
	float: right;
}


#side {
	width: 14em;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	padding-bottom: 1em;
	padding-top: 5em;
	margin-left: 2em;
	float: left;
}

#footer {
	text-align: center;
}
.cent {
	text-align: center;
}

.right2 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

a:link {
font-family: arial, helvetica, sans-serif;
font-size: 100%;
color: #19199b;
background-color: #ffffff;
text-decoration: none;
}


a:visited {
font-family: arial, helvetica, sans-serif;
font-size: 100%;
color: #531072;
background-color: #ffffff;
text-decoration: none;
}


a:hover {
font-family: arial, helvetica, sans-serif;
font-size: 100%;
color: #19199b;
text-decoration: underline;
background-color: #ffffff;
}


a:active {
font-family: arial, helvetica, sans-serif;
font-size: 100%;
background-color: #ffffff;
color: #531072;
}

.webcon {
float: left;
width: 190px;
padding-left: 30px;
padding-right: 30px;
text-align: center;	
font-size: 85%;
}

h1 {
	font-size: 140%;	
}

h2 {
	font-size:110%;
}
h3 {
	font-size: 105%;
}


#footer p {
	font-size: 80%;	
}

.larger {
	font-size: 140%;
}

ol {
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	color: #3c3c3c;
	background-color: #ffffff;
	padding-bottom: 0;
	padding-top: 0;
	text-decoration: none;
}

ul {
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	color: #3c3c3c;
	background-color: #ffffff;
	padding-bottom: 0;
	padding-top: 0;
	text-decoration: none;
}

.red {
	color: red;	
}


.toplink {
	text-align: right;
	font-size: 80%;	
}

.courses {
	font-size: 90%;	
}

.left {
	float: left;
	padding-right: 10px;
}

.featured {
	color: #ff9900;	
}
