#all {
	height: 1200px;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #660000;
	font-size: 14px;
	text-decoration: none;
	font-weight: 800;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 14px;
	font-weight: 800;
}

.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #660000;
	font-weight: 400;
}
.menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	z-index: 200;
}
.side_menu {
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
	color: #333333;
}
.picture_left {
	float: left;
	margin-right: 10px;
}
.picture_center {
	float: none;
	margin-right: 500px;
	margin-left: 500px;
}
.smallpicture_left {
	float: left;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.picture_right {
	float: right;
	margin-left: 10px;

}
.picture_right_middle {
	float: right;
	margin-left: 10px;	
	
}
.banner_text {
	font-size: 14px;
	font-weight: 600;
	color: #FFFCE4;
}
.breadcrumb_text {
	font-size: 14px;
	color: #333333;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}
.photo_gallery {
	margin: 2px;
	font-size: 14px;
	font-weight: 700;
	color: #660000;
	text-align: center;
}
.newspaper_subhead {
	margin: 2px;
	font-size: 16px;
	font-weight: 600;
	color: #660000;
	text-align: left;
}
.body_text {
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #FFFCE4;
	font-size: 16px;
	color: #000000;
}
.side_menu_logo {
	font-size: 12px;
	text-align: center;
}
.newspaper_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.h-one {
	font-size: 28px;
	font-weight: 600;
}
.mission_subhead {
	font-size: 18px;
	color: #660000;
	font-weight: 600;
}
.sup {
	font-size: 12px;
}

