body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #7F7365;
	top: 0px;
	margin-top: 0px;
}

#masthead{
	width: 650px;
}
#bottom_section{
	width: 800px;
}
#main_section{
	width: 625px;
	border: none;
}
#menu_bar{
	width: 150px;
	background-color: #333333;
	position: static;
	float: left;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #716FB3;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #B8B689;
}
a {
	font-weight: bold;
	color: #716FB3;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #933B03;
	text-decoration: none;
}h2 {
	font-size: large;
	color: #716FB3;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #716FB3;
}
