body {
	font-family: Georgia,Garamond,serif;
	}

img {
	border: 0px;
	}
	
#col1 {
	display: none;
	}
	
#col2 {
	display: none;
	}
	
#col3 {
	width:90%;
	margin-left: 0px;
	margin-right: 0px;
	}
	
#footer { 
	display: none;
	}
	
#nav  { 
	display: none;
	}
	
#header {
	background: #000;
	height: 90px;
	margin-bottom: 1em;
	}
	
#header_left {
	}

#header_right {
	display: none;	
	}

.invisible {
	display: none;	
	}

table {
	width: 90%;
	}
	

table td {
	border-top:	1px dotted #ddd;
	}

table.noborder td {
	border-top:	0px #ddd;
	}
	

.first {
	height: 20px;
	}
	