/*

University of Otago Hands-On Science Print CSS 2006

*/



body { font-family: Times, "Times New Roman", serif; margin: 0px; padding: 0px; background-color: #ffffff; }

a { text-decoration: none; color: #000000; }

#wrap { width: 100%; margin: 0px; background-color: #ffffff;  }	

#contain { border: none; }

/********** NAVIGATION **********/

#navigation { display: none; }


/********** CONTENT **********/


#content { padding: 0px; margin: 0px 10px 0px 10px; width: 100%; font-family: Times, "Times New Roman", serif; }

	#content h1 { color: #000000; font-size: 22px; line-height: 19px; font-weight: lighter; letter-spacing: -0.5px; margin-top: 25px; margin-bottom: 15px; }
	#content h2 { font-size: 15px; line-height: 17px; text-align: left; font-weight: bold; padding-left: 0px; color: #000000; margin-bottom: 0px; }
	#content h3 { font-size: 14px; line-height: 17px; text-align: left; font-weight: bold; padding-left: 0px; color: #000000; }
	#content h4 { font-size: 14px; line-height: 16px; text-align: left; font-weight: bold; padding-left: 0px; color: #000000; }
	#content h5 { font-size: 14px; line-height: 15px; text-align: left; font-weight: bold; padding-left: 0px; color: #000000; }
	#content h6 { font-size: 14px; line-height: 14px; text-align: left; font-weight: bold; padding-left: 0px; color: #000000; }

	#content p { font-size: 12px; line-height: 17px; color: #6C6859; }

	#content ul {  font-size: 11px; line-height: 17px; text-align: left; color: #6C6859; list-style-type: circle; }
	#content ol { font-size: 11px; line-height: 17px; text-align: left; color: #6C6859; }
	#content li { padding-bottom: 7px; }

	#content table  { font-size: 11px; line-height: 17px; color: #6C6859; vertical-align: top; padding: 1px; width: 90%; }
	#content table th { text-align: left; background-color: #EAEAEA; color: #000000; vertical-align: top; border-bottom: 1px solid #ffffff; }
	#content table td { vertical-align: top; text-align: left; color: #333333; border-bottom: 1px solid #eaeaea; }

#content .photo { border: 0px solid; float:none; }

#content .photo th { border: none; font-weight: normal; padding: 0.8em 0.3em 0.8em 0.3em; font-size: 10px; color: #666666; }
#content .photo td { border: none; padding: 0.3em; }
#content .photo img { margin: 0; padding: 0; border: none; }
/* Top of page */

#content .topofpage { display: none; }



/********** FOOTER **********/

	
#footer { width: 100%; clear: both; border-top-width: 1px; border-top-style: dotted; border-top-color: #cccccc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 13px; color: #ffffff; padding-left: 15px; }


#footer .noprint { display: none; }
#footer .weboffice { text-align: left; color: #666666; font-size: 9px; float: none; }



