body {
margin:0;
background-image:  url("images/bg.gif");
background-position: center;
background-repeat: repeat-y;
font-family: Stylus, Stylus BT, Skia, Tahoma, Helvetica;
}
#container {
width:530px;
padding:20px;
margin:0 auto;
}
h3 {
	text-align: center;
}
.menulinks {
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	color: #000099;
	font-weight: bold;
}
#gallery {width: 800px; height: 690px; margin-left: auto; margin-right: auto;}
object a {display: none;}
object {margin-left: auto; margin-right: auto; display block;}
.mouseovercursor {
	cursor: default;
	z-index: 5;
	position: relative;
	top: -360px;
}
.imageontop {
	z-index: 1;
	position: relative;
	visibility: visible;
}
