body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	margin: 10px;
}
#headerImage {
	position: absolute; 
	top:0px; 
	left:10px;
	width: 640px;
	height: 401px;
	z-index: 0;
}
#body {
	position: absolute; 
	top:0px; 
	left:10px;
	width: 800px;
	height: 625px;
	z-index: 1;
}
#mustang {
	position: absolute; 
	top:40px; 
	left:620px;
	width: 185px;
	height: 98px;
	background-image:url(../images/mustang.jpg);
	z-index: 2;
}
h2 {
  	padding: 15px;
 	margin: 0px 0px 0px 0px;
  	font-family: verdana; 
  	font-size: 15px;
  	border: 1px solid #cccccc;
  	border-width: 0px 0px 1px 0px;
}
h3 {
  	padding: 2px;
 	margin: 0px 0px 0px 0px;
  	font-family: verdana; 
  	font-size: 12px;
  	border: 1px solid #cccccc;
  	border-width: 0px 0px 1px 0px;
}
a.left:link {
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
}
a.left:visited {
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
}
a.left:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.left:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.right:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.right:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.right:hover {
	background-image:url(../images/arrow.gif);
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.right:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.pageTitle {
	position: absolute; 
	top:200px; 
	left:380px;
	z-index: 2;
}
.bulletin {
	position: absolute; 
	top:262px; 
	left:305px;
	z-index: 2;
}
#content {
	position: absolute; 
	top:290px; 
	left:198px;
	width: 402px; 
	height: 248px;
	z-index: 2;
	border: 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
.eventTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	line-height: 12px;
	z-index: 2;
}
.eventText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 2;
}
.eventDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	z-index: 2;
}
#parentsTeachersStudents {
	position: absolute; 
	top:360px; 
	left:45px;
	z-index: 2
}
#navigation {
	position: absolute; 
	top:180px; 
	left: 663px; 
	text-align: right; 
	width: 133px;
	z-index: 2;
}
#navigationBar { 
	position: absolute; 
	top: 221px; 
	left: 793px; 
	text-align: right; 
	width: 17px;
	z-index: 1;
}
#quickAccess {
	position: absolute; 
	top:470px; 
	left:663px; 
	text-align: right;
	width: 133px;
	z-index: 2;
}
#quickAccessBar {
	position: absolute; 
	top: 511px; 
	left: 793px; 
	text-align: right; 
	width: 17px;
	z-index: 1;
}
#searchBar {
	position: absolute; 
	top: 560px; 
	left: 664px; 
	width: 100px;
	z-index: 12;
}
#goButton {
	position: absolute; 
	top: 573px; 
	left: 768px; 
	width: 25px;
	z-index: 12;
}
#footer {
	position: absolute;
	top:570px; left:10px;
	z-index: 2;
}
