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

h1,h2,h3,h4,h5,h6,p,blockquote,cite,li,dt,dd,label,span,input,textarea,option,td {font-family:"Times New Roman", Times, serif; font-weight:normal;}
code {font-family:Courier New, Courier, monospace; font-weight:normal;}

/*site body*/
#owrap {width:560px;}
		#iwrap {}
		
		#masthead {height:120px; background-image:none;}
			
			#masthead .wrap {background-image:none;}
		
			#charitynumber {text-align:right; padding:21px 5px 5px 5px;}
		
			#donate {display:none;}
		
		#tablemain {width:560px; background-image:none;}
		
			#colone {width:560px; background-image:none;}
			
				#header {display:none;}
			
				#colone .wrap {background-image:none; padding:0;}
				
				#colone #content {padding:0;}
				
				.totop {display:none;}
				
			#coltwo {display:none;}
		
		#bottomimage {display:none;}

		#sponsors {display:none;}

#printlogo {display:block; position:absolute; top:0; left:0;}

/*clearing elements*/
.cleft {clear:left;}
.cright {clear:both;}
.cboth {clear:both;}

/* quick tool CSS */
#quicktools {display:none;}

/*top navigation*/
#topnavigation {display:none;}

/*main navigation*/
#mainnav {display:none;}

/*subnavigation*/
#subnavigation {display:none;}

/*footer navigation*/
#footer {width:560px; text-align:left;}
	#footer .wrap {padding:5px 10px;}
		#footer ul.primary {display:none}
	#footer li {display:inline;}
		#footer .secondary li {font-size:0.7em; color:#ecf9c5;}
			#footer .secondary a {color:#ecf9c5;}
	


