﻿
body 
{
	background: #6E6E6E url(images/bg.jpg) repeat-x top left;
	font:normal 12pt Arial, sans-serif;
	margin:0px;
    text-align:center;
}

#wrapper
{
    width: 965px;
    margin: 0 auto;
    text-align:left;
	background: white url(images/contentbg.jpg) repeat-x bottom left;
	min-height:700px;
    height:auto !important;
    height:700px;
    position: relative;
    padding-bottom: 5em;
}

h1 
{
	color:#065475;
	font: normal 20pt Calibri, Arial, sans-serif;
}
h2 
{
	color:#097fb1;
	font: bold 14pt Calibri, Arial, sans-serif;
}

#content 
{
    float: left;
    position: relative;
    top: -22px;
    padding-right: 20px;
}
#placeHolder
{
	margin-top:10px;
}
#leftMenu 
{
    margin-top: 1em;
    margin-left: 1em;
}
#teacherBar h1 
{
	color:black;
	font:bold 28px Calibri, Arial, sans-serif;
	margin-bottom:5px;
	margin-top:0px;
}
#teacherBar 
{
	position:relative;
	height:180px;
	font-size:12pt;
	background: #5f5f5f;
	color: White;
}
.bold 
{
	font-weight:bold;
}
.masterlogin
{
    position: absolute;
    left: 145px;
    padding: 20px;
}

.tabClasses a
{
    color: White;
    margin: 0 8px;
}

#contactInfo
{
	top: auto !important;
	float: none;
	position: absolute;
	bottom: 30px;
	right: 0;
	z-index: 99;
}
