/* CSS Document */

body { 
padding: 5px;
margin: 0;
background: #555555;
} 
body, td { 
font-family: "century gothic", arial, helvetica;
font-size: 13px;
color: #777777;
font-weight: normal;
} 

a:link {
	text-decoration: none;
      color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

a.sml { color: #000; text-decoration: none; font-size: 11px; font-weight: bold; font-family: arial; } 
a.sml:hover { color: #000; text-decoration: none;  font-size: 11px; font-weight: bold; font-family: arial; }/* Valid CSs */


.style2 { font-size: 11px; font-family: "century gothic"; color: #666; }/* Home | Links | Copywrite */
.style3 { font-size: 20px; font-family: "times new roman"; color: #000; }
.style4 { font-size: 20px; font-family: "times new roman"; font-weight: bold; color: #000; }
.style5 { font-size: 12px; font-family: "times new roman"; color: #000; }
.style6 { font-size: 10px; font-family: "arial narrow"; color: #000; } /* pic number is gallery */
.style7 { font-size: 19px; font-family: "times new roman"; font-weight: bold; color: #000; }
.style8 { font-size: 14px; font-family: "times new roman"; color: #333; }
.style9 { font-size: 11px; font-family: "times new roman"; color: #333; }
.style10 { font-size: 17px; font-family: "times new roman"; color: #000; }
.style11 { font-size:15px; font-family: "times new roman"; color: #000; }
.style12 { font-size:30px; font-family: "times new roman"; font-weight: bold; color: #000; } /* husk page heading */
.style13 { font-size: 12px; font-family: "century gothic"; color: #666; }/* links page links*/




#wrap { border: 1px solid #000; margin: 0px auto; }
#main { background: #fff; padding-top: 15px; }



#contain { margin: 0px auto; }
#left {
     width: 170px; 
     margin: 0px 10px 0px 0px; 
     float: left;
     height: 510px; 
	 text-align: right;
}
#centre {
     width: 640px; 
     margin: 0px; 
     float: left;
	 text-align: center;
}
#right {
     width: 180px; 
     margin: 0px; 
     float: right;
     height: 510px; 
     text-align: center;
}
.topin {
padding: 20px 20px 0px 20px; border-left: 3px solid #EDEDEB; border-right: 3px solid #EDEDEB; 
}
#clearfoot {
clear: both;
}

.line { border-bottom: 1px solid #000; margin: 0px 0px 5px 0px; }
.mainpic { padding:4px; border: 1px solid #555555; }

#thumbs { margin: 0px auto; width: 1000px;  }
#colone { margin: 3px; float: left; text-align: center;
}
#coltwo { margin: 3px; float: left; text-align: center;
}
#colthree { margin: 3px; float: left; text-align: center;
}
#colfour { margin: 3px; float: left; text-align: center;
}
#colfive { margin: 3px; float: left; text-align: center;
}
#colsix { margin: 3px; float: left; text-align: center;
}
#colseven { margin: 3px; float: left; text-align: center;
}
#coleight { margin: 3px; float: left; text-align: center;
}
#thumbsfoot {
clear: both;
}

.thumbpic { padding: 2px; border: 1px solid #555; }
























