body, th, td{font:13px/15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
body {
	background:#2C004B url(../img/bgd.gif);
	margin:0;
	padding:0;
}
h1{
	font:24px/16px Georgia, "Times New Roman", Times, serif;
	color:#C33237;
}
h2{
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#D47119;
}
h3{
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
img{border:0;}

table{width:520px;}
td{
	vertical-align:top;
	padding:10px 2px 10px 2px;
	border-top:1px solid #000;
	}
td.thumb{
	padding:25px 5px;
	text-align:center;
}
td.thumb img.thumbimg{
	border:1px solid #000;
	margin-bottom:5px;
}
td.year{
	font-weight:bold;
	width:120px;
}
.caption{
	font-size:10px;
	line-height:12px;
}
#main{
	width:750px;
	border:1px solid #000;
	background:#fff;
	margin:0 auto;
}
#hdr{
	background:#fff url(../img/hdr-bgd.gif) no-repeat;
}
#logo{
	height:109px;
	width:262px;
}
#holder{
	width:750px;
	background:#fff url(../img/holder_bgd.gif) repeat-y;
}
#menu{
	height:28px;
	background:#2C004B url(../img/menu_bgd.jpg) repeat-x;
}
#menuholder{
	height:28px;
	width:620px;
	margin:0 auto;
}
#menu ul{
	margin:0;
	padding:0;
}
#menu li{
	list-style-type:none;
	display:inline;
}
/*NEWS RELEASES*/
td.newsdate{width:140px;}
/*SIDE BAR*/
#sidebar{
	font-size:14px;
	line-height:24px;
	float:left;
	height:600px;
	width:183px;
}
#subnav{
	margin:15px 0 15px 30px;
}
#sidebar ul{
	margin:0;
	padding:0;
}
#sidebar li{
	list-style-type:none;
}
a:link, a:visited, a:hover{color:#38075C;}
#sidebar a:link, #sidebar a:visited, #sidebar a:hover{
	text-decoration:none;
} 
.section, a.section:link, a.section:visited, a.section:hover {
	font-weight:bold;
	color:#D47119;
}
#content{
	width:520px;
	float:left;
	margin:15px 0 15px 24px;

}
.fixer{clear:both;}
/********** FOOTER **********/
#ftrbar{
	height:10px;
	background:#A09600;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#ftr{
	padding:15px 30px;
	font-size:11px;
	line-height:13px;
	color:#D47119;
	background:#38075C;
}
#ftr a:link, #ftr a:visited, #ftr a:hover{color:#D47119;}
#ftr #school{
	width:50%;
	float:left;
}
#ftr #phone{
	width:50%;
	text-align:right;
	float:right;
}
.warning{color:#f00;}