body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(images/gh_bg6.gif);
	margin-top: 10px;
}

img { border: 0px; }
img.menu { margin-right:-3px; margin-bottom:-3px; }
img.detail { margin-right: 8px; margin-bottom: 0px; float:left; }
img.gal { margin-right: 0px; margin-bottom: 0px; width: 119px; height: 80px; }

a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	font-size: 16px;
	padding: 0px 0px 0px 0px;
margin-bottom: 10px;
margin-top:-5px;
}

p {
	margin-left: 10px;
	padding: 0px;
}

p.margin150 {
	margin-left: 150px;
	padding: 0px;
}

p.high {
	margin-top: -10px;
        text-align: center;
	padding: 0px;
	font-size: 11px;
}

p.copyright {
	margin-top: 0px;
        text-align: center;
	font-size: 11px;
}

table.maintab {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #d9d9d9;
	border-collapse: collapse;
	background-color: white;
	width: 885px;
}

table.maintab td {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: #ececec;
	-moz-border-radius: ;
}

table.upright {
	border-width: 0px;
	border-spacing: ;
	border-style: double;
	border-color: gray;
	border-collapse: separate;
	width: 525px;
font-size: 11px;
}

table.upright td {
	border-width: 3px;
	padding: 5px;
	border-style: double;
	border-color: white;
	background-color: white;
	text-align: left;
	height: 104px;	
	-moz-border-radius: ;
}

table.uprightbig {
	border-width: 0px;
	border-spacing: ;
	border-style: double;
	border-color: gray;
	border-collapse: separate;
	width: 530px;
font-size: 11px;
}

table.uprightbig td {
	border-width: 3px;
	padding: 5px;
	border-style: double;
	border-color: white;
	background-color: white;
	text-align: left;
	vertical-align: top;
	height: 348px;
	-moz-border-radius: ;
}
table.gallery {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
font-size: 11px;
}
table.gallery td {
	border-width: 2px;
	padding: 0px;
	border-style: double;
	border-color: white;
	background-color: white;
	-moz-border-radius: ;
}


#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 885px;
	position: relative;
	background: white;
	padding: 1px;
	border: 0px solid #d9d9d9;
}