body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-image:  url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	overflow: auto;
	margin:0;
	text-align:center;
}
p,td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #961C11;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.main {
	position: relative;
	top: 0px;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid black;
	border-width:1px 0;
	overflow: hidden;
	text-align: left;
	margin:0 auto;
}
.lCol {
	width: 136px;
	height: 10000px;
	background-color: #D0D0D0;
	color: #000000;
	border-right: 1px solid black;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
}
.lColText {
	margin-left: 4px;
	font-size: 10px;
}
.topBar {
	width: 664px;
	height: auto;
	background-color: #FFFFFF;
	color: #000000;
	font-family: TimesRoman, serif;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 136px;
	z-index:0;
}
.mColHome {
	width: 260px;
	height: auto;
	background-color: #FFFFFF;
	color: #000000;
	position: absolute;
	top: 85px;
	left: 136px;
	z-index: 1;
}
.intro {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
	width: 260px;
	height: auto;
	padding-bottom: 15px;
}
.study {
	position: relative;
	top: 0px;
	left: 0px;
}
div.study p {
	padding-left: 12px;
	padding-right: 12px;
}
.rColHome {
	width: 376px;
	height: 542px;
	background-color: #FFFFFF;
	color: #000000;
	position: relative;
	top: 0px;
	left: 424px;
	border-left: 1px solid black;
	z-index: 2;
	overflow: visible;
}
.news {
	position: relative;
	left: 0px;
}
.newsDtl {
	overflow: auto;
	height: 120px;
	width: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.newsDate {
	font-weight: bold;
	color: #961c11;
}
.content {
	width: 600px;
	background-color: #FFFFFF;
	color: #000000;
	position: relative;
	top: 0px;
	left: 165px;
	z-index: 1;
	margin-bottom:50px;
	text-align:justify;
}
ul#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#menu a:hover {
	color: #00ff00;
	text-decoration: underline;
}
ul#menu {
	list-style-type: none;
	width: 675px;
	color: #ffffff;
	position: relative;
	top: 0px;
	left: 97px;
	height: 20px;
	z-index: 20;
	display: inline;
}
ul#menu li {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline;
	padding: 0 5px 0 15px;
	border-right: 1px solid #fff;
}
#footer {
	position: relative;
	top: 0px;
	z-index: 200;
	width: 780px;
	height: 50px;
	font-family: verdana,arial;
	font-size: 10px;
	color: #aaa;
	background-color: #fff;
	text-align: center;
	padding: 10px;
	margin:0 auto;
}
p.bioPic a {
	color:#777;
	font-weight:normal
}
p.bioPic {
	float:left;
	padding:0 20px 0 0;
	font-size:9px;
	text-align:center;
	color:#aaa;
}
.bio {
	height:200px;
}
.subtitle {
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:-10px;
}
.subSec {
	position:relative;
	left:-28px;
	width:120%;
	font-size:12px;
	padding:3px 0 3px 50px;
	background:url('images/subSecBanner.gif') no-repeat;
	background-color:#eee;
	font-weight:bold;
	margin-bottom:10px;
	border:1px solid #000;
	border-width: 1px 0;
}
.news .subSec {
	margin-bottom:0;
}
tr.header td {
	font-weight:bold;
	background-color:#777;
	color:#fff;
	text-align:center;
}
.letter {
	border:1px solid #aa0;
	padding:40px;
	width:80%;
	position:relative;
	margin:50px auto;
	text-align:justify;
	background-color:#ffc;
}
div.header {
	position:relative;
	top:0px;
	left:165px;
	height:98px;
	width:640px;
	overflow:hidden;
	valign:middle;
	margin:0;
	padding:0;
}
.warn {
	border:1px solid #f00;
	padding:10px 10px 0 0;
	height:48px;
	color:#000;
	background-color:#fff;
}
table.events {
	margin-bottom:15px;
}
table.events td {
	border-bottom:1px solid #ccc;
}
td.weekday {
	font-weight:bold;
	background-color:#777;
	color:#fff;
	font-size:12px;
}
h2 {
	font-size:16px;
}
