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



body {
	color: #000 !important;
	font-size: 24px !important;
	}

a, a:visited {
	color: #000 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	}
	
h1, h2, h3, h4, h5, #page p, #footer p { color: #000 !important; }

h1 { font-size: 1.5em !important; }
	
h2 { font-size: 1.25em !important; }

h3 { font-size: 1em !important; }
	
h4 { font-size: 0.75em !important; }
	
h5 { font-size: 0.7em !important; }

#header, #header h1, #header h1 a { 
	width: 100% !important;
	height: 100% !important;
	text-indent: 0 !important;
	text-decoration: none !important;
	line-height: normal !important; 
	}

#main { 
	display: block !important;
	float: none !important;
	width: 900px !important;
	}
	
#page { padding: 30px 0 !important; }
	
.two-col-layout #primary-content { 
	width: 500px !important; 
	margin-right: 15px !important;
	}
	
.two-col-layout #secondary-content { float: left !important; }

#footer p.right { float: left !important; }

#sidebar, #main-nav, #page-nav, #tools, .large-character, .page-bottom, #footer p.left { display: none !important; }
