body {
	margin-top: 10px;
	background-color: #D9CEB1;
	display: block;
}
.masthead {
	background-image: url(../images/logoDefault.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 80px;
	width: 760px;
}
.movie {
	display: block;
	width: 200px;
	height: 420px;
	position: relative;
}

.homepagetable {
	width: 558px;
	text-align: center;
	vertical-align: top;
	display: block;
}
.homeheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	padding: 0;
}
.homepageintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	display: block;
	width: 528px;
	margin: 0px 0px 10px;
	padding: 0px 15px;
}
.homepageintro a:link, .homepageintro a:visited, .homepageintro a:active { color: #000000; text-decoration: underline}
.homepageintro a:hover { color: #72584D; text-decoration: underline}

.homepagecontacts {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #72584D;
}
.homepagecontacts a:link { color: #72584D; text-decoration: none}
.homepagecontacts a:visited { color: #72584D; text-decoration: none}
.homepagecontacts a:hover { color: #72584D; text-decoration: underline}
.homepagecontacts a:active { color: #72584D; text-decoration: none}
.leftpanel {
	background-color: #FFFFFF;
	padding-left: 15px;
	width: 570px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.treatmentheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	margin-bottom: 15px;
	color: #71574E;
	height: 74px;
	width: 570px;
}
.mastheadholding {
	background-image: url(../images/logoDefault.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 80px;
	width: 760px;
	border-bottom: 20px solid #F3EACA;
}
.homepagetableleft {
	color: #000000;
	margin: 0px;
	padding: 1px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 90px;
	text-align: left;
}
.homepagetableright {
	color: #000000;
	margin: 0px;
	padding: 1px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 85px;
	text-align: right;
}
.homepagetable {
	color: #000000;
	margin: 0px 0px 10px;
	padding: 0px;
	width: auto;
}
