@charset "UTF-8";
/* Print CSS Document (if regular is set to screen) */

body {
	width: 7in;	
	color: #000;
	font: 12pt/20pt "Times New Roman", Times, serif;}

/*#mainContent img, .overhang, .screen, .clearfloat {display: none;}*/

#header, #navigation, #homebuttons, #homebuttons img, .buttons, #footer, .noprint {display: none;}

#left {width: 15%; margin: 10; float: left; clear:both;}

#right, #home_events, #content {width: 75%; margin: 0; float: right;}


h1, h2, h3 {
	color: #666;}
h1 {
	font-size: 20pt;}
h2 {
	font-size: 16pt;}
h3 {
	font-size: 14pt;}
p {
	margin-top: 10px;	}

a {
	color: #333;
	font-weight: bold;}
