@charset "utf-8";
body {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #930;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/Background_WallStuc3_1200x1200.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: medium double #930;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/Background_WallStuc_MainWindowBg_darker.png);
}
.oneColFixCtr #mainContent {
	width: 720px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: thin solid #930;
	margin-right: 20px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#Banner {
	width: 765px;
	line-height: .7;
	float: left;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-top: 15px;
}
#NavBar {
	width: 780px;
	clear: left;
}
#Footer {
	width: 780px;
	clear: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.doctor_pg_style {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.HeadingTitle_Edit_Contents {
	font-size: 24px;
	font-weight: bold;
	color: #CC9;
	text-decoration: none;
	text-align: center;
}
#Staff_Table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}
.StaffDoctor_Name {
	color: #900;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.Staff_Title_Only {
	font-size: 18px;
	font-weight: normal;
	color: #900;
}
