body {
	left: auto;
	top: 0px;
	right: auto;
	background-image: url(../images/bricks.jpg);
	background-repeat: repeat;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	margin-top: 0px;
}

#all {
	margin: auto;
	width: 810px;
}

h4  {
 	text-align: center;
	font-size: 14px;
	font-weight: 600;
}

.h4  {
	font-size: 14px;
	font-weight: 600;
}

h3 {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

.h3 {
	font-size: 20px;
	font-weight: 600;
}

h2 {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}

h1 {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}
.banner {
	background-position: right;
}

.picture_left {
	float: left;
	margin-right: 12px;
	margin-bottom: 4px;
	border: thin solid #000033;
	margin-top: 0px;
}

.picture_right {
	float: right;
	margin-bottom: 4px;
	border: thin solid #000033;
	margin-top: 0px;
	margin-left: 12px;
}

.picture_left_middle_page {
	float: left;
	margin-right: 12px;
	margin-bottom: 4px;
	border: thin solid #000033;
	margin-top: 1px;
}

.picture_right_middle_page {
	float: right;
	margin-bottom: 4px;
	border: thin solid #000033;
	margin-top: 14px;
	margin-left: 12px;
}
.column_font {
	font-style: italic;
	color: #FFFFFF;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}
blockquote {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0px;
}

