
#first-col,#logo,#search-box,#footer ul,.form,.rhs-box { display: none; }

body {
	font-size:65%;
}

#logo-print { display:block;}

/* main structure
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#header { width: 620px;  }
#wrapper { width: 680px; padding-top: 0;  }
#second-col { width: 480px; width: 660px; }
#third-col { display: none; width: 200px; padding-top: 0; }
#footer { width: 620px; margin-bottom: 0; }

.rhs-box p { margin-left: 0;}

/* headings */
h1,h2,h3,h4 { font-family: Arial, Helvetica, sans-serif;}
h1 { font-size: 2.5em;}
h2 { font-size: 1.8em; margin: 15px 0;}
h3 { font-size: 1.5em;}

#content .thumb-list li { display: block; float: none; width: 400px !important; margin:0; height: 1.4em; }
#content .thumb-list a { background: none !important; height: 1.4em; width: 400px !important; margin:0;}




/* This is the print stylesheet to hide the Flash headlines from the browser...
regular browser text headlines will now print as normal 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { 
display: none !important; 
height: 0; 
width: 0; 
position: absolute; 
overflow: hidden;
}

span.sIFR-alternate { 
visibility: visible !important; 
display: block !important; 
position: static !important; 
left: auto !important; 
top: auto !important; 
}
