.container {
	width: 950px;
	border: 2px solid #7c3136;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: tahoma, arial, "sans serif";
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	background-image: url(images/container_background.gif);
}
.header_photo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7C3136;
	margin-bottom: 20px;
}
.nav {
	line-height: 1.7em;
}
.container .nav a:link {
	text-decoration: none;
}
.container .nav a:visited {
	color: #7C3136;
	text-decoration: none;
}
.container .nav a:hover {
	color: #7C3136;
	text-decoration: underline;
}
.container .nav a:active {
	color: #7C3136;
	text-decoration: underline;
}
.main_text {
	line-height: 1.4em;
	margin-right: 15px;
	margin-left: 15px;
}
.photo_right  {
	float: right;
	border: 2px solid #7C3136;
	margin-left: 10px;
}
.footer {
	color: #fff6d2;
	background-color: #7c3136;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
	font-size: 16px;
}
.copyright {
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
	font-family: tahoma, arial, "sans serif";
	line-height: 1.6em;
	color: #7C3136;
	background-image: url(images/bugs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
}
.copyright a:link {
	color: #7C3136;
	text-decoration: underline;
}
.copyright a:visited {
	color: #7C3136;
	text-decoration: underline;
}
.copyright a:hover {
	color: #7C3136;
	text-decoration: none;
}
.copyright a:active {
	color: #7C3136;
	text-decoration: none;
}
.staffphoto {
	border: 2px solid #7C3136;
	width: 760px;
}

