body {
	background-color: #669966; }

#navigation {
	width: 150px;
	margin-top: 160px;
	margin-bottom: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif; }
	
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0; }
	
#navigation li {
	border-bottom: 1px solid #FFFFFF; }
	
#navigation li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #FF6699;
	color: #FFFFFF;
	text-decoration: none; }
	
#navigation li a:hover {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #FFFFFF;
	color: #FF0099;
	text-decoration: none; }
	
#logo {
	margin-top: 490px;
	width: 150px;
	height: 100px;
	background-color: transparent;
	background-image: url(files/DrMaryOfficeSignSmall.gif);
	background-repeat: no-repeat; }
	
#tagline {
	width: 150px;
	height: 15px; 
	font-size: 10.5px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif; 
	margin-bottom: 12px;
	text-align: center; }

#leftbox {
	background-color: #FF6699;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	width: 150px;
	background-image: url(files/Mary_Promo_Shot.jpg);
	height: 100%;
	border-style: outset; 
	border-color: #FF6699;
	margin-right: 20px;
	margin-bottom: 15px; }
	
#box3 {
	margin-left: 180px;
	font-size: medium;
}
	
#box_left {
	float: left; }
	
#box_right {
	float: right; }