body {
	background-image: url(../images/bg.jpg);
	padding: 0px;
	margin: 0px;
}

.menuitem {
	border: none;
	position: absolute;
	width: 90px;
	height: 90px;
	color: white;
}

.container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

div.menutest {
	position: relative;
}

#content {
	float: left;
	width: 500px;
	padding: 20px;

}

.translucentbkg, #top, #Menu {
	width: 740px;
	background-image: url(../images/50pst_black.png) !important;  /* Mozilla only */
   	background-color: transparent !important;           /* Mozilla only */
   	background-image: none;                             /* IE only */
   	background-color: #000000;                          /* IE only */
   	filter:alpha(opacity=50);                           /* IE only */
}

.translucentbkg {
	float: left;
}

.opaquetext {
	position: relative;
	color: #ffffff;
	width: 740px;
	float: left;
}

a.menu_textlink {
	width: 92px;
	float: left;
	padding-top: 82px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#Menu {
	height: 100px;
}

#top {
	height: 210px;
}

.top_img {
	position: absolute;
	border: #FFFFFF 1px solid;
	margin: 19px;
	margin-bottom: 0px;
}

#menu_planets {
	visibility: hidden;
}

#bar {
	width: 1px;
	height: 400px;
	float: left;
}

#margin {
	width: 179px;
	float: right;
	padding-right: 20px;
}

#bottom {
	padding: 20px;
	width: 702px;
	float: left;
	text-align: center;
	font-weight: bold;
}

#bottom a {
	font-weight: bold;
}


.margin_title {
	font-weight: bold;
	display: block;
	padding-top: 20px;
	padding-bottom: 3px;
}

.galleryshot {
	width: 80px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #ffffff;
	margin-right: 3px;
	margin-bottom: 3px;
}


#rbt {
	position: absolute;
	top: 20px;
	right: 5px;
	border: none;
}
