body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color:#333333;
}

body{background-color:#333333}

#Layer1 {
	position:absolute;
	left:45%;
	top:40px;
	width:260px;
	height:85px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:882px;
	top:128px;
	width:51px;
	height:39px;
	z-index:2;
}
h1 {font-size:18px; font-family:Georgia; color:#006600}
H2 {
	font-size: 16px;
	font-weight: bold;
	color: green;
}
H3 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
a, a:visited{color:#3300CC; text-decoration:none}
a:hover{text-decoration:underline}
li{list-style-type:square;}

a.deltalink {color: #ffffff; font-size:10px;}
.gallery_img_current{/*width:170px;*/ border:1px dotted #F90; background-color:#F8EBC0; text-align:center; padding:10px; height:160px}
.gallery_img_current img{border:1px solid #CCCCCC}
.gallery_img_current a, .gallery_img_current a:visited{font-family:Tahoma, Verdana, Arial; font-size:11px;}