html, body{
	padding:0;
	margin:0;
	height:100%;
	min-height:100%;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#A0C8E0;
}
img{
border:0;
}
#container{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	min-height: 100%;
	height: 100%;
	background:  url(../i/front/backg.gif) top center repeat-y;
}
#header {
	background:  url(../i/front/header.gif);
	width: 760px;
	height: 97px;
}
body>#container{
	height: auto;
}
html>body #container {
  height: auto;
}

#content{
	clear:left;
	padding:0;
	margin:0;
	padding-bottom:50px;
	width:760px;
}
#content p{
	text-align:justify;
	padding-right:10px;
	margin:10px;
	margin-bottom:3px;
}
#footer{
	clear:all;
	position:absolute;
	bottom:0;
	width:760px;
	background-image: url("../i/front/footer.gif");
	height:79px;
}
#leftcol
{
	display:block;
	width: 435px;
	margin-left:108px;
	margin-top: 20px;
	margin-bottom: 40px;
}
p{
	color:#2268A6;
	font-weight: normal;
}
dl{
	color:#2268A6;
	font-weight: normal;
	text-align:justify;
	margin-right:10px;
	padding-right:10px;
}
a{
	color:#2268A6;
	font-weight: bold;
	text-decoration: none;
}
dt{
	color:#d8121f;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}
#rightcol
{
	clear:all;
	font-weight:bold;
	position:absolute;
	left:590px;
	top: 100px;
	font-size: 13px;
	color: #0F1A3E;
	font-family: arial, tahoma;
	
}
#bottom_menu a{
	color: #fff;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
	
}

#bottom_menu {
	text-align: right;
}

#bottom_menu a:hover{
	color: #F5D014;
}
h1{
	font-size: 20px;
	font-weight:bold;
	color:#D8121F;
	margin-bottom:4px;
}

h2,
.teacherName {
	font-size: 18px;
	font-weight:bold;
	color:#2268A6;
	font-decoration: none;
	margin-bottom:4px;
	text-decoration: none;
}

h3,
.h3link {
	font-size: 18px;
	font-weight:bold;
	color:#84C529;
	font-decoration: none;	
	margin-bottom:4px;
	text-decoration: none;	
}

h2 + h3 {
	margin-top: -10px;
}

.schedule {
	font-size: 9px;
	font-family: arial, tahoma;
	border-collapse: collapse;
}

.topline {
	border-top: 2px solid #000;
}

.bottomline {
	border-bottom: 2px solid #000;
}

.leftline {
	border-left: 2px solid #000;
}

.rightline {
	border-right: 2px solid #000;
}

p a:link {
	color: #2268A6;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
p a:hover {
	color: #D8121F;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
p a:visited {
	color: #92B8D9;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

td.formError {
	color: #ff0000;
	font-size: 9px;
	font-weight:bold;
}

ul li a {
	text-decoration: none;
	color:#2268A6;
}

#breadcrumb a {
	text-decoration: none;
	color:#2268A6;
}

#star{
	width:104px;
	height:67px;
	left:0;
	padding:37px 33px 34px 30px;
	background:url(../i/stea.png) no-repeat 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	position:relative;
	left:-17px
}

* html #star {/*only ie gets this style*/
	
	\height:138px;/* for ie5 */
	he\ight:67px;/* for ie6 */
	\width:167px;
	wid\th:104px;
	
}
#lettern{
	position:absolute;
	left:590px;
	bottom:90px;
	width:141px;
	height:31px;
}