body {
    background-color: #ffffff;
    margin: 0px;
}

a {
    color: #8fa887;
    text-decoration: none;
}

a:hover {
    color: #c5c1b5;
}

.pages {
	border: 1px solid #767676;
	background-color: #484748;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 1px;
	width: 20px;
}
.pages:hover {
	background-color: #535253;
}

#mitem {
 outline: none;
 display: inline-block;
 background-position: top left;
 /*width: 184px;
 height: 24px;
 background-image: url('mitem.php?name=fracking stuff and things&t=olarge&e=.jpg');
 */
}
#mitem:hover {
 background-position: top center;
}
#mitem:active {
 background-position: top right;
}
#mitem span {
 display: none;
}

#viewport {
    /* overflow: hidden; 
    width: 100%; */
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* top: 0px;
    left: 0px;
    position: absolute;  */
    margin: 0 auto -120px; 
    display: none;
}

#whitespace {
    position: absolute;
    text-align: center;
    right: 50%;
    top: 50%;
    margin-top: -28px;
}

#imageArea0 { 
    position: absolute;
}

#imageArea1 { 
    position: absolute;
}

#floor {
	background-color: #1e0704;
    background-image: url("images/floorSm2.png");
    background-repeat: repeat-x;
	background-position: 0px 0px;
    position: relative;
    /* top: 83%; */
    /* margin-top: 150px; */
    left: 0px;
    height: 120px;
    width: auto;
    display: none;
}
      
#navigator {
    position: absolute;
    text-align: center;
    font-family: helvetica, arial;
    top: 74%;
    left: 30%;
    display: none;
}

#navigatorPort {
    position: absolute;
    text-align: center;
    font-family: helvetica, arial;
    top: 74%;
    left: 30%;
    display: none;
}

#tmInner {
    position: absolute;
    right: 10px;
    top: 14px;
}

img.menu {
    vertical-align: middle; 
    border: 0;
}

img.menu2 {
    vertical-align: top; 
    border: 0;
}

#topmenu {
    position: absolute;
    text-align: left;
    font-family: helvetica, arial;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #484748;
/*
    background-image: url('logo.png');
    background-image: url('mengrad.png');
    background-repeat: repeat-y;
*/
    color: #e3e3e3;
    font-size: 110%; 
    border-bottom: #767676 3px solid;
    display: none;
}

#patron {
    position: absolute;
    background-image: url('images/man1.png');
    /*
    background-repeat: repeat-none;
    */
    width: 246px;
    height: 550px;
    left: 4%;
    bottom: 6%;
}

#leftGrad {
    position: absolute;
    background-image: url('images/gradient.png');
    background-repeat: repeat-y;
    left: 0px;
    top: 0px;
    width: 200px;
    height: 100%;
    z-index: 0;
}

#rightGrad {
    position: absolute;
    background-image: url('images/gradientR.png');
    background-repeat: repeat-y;
    right: 0px;
    top: 0px;
    width: 200px;
    height: 100%;
    z-index: 0;
}
