@charset "utf-8";
body {
	text-align: left;   /*	IE adjustment */
	color: #000000;
	background-color: #FFFFFF;
}
#outerwrapper {
	width: 600px;  /*	IE adjustment */
	background-image: none;
}
#banner {
	text-align: left;
	width: 600px;
	margin: 0px;
}
/* CSS Document */

#topNav {
	display: none;

}
#banner #logo #flash #flashArt {
	display: none;
}


#innerwrapper {
	background-color: #FFFFFF;
	width: 600px; 
	background-image: none;
	margin: 0px;
}
#leftNav {
	display: none;
}
#highlights {
	display: none;
}

#content {
	text-align: left;
	vertical-align: top;
	width: 600px;
	margin: 0px;
}

#footer {
	width: 600px;
	background-image: none;
	padding: 1px 0;
}

#bottomMatter {
	width: 600px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000CC;
}
