
body { margin: 0px; background-image:url('background.gif'); background-repeat:repeat; font-family: Trebuchet MS; font-size: 11pt; }

div#main { margin: 0px auto 0px auto; width: 864px; padding: 20px 30px 100px 30px; background-color: white; background-image:url('bg-main.gif'); }

h1 { font-size: 20pt; }

div#line { 

	margin: 15px 0px 10px 0px; 
	font-size: 10pt;
	background-color: #71A5D2;
	padding: 2px 5px 2px 5px;
	
}

a.nav:link {
     color: white;
     text-decoration: none;
     }

a.nav:visited {
     color: white;
     text-decoration: none;
     }

a.nav:hover {
     color: white;
     text-decoration: underline;
     }

a.nav:active {
     color: white;
     text-decoration: underline;
     }



div#cat1 { margin: 0px; }
div.catc { float: left; margin-right: 40px; }
div.catch { margin: 0px 0px 5px 0px; font-weight: bold; }
div#one { margin: 10px 0px 0px 0px; line-height: 1.5em; }
div#convert { 
	margin: 20px 0px 0px 0px; 
	border: 1px solid black;
	width: 448px; 
	text-align: center; 
	padding: 10px; 
	background-color: #eee;
	font-size: 1.2em;
}



div#results { margin: 20px 0px 0px 0px; border: 1px solid black; width: 448px; text-align: center; padding: 10px; background-color: #FFD9C7; display: none; }
div#lk { margin: 50px 0px 0px 0px; }
div#convert input { font-size: 1.0em; }
div#convert select { font-size: 1.0em; }
div#ad { margin: 70px 0px 0px 30px; }
div#cat0 { margin: 0px 0px 0px 30px; }

div#subcats { margin: 20px 0px 0px 30px; }
div#subcats h1 { font-size: 18pt; margin-bottom: 5px; }
div.subcatsA { float: left; width: 468px;}
div.subcatsB { float: left; margin-left: 50px; } 


div.notes { margin: 20px 0px 0px 0px; border: 1px solid black; width: 448px; text-align: center; padding: 10px; background-color: #eee; }


.formula {font-size: 18px; font-family: courier; font-weight: bold; color: red;}
.definitions {font-weight: bold; font-size: 18px;}
.calcdef1 {padding-left: 20px; padding-right: 20px;}
.calcdef2 {padding-left: 20px; }
.formdef1 {font-size: 16px; font-style: italic; font-family: times; font-weight: normal; color: black;}
.factor1 { text-align: left; }

