body {
	background-color: #906f3c;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
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;
}
.page {
	margin-left: auto;
	margin-right: auto;
	width: 785px;
	background-color: #906F3C;
}
#mainDiv {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	}
	
.large {
	font-size: large;
}
.verylarge {
	font-size: xx-large;
	color: #330000;
}
	
.page #div {
	background-color: #FFFFCC;
	float: left;
	width: 25%;
}
.style1 {font-size: small}
.style2 {font-size: medium}
#blog {
	position:relative;
	width:50%;
	height:auto;
	z-index:1;
	left: auto;
	overflow: visible;
	clip: rect(auto,auto,auto,auto);
	font-size: small;
	clear: both;
	float: right;
	background-color: #F0EAE1;
	padding:3px; 
	border: 2px;
	top:10px;
	bottom:10px;
	
}
.blogborder {
	clear:both;
	float:right;
	top:5px;
	width:"50%"
}

#bloghead {
	position:relative;
	width:50%;
	height:20px;
	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:10px;
	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;
}
.photo {
	 padding:10px; 
	 border: 2px; 
	 float:left; 
	 top:10px; 
}
.calloutright {
	padding:3px; 
	border: 2px; 
	float:right;
	top:10px;
	width:25%;
	text-align:right;
	font-size: small
}
