body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	background-image: url(images/newBack.jpg);
	margin-left: 0px;
}
p {
	margin-top: 0px;
}
img {
	border: 0;
}
a:link {
	color: #C50000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C50000;
}
a:hover {
	text-decoration: underline;
	color: #C50000;
}
a:active {
	text-decoration: none;
	color: #C50000;
}

#mast {
	margin-left: 160px;
	margin-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	margin-bottom: 30px;
	width: 700px;
}

#nav {
	margin-left: 205px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
#nav a {
	color: #C50000;
	text-decoration: none;
}
#leftColumn {
	width: 340px;
	float: left;
	margin-bottom: 20px;
}
#rightColumn {
	width: 340px;
	float: right;
	margin-bottom: 20px;
}
#content {
	width: 700px;
	margin-left: 160px;
}
#footer {
	margin-left: 158px;
	width: 700px;
	padding-top: 5px;
	float: left;
}
#photoInset{
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}
.caption {
	font-style: italic;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 20px;
}
.date {
	font-weight: bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.rule {
	color: #C50000;
	width: 1px;
	margin-bottom: 5px;
}
.extraSpace{
	margin-bottom: 30px;
}
.catalog{
	margin-bottom: 0px;
}
.boldRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #C50000;
	font-weight: bold;
	font-size: 18px;
}
.boldRed_noSpace {
	font-family: Arial, Helvetica, sans-serif;
	color: #C50000;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
}
.button {
	margin-top: 5px;
	margin-right: 5px;
	border: 0;
}
.formFit{
	margin-top: 0px;
	margin-bottom: 35px;
}
