body	{
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFF00;
	font-size: 100%;
	background-image : url(images/Moonshine_background4.jpg);
	background-color : #000000;
}

a:link    {color:#00FFFF; background-color:transparent; text-decoration:underline}
a:visited {color:#00FFFF; background-color:transparent; text-decoration:underline}
a:active  {color:#00FFFF; background-color:transparent; text-decoration:underline}
a:hover   {color:#00FFFF; background-color:transparent; text-decoration:underline}

#showimage{position:absolute; visibility:hidden; border: 1px solid gray;}
//#dragbar{cursor: hand; cursor: pointer; background-color: #EFEFEF; min-width: 100px;}
#dragbar{cursor: hand; cursor: pointer; background-color: #0000EF; min-width: 100px;}
#dragbar #closetext{font-weight: bold; margin-right: 1px;}

//#gallery {
//    background-color: transparent !important;
//}
//body.gallery {
//    background-color: transparent !important;
//}
.gcBackground1 {
    background-color: transparent !important;
}
.gcBackground2 {
    background-color: #e7e7e7;
}

