html {
	margin: 0px;
	padding: 5px;
}

body {
	font-family: Arial, Verdana;
	font-size: 12px;
}

td, th {
	text-align: left;
	vertical-align: top;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	font-weight: normal;
}

#page_container {
	border: 1px solid #666666;
	padding: 10px;
}

#navigation { display: none; }
#slide_show { display: none; }
#column { display: none; }
#principals_links { display: none; }
.prevnext { display: none; }

#warranty { display: none; }
#payment { display: none; }

#footer_table { border-top: 1px solid #CCCCCC; margin-top: 20px; padding-top: 20px;  }
#footer_table td { padding-right: 10px; }
#footer_table a { color: #000000; text-decoration: none; }

#credit { text-align: right; }
#credit a { color: #666666; text-decoration: none; font-size: 10px; }
