@charset "utf-8";
/* CSS Document */

iframe { overflow-x: hidden; }

#layer_12moons {
	background-image:url(images/12moons.png);
	background-repeat:no-repeat;
	z-index:50;
	height:100px;
	width:100px;
	position:absolute;
	top:370px;
	left:30px;
} 

#layer_top {background-image:url(top.png); background-repeat:no-repeat; height:149px; width:1000px; position:relative;} 
#layer_mid {background-image:url(mid.png); background-repeat:no-repeat; height:344px; width:1000px; position:relative; padding: 25px 0px 0px 280px; }
#layer_low {background-image:url(low.png); background-repeat:no-repeat; height:107px; width:1000px; position:relative; top:-25px; }

#layer_menu {
	height:107px;
	width:300px;
	position:relative;
	top:-425px;
	left:1px;
}
#layer_3muses { position:absolute; top:320px; left:600px; }

a.button {background-position:top right;background-repeat:no-repeat; display:block;height:70px;margin: 0px 0px 0px 0px;width:100px;outline:none;}
a.button:hover {background-position:bottom right;}

#Button:hover { cursor:pointer; }

body   { background-image: url(images/background.png);}
body.p { background-color: transparent; background-image:none;}

img.gallery {margin: 25px; margin-left: 60px; border: solid; border-width:1px;}
.g {  border-width:3px; border-color:#99a799;  border-style:solid; margin: 25px; margin-left: 60px; }
.g:hover{ cursor:pointer; border-style:solid; border-width:3px; border-color:#9090a3; }

.d {  margin: 25px; margin-left: 60px; }
.d:hover{ cursor:pointer;
}

.s {  margin: 25px; margin-left: 30px; }
.s:hover{ cursor:pointer;
}

.c {  margin: 10px; margin-left: 50px; }
.c:hover{ cursor:pointer;
}
#menu { position: absolute; left:0px; top:0px; width:100%; height:100%;visibility:hidden; padding: 0px; display: none; z-index: 99; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; background-color:#FFFFFF;  }
#imenu {  width:810px; height:600px; position: absolute; left:10%; top:0px; overflow:hidden; margin: 5px auto;  border:0px solid #000000; padding:2px; text-align:center; display: none; visibility:hidden; z-index: 100; }
