* {
 padding: 0;
 margin: 0;
}

BODY {
	scrollbar-base-color: #546F9B;
	}
	
.container_master { 
	width: 100%; 
	height: 100%;
	padding-top: 15px;
	}
	
.container_content {
	max-width: 984; 
	min-width: 984; 
	background-position: top center; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-image: url(http://www.drdavidkloss.com/images/david_a_kloss_surgery.jpg);
	}
	
.container_footer {
	margin-top:0; margin-bottom:10;padding-top:3px;padding-bottom:5px;padding-left:15px;padding-right:15px;
	max-width: 984; 
	min-width: 984; 
	height: 29px;
	max-height: 29px;
	min-height: 29px;
	background-position: top center; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-image: url(http://www.drdavidkloss.com/images/surgery_bottom.gif);
	}	
	
.button_menu {	background-position: top left; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-image: url(http://www.drdavidkloss.com/images/surgeon_button.gif);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	}
	
.box_text	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;

	}	
	
.footer	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 120%;
	}
	
H1	{color: #000000;
	font-family: Arial;font-size: 20px;font-weight:bold;line-height: 100%;}

H2	{color: #000000;
	font-family: Arial;font-size: 18px;font-weight:bold;line-height: 100%;}
	
	
H3		{
	color: #000000;
	font-family: Arial;font-size: 16px;font-weight:bold;line-height: 100%;
	}	
	
a.footerLink:visited	{ color: #ffffff; text-decoration: none; font-weight: normal; }
a.footerLink:link		{ color: #ffffff; text-decoration: none; font-weight: normal; }
a.footerLink:active		{ color: #CBEDD0; text-decoration: none; font-weight: normal; }
a.footerLink:hover 		{ color: #CBEDD0; text-decoration: none; font-weight: normal; }

a.greenLink:visited		{ font-family: Arial; font-weight: normal; text-decoration: underline; color: #546F9B; }
a.greenLink:link 		{ font-family: Arial; font-weight: normal; text-decoration: underline; color: #546F9B; }
a.greenLink:active 		{ font-family: Arial; font-weight: normal; text-decoration: none; color: #ffffff; }
a.greenLink:hover 		{ font-family: Arial; font-weight: normal; text-decoration: none; color: #ffffff; }

a.menuLink:visited		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #ffffff; }
a.menuLink:link 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #ffffff; }
a.menuLink:active 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #F9BF42; }
a.menuLink:hover 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #F9BF42; }

a.textLink:visited		{ font-family: Arial; font-weight: bold; text-decoration: underline; color: #546F9B; }
a.textLink:link 		{ font-family: Arial; font-weight: bold; text-decoration: underline; color: #546F9B; }
a.textLink:active 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #F9BF42; }
a.textLink:hover 		{ font-family: Arial; font-weight: bold; text-decoration: none; color: #F9BF42; }
	
	
