html {
font-family: "Trebuchet MS", Trebuchet, Georgia;
font-size: 12px;
          }
body { width: 879px; margin: 0 auto;}
hr { clear: both; }

h1, .header {
font-size: 16px;
           }
h2, .subhead {
font-size: 14px;
margin: 3px 0 0;
text-decoration: underline;
           }
.home h2 {
font-size: 14px;
margin: 20px 0 ;
text-decoration: none;
		  }
.p {
text-indent: 18px;
margin: 3px 7px 10px;
          }
.n {
font-size: 10px;
          }
.b {
font-size: 11px;
font-weight: bold;
           }
.sm {
font-size: 10px;
           }
.tiny {
font-size: 8px;
           }
#menu {
position: absolute;
top: 250px;
width: 220px;
font-size: 14px;
	background: url(/pix/menubg.jpg) repeat-y;
padding: 10px 0;
           }
#menu a {
display: block;
margin: 2px 10px;
color: black;
           }
#menu a:hover {	color: #900; }
hr { height: 1px; width: 100%; border-bottom: 1px solid white; border-top: 1px solid black; clear: both; }

.break { 
clear: both; 
width: 100%;
position: relative;
top: -100px;
}

.content {
float: right;
width: 630px;
}

.productline td {
padding: 2px;
border: 1px solid #bbb;
border-bottom: 2px solid #666;
border-right: 2px solid #aaa;
}

input, button {
padding: 8px;
margin: 4px;
border: 1px solid #bbb;
font-size: 20px;
}

textarea {
padding: 8px;
margin: 4px;
border: 1px solid #bbb;
font-size: 20px;
width: -moz-available;
}



/* dlist styles  */

.dlist { padding: 0 0 15px; }
div.edlink {
	padding: 25px; 
	text-align: left; 
	float: left;
	}
a.edlink {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #f00;
	}
div.gallerybox {
	text-align: center;
	font-size: 12px;
	margin: 5px 0 5px 15px;
	width: 200px; float: right; position: relative;  clear: right;
	}
div.gallerybox a {
	text-decoration: none;
	}
div.leftgallery {
	float: left;
	font-size: 12px;
	width: 200px; 
	position: absolute;
	top: 480px;
	}
.right {
     margin: 0 0 0 25px; 
     float: right;
     }
.left {
     margin: 0 25px 0 0; 
     float: left;
     }
.files-label {
     text-align:center;
     font-size: 10px;
     letter-spacing:4px;
     border:1px solid; 
     }
.files-list {
     text-align: right;
     border-right:1px solid ;
     border-bottom:3px double ;
     padding: 0 3px 0 0; 
     }
