/*************************************** GLOBAL *************************************************/


body {
	font-family:garamond, bodoni, "times new roman", serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0pt;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

h1 {
	font-family:garamond, bodoni, "times new roman", serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	}	
h2 {
	font-family:garamond, bodoni, "times new roman", serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	}

/*************************************** LAYOUT *************************************************/

#menu, #subnav, #rightcol, #logo, #top, #bottom_right, #m1mn2pp, #m1mn4pp {
	display: none;
	}	
#wrapper, #content {
	clear: both;
	width: auto;
	border: 0;
	margin: 5%;
	padding: 0;
	float: none !important;	
	color: black; 
	background: transparent;
	}
#content a:link:after, #content a:visited:after {
	content: " (http://medfusion.net/" attr(href) ") ";
	font-size: 90%;
   }
h2.leftnav {
	clear: both;
	width: 500pt;
	font-size: 20pt;
	padding: 8pt;
	margin-top: 10pt;
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
} 
#bottom {
	width: 468pt;	
}

