@charset "utf-8";
/* CSS Document */

#title-bar {
	width: 960px;
	height: 154px;
	background-image:url(../students-parents/graphics/title-bar.jpg);
	background-repeat:no-repeat;
	margin: auto;
}

#subtitle {
	background-image:url(../students-parents/graphics/subtitle-bg.jpg);
	height: 29px;
	width: 735px;
	padding-left: 15px;
	padding-top: 11px;
	color: white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	float:left;
	margin-bottom: 15px;
	clear:right;
	text-shadow: 2px 2px 2px #000;
}

.subtitle2 {
	color: #7A1E21;
	}
#side-menu td a {
	
	color: #7A1E21;
	
	}
	
td a img {border: 1px solid #000;}