@charset "utf-8";
#container {
	background-color: #FFFFFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	text-align: right;

}
#space_1 {
	height: 7px;
}
#nav_bar {
	height: 25px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: none;
	font-weight: bold;
	color: #333333;
}
#space_1a {
	height: 7px;
}
#space_2 {
	height: 7px;
}
#active_content {

}
#body_content {
	height: 360px;
}
#space_3 {
	height: 7px;
}
#footer {
	height: 25px;
	background-color: #000000;
}
.border {
	border: medium solid #C0C0C0;
}
.border_black {
	border: medium solid #666666;
}
.border_dark_grey {
	border: medium solid #666;
}
