body {
	background: white;
	font-size: 11pt;
	}

a { text-decoration : underline; color : #0000ff; }

/*p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin-top: 0px;
	line-height: 19px;
}*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 200%;
	color: #000000;
	margin-top: 0px;
}

/****************IDs****************/
/**********************************/
#wrapper, #wrapper2, #content {
	width: auto; 
	margin: 0 auto;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#header {
	height: 134px;

}
#headerImg {
	display: none;
}

#logoBox {
	float: left;
	width: 260px;
	height: 94px;
	padding-top: 40px;
}

/*#main {
	float: left;
	width: 721px;
	padding: 28px;
	margin-top: -12px;
}*/
#horiznav {display:none;}

#footer {
	display: none;
}

#right {
	float: none;
	width: 650px;
	margin-left: -30px;
	margin-right:30px;
	margin-bottom:0;
	border: none;
}

#left {
	display: none;
}

/************Primary NAV****************/

/***************************************/

ul.navigation {
	display: none;
}