.head {
	background-image: url(images/head.png);
	width: 755px;
	height: 78px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.nav {
	width: 227px;
	height: 247px;
	background-repeat: no-repeat;
	background-image: url(images/navigation.png);
}
.container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.mainphoto {
	background-repeat: no-repeat;
	height: 246px;
	width: 528px;
	position: absolute;
	top: 79px;
	left: 227px;
}
body {
	margin: 0px;
	width: 755px;
	background-color: #E0D7CF;
}
.redmedheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A2E2B;
}
.textmed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textmedred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #610000;
}
.infobox {
	padding-left: 7px;
	padding-top: 10px;
}
input {
	font-size: 10px;
	color: #705949;
}

.textmedbrown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #705949;
	font-weight: normal;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #705949;
	padding-top: 10px;
}
.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 755px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 5px;
	color: #620000;
}
.container .footer a {
	color: #7B6351;
}

