/* basic elements */
body { 
	font: 9pt/normal Georgia;
	color: #996666; 
	background: #FFFFFF;
	margin: 0px; 
	background-color: white;
	background-image: url(/images/gal3neg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
h3 {
	font: italic bold normal 10pt georgia;
	margin-bottom: 0px;
	color: #990000;
	height: auto;
	letter-spacing: 1px;
}
a:link { 
	font-weight: bold;
	}
a:visited { 
	font-weight: bold; 
	color: #999999;
	}
a:hover, a:active { 
	color: #149;
}

#layer1 {
	position:relative; 
	width:442px; 
	height:40px; 
	z-index:0;
	left: 102px;
	top: 16px;
	font-family: Georgia;
	font-size: 18pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	white-space: nowrap;
}
#layer3 {
	z-index:5;
	font-size: 9pt;
}
#layer2 {
	position:relative;
	width:256px;
	top: 0px;
	z-index:2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border: inset;
	float: right;
	 top: -18px;
}
#layerG {
	position:relative;
	border: outset #660000;
	width: 480px;
	height: 70px;
	float: right;
	clear: right;
	top: 8px;
	text-align: center;
	vertical-align: middle;
}
#layerA {
	position:absolute;
	width:280px; 
	top: 1200px;
	right: 0px;
	text-align: right;
	vertical-align: middle;
}

.menu1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
	white-space: nowrap;
	height: 14pt;
	width: auto;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

