.page {
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	background-color: #906F3C;
}
a {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #0A6381;
	text-decoration: none;
}
a:hover {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	background-color: #FFFFCC;
}
.large {
	font-size: large;
	color: #330000;
}
.verylarge {
	font-size: xx-large;
	color: #330000;.page #div {
	background-color: #FFFFCC;
	float: left;
	width: 25%;
}
#blog {
	position:relative;
	width:50%;
	height:auto;
	z-index:1;
	left: auto;
	top: auto;
	overflow: visible;
	clip: rect(auto,auto,auto,auto);
	font-size: small;
	clear: both;
	float: right;
	background-color: #F0EAE1;
}
#bloghead {
	position:relative;
	width:50%;
	height:20;
	z-index:1;
	left: auto;
	top: auto;
	overflow: visible;
	background-color: #F0EAE1;
	clear: both;
	float: right;
	font-size: x-small;
}
#blogtail {
	position:relative;
	width:50%;
	height:10;
	z-index:1;
	left: auto;
	top: auto;
	overflow: visible;
	background-color: #F0EAE1;
	clear: both;
	float: right;
	font-size: x-small;
}
#officehours {
	position:absolute;
	left:662px;
	top:165px;
	width:191px;
	height:144px;
	z-index:1;
	overflow: auto;
}
.body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #906f3c;
}
.style1 {font-size: small}
.style2 {font-size: medium}
