﻿body 
{
	font:normal 10pt Arial, sans-serif;
	height:100%;
	margin:15px;
	background: url(images/yellowbg.gif) repeat-y left;
	margin-right:0px;
}

h1 
{
	color:#065475;
	font: normal 20pt Calibri, Arial, sans-serif;
}
h2 
{
	color:#097fb1;
	font: bold 14pt Calibri, Arial, sans-serif;
}

#content 
{
	float:left;
}
#placeHolder
{
	margin-top:10px;
}
#teacherBar h1 
{
	color:#065475;
	font:bold 28px Calibri, Arial, sans-serif;
	margin-bottom:5px;
	margin-top:0px;
}
#teacherBar 
{
	margin:-15px;
	margin-bottom:15px;
	margin-right:0px;
	position:relative;
	height:115px;
	padding:5px;
	font-size:12pt;
	background:url(images/headerbg.gif) repeat-x top;
}
.bold 
{
	font-weight:bold;
}