html, body { height: auto; }
body {font:12pt/1.5em serif; color:#000; background: none;  }

a {color:#000}

h1 {font-size:100%; font-weight:bold}
h2 {font-size:150%}
h3 {font-size:130%}
h4 {font-size:110%}

q, blockquote {font-style:italic}

dt {font-weight:bold}
kbd, code, pre, input[type=text] {font-size:95%; font-family:"Courier New CE","Courier CE","Courier New",courier,monospace}

table {width:100%; border-collapse:collapse; _font-size:90%}
table td {border-bottom:1px solid #000; _padding:5px 0}
table th {padding:0 5px; color:#FFF; background:#000; text-align: left;}

img {  border: none; }

.clear { clear: both;}

#all { width: auto; height: auto; background:#FFF; }
#gallery { 
	width:430px;
}
#gallery .gi { 
	width:100px; height: 100px;
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
}

#header form,
#menu,
#title p,
.boxtext img, 
#navigation { display: none;}
