

body {
	background: white;
	font: normal normal normal 12px arial;
	}

#menu, #right, #shadow_left {
	display: none;
	}
	
#page_wrap, #content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	color: black; 
	background: transparent;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;}
h3 {font-size:1.5em;line-height:1;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}

h1,h2,h3,h4,h5,h6 {
	display: block;
	visibility : visible !important;
	color: #A62B4D;
	margin-left: 0px;
	padding-left: 0px;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

div#header {
	position: relative;
	display: list-item;
	list-style-image: url('../images/logo-print.jpg');
	list-style-position: inside;
}
div#main_content { position: absolute; text-align: left; left: 0px; margin: 0; padding: 0; }

#panes_wrap, #panes_head, #panes_body, #center { position: absolute; text-align: left; left: 0px; margin: 0; padding: 0; }
div#main_content table.contentpaneopen_text { position: relative; text-align: left; left: 0px; margin: 0; padding: 0;  }
div#main_content table.contentpaneopen_text p { position: relative; text-align: left; left: 0px; margin: 0; padding: 0;  }
div#main_content table.contentpaneopen_text h1 { position: relative; }


