body {
    background-color:#000000;
    margin:0px;
    height:100%;
/* 	overflow:hidden; */
}
td {

}
td,div{
    font-family:Arial, verdana,sans-serif;
    font-size:11px;
	color:#FFFFFF;
}
.shell {
    position:relative;
    width:900px;
    height:573px;
    border:1px solid #ffffff;
    margin-top:15px;
}
.navigation_div {
    height:26px;
    height:expression("27px");
    padding-left:20px;
    border-top:1px solid #ffffff;
}
.selected {
    font-weight:bold;
}
.menu {
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.join {
	float:right;
	padding-right:20px;
}
.menu a, .join a {
    font-family: verdana;
	font-size: 11px;
	line-height: 26px;
    letter-spacing:-1px;
	text-transform:none;
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover, .join a:hover {
    text-decoration:underline;
}
.logo {
    width:860px;
    height:80px;
    margin-right:40px;
    background-image:url(../images/moochiLogo.gif);
    background-repeat:no-repeat;
    background-position:right bottom;
}
.moochi {
    font-weight:bold;
    letter-spacing:5px;
}
.collection_date {
	text-transform:uppercase;
}#saleicon {
	position: absolute;
	z-index: 100;
	left: 12px;
	top: 0px;
}

.saleicon2 {
	width:30px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}
