body {
	background-color: #999999;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}
td {
	font-family: Tahoma;
	font-size: 12px;
}
#titleBar {
	width: 100%;
	background-image: url(../../images/header.gif);
}

#titleBar2 {
	width: 100%;
	background-image: url(../../images/header_school.gif);
}
#container {
	width: 780px;
	text-align: left;
	margin: auto;
}
#menuBar {
	border-top: 1px solid #cdc499;
	border-bottom: 1px solid #cdc499;
	background-color: #005951;
}
#homeImage {
	border-right: 1px solid #cdc499;
}
#dividerBar {
	border-top: 1px solid #cdc499;
	border-bottom: 1px solid #cdc499;
	background-color: #005951;
	height: 18px;
}
#dividerBar2 {
	border-top: 1px solid #cdc499;
	border-bottom: 1px solid #cdc499;
	background-color: #005951;
	height: 9px;
}
#contentBar {
	background: #ffffff;
}
.contentDiv {
	padding: 15px;
	color: #333333;
}
.blueBar {
	background-color: #0d004c;
}
h1 {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 20px;
	letter-spacing: 0.5px;
	margin-bottom: 6px;
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}
h2 {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	margin: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}
h3 {
	font-weight: bold;
	font-family: Tahoma;
	color: #0d004c;
	font-size: 13px;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
}

#siteContent 
{
	text-align: left;
	background-color: #E7E7E7;
	color: #333333;
	padding: 10px;
	border: solid 1px #999999;
	font-family: Tahoma;
	font-size: 13px;	
}
#siteContent h3
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 2px;	
}
 
 
h4
{
	font-weight: bold;
	font-family: Tahoma;
	color: #0d004c;
	font-size: 13px;
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.homeImage {
	border: solid 1px #ffffff;
}
.newsItem {
	padding: 15px;
}
 
#copyrightBar {
	text-align: right;
	padding: 6px;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	background: #005951;
	border-top: 1px solid #cdc499;
}
	A					{color: #0d004c;}
	A:HOVER		{color: #005951;}
	A:VISTED			{color: #0d004c;}
  
 