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

h1, h2, h3, h4, h5, h6, p, a, li {
	color:#000 !important;
	font-family:Georgia, "Times New Roman", Times, serif;
}

body, #wrapper {
	background-color:none;
	background:none;
	border:none;
}

#wrapper {
	margin:0;
}

#col1, #col2, 
#header img, 
#breadcrumb,
#footer {
	display:none;
	width:0px;
}

#col3 {
	width:100%;
	margin-left:0;
}



