@charset "utf-8";
/* CSS Document */

BODY {color: black; background: white;}

A:link, A:visited {background: white; color: black; text-decoration: underline;

   font-weight: bold;}

H1, H2, H3 {background: white; color: black; padding-bottom: 1px;

   border-bottom: 1px solid gray;}
   #container{width: 100%}
   #header {display: none;}

   #navigation {display: none;}
   img {clear: both;}
   #printHeader {
   width: 957px;
	height: 117px;
	float: left;
	background: #000000 url(../img/header-images/print-header.gif) no-repeat;
	border-bottom: solid #525151 1px;}
	#homeLeftColumn {float: left; width: 65%; padding-right: 3%;}
	#homeRightColumn {float: left; width: 30%;}
