/* PRINT CSS file for SocalSlopeRacing.com - N.Woods  @ NextStepDesigns.com 6/13/05 */
/* this file turns off all the web specific items for printing purposes */

/* Style Print Friendly  items */
body {  
font-family: "Times New Roman", Times, serif !important;
font-size: 10pt;	
color: Black; background-color: White;
}
#container {text-align: left;}
#main {
	padding: 0; margin: 0 auto; WIDTH: 90%;
	POSITION: relative; TEXT-ALIGN: left;
}
#logo {padding: 0; margin: 0; BORDER-bottom: #000 5px solid;}
#content {padding: 0; margin: 0; line-height: 1.5em;}
H1 {font: 24pt bold; padding: 0; margin: 0;}
a {color: black; font-weight: bold; text-decoration: none; border-bottom: 1px dotted; 
}

/* Turn off non web items */
#nav {display: none;}
#footer {display: none;}