body
 {
	background-image : url(images/lgbluebg1.gif);
	background-color: #DEE6FF;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 1em;
	margin: 0;
}
table.calendar th {
	background-color: transparent;
}
th.date {
	font-weight: bolder;
	color: #000000;
}
td, p {
	font-size : 1em;
	vertical-align: top;
}
th
{
	background-color : #FFFFA2;
	color : Blue;
	vertical-align: top;
}
td.cen
{
	text-align : center;
}
.main 
{
	position: absolute; top: 35px; left: 172px;
}
.pack
{
	font-size : xx-large;
	font-weight : bold;
	color : #0033cc;
	text-align: center;
}
h1 
{
	font-family : Arial, Helvetica, sans-serif;
	color : #0033cc;
	text-align: center;
}
 h2, h3
{
	font-family : Arial, Helvetica, sans-serif;
	color : #0033cc;
}
.top
{
	position : absolute;
	top: 35px;
	left: 170px;
}
.nav 
{
	position: absolute; top: 15px; left: 15px; right: 135px;
}
#nav 
{
	position: absolute; top: 15px; left: 15px; right: 135px;
}
.nav1
{
	top: 15px;
	left: 15px;
	font-variant : small-caps;
	height : 150%;
}
.name
{
	position : absolute;
	left : 150px;
	font-size : xx-large;
	height : 150%;
}
.par
{
	font-style : italic;
}
hr
{
	color : Blue;
}
a:hover
{
	background-color : Yellow;
}
.avl 
{  
	font-style: italic; 
	color: #003366
}
.cap
{
	background-color : #3333FF;
	color : #FFFF66;
	vertical-align : middle;
	text-align : center;
	font-weight : bold;
}
.calendar
{
	text-align: left;
	font-size : 1em;
	padding : 10px;
}
.sm
{
	font-size : .80em;
}
.emp
{
	font-weight : bold;
}
.awards
{
	margin-left : 20px;
}
.lgfoto
{
	border : thin groove Blue;
	text-align : center;
}
.ftleft{
	float: left;
	width: auto;
}