body  {
	margin: 0;
	background-color: #DBDBDB;
    	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 100%;
	}
	
p {
	line-height: 1.3em;
	padding: 2px;
	margin: 3px 0px;
	}
    
a {
	text-decoration: none;
	}

a:link {
    	color: #444;
    	background-color: transparent;
	}

a:visited {
    	color: #666;
    	background-color: transparent; 
	}
	
a:hover {
    	color: #f00;
    	background-color: transparent;
	}
	
a:active {
    	color: #f00;
    	background-color: transparent;
	}

td#lists {
	font-size: 10px;
	}

#win_outer {
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	width: 747px;
	background-color: #ffffff;
	}

#win_inner {
	position: relative;
	}

#menu {
	margin: 0 131px 0 0;
	border: 0;
	padding: 0;
	}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	}

#menu li {
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding 0;
	}

#menu_top {
	background-color: #ED1C24;
	margin: 0 0 2px 0;
	border: 0;
	padding: 0 0 0 136px;
	height: 29px;
	border-color: #ffffff;
	border-style: solid;
	}

#menu_top li a {
        position: absolute;
        top: 0;
        text-indent: -9000px;
	text-decoration: none;
        padding: 0 0 0 0;
        overflow: hidden;
	height: 0px !important;
        height: /**/:20px;
	}
	
#menu_top li a:hover {
        background-position: 0px -20px;
}

#li_events a {
        background: transparent url(images/nav/mm_events.gif) no-repeat;
        margin: 8px 0 0 0;
        width: 78px;
}

#menu_bottom {
	background-color: #77787B;
	margin: 2px 0 0 0;
	border: 0;
	padding: 0 0 0 136px;
	height: 29px;
	}

#menu_bottom li a {
        position: absolute;
        top: 23px;
        overflow: hidden;
        padding: 0 0 0 0;
        height: 23px;
        text-indent: -9000px;
}

#menu_bottom a:hover {
        background-position: 0px -23px;
}

#li_gag a {
        background: url(images/nav/mm_gag.gif) no-repeat;	
        margin: 8px 0 0 79px;
        width: 78px;
	}
	
#li_lingerie a {
        background: url(images/nav/mm_lingerie.gif) no-repeat;	
        margin: 8px 0 0 0;
        width: 79px;
}

#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	width: 125px;
	margin: 0 0 5px 2px;
	padding: 0;
}

#ads {
	width: 125px;
	margin: 5px 0 0 0;
	padding: 0;
}

#content img {
	margin: 0;
	border: 0;
	padding: 0;
	}


#footer {
	margin: 6px 0 0 0;
	padding: 4px 10px 0px 10px;
	border-bottom: 5px solid #ED1C24;
	background-color: #77787B;
	height: 25px;
	}

#footer p {
	font-size: 75%;
	color: #ffffff;
	margin: 0 0 0 -2px;
	}
	
#copyright p {
	font-size: 9px;
	color: #ffffff;
	float: right;
	}

.enews {
	float: left;
	}

td#enews {
	font-size: 75%;
	color: #fff;
	}
	
td#copyright {
	font-size: 9px;
	color: #fff;
	}

td.sidebar_number { 
	text-align: Right;
	vertical-align: Top;
	font-size: 10px;
	}
	
td.sidebar_description { 
	text-align: Left;
	vertical-align: Top;
	font-size: 10px;
	}
	
.eventshed,.videohed,.toyshed,.lubeshed,.lingeriehed,.gagshed {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	text-indent: 6px;
	}
	
.eventshed {
	color: #c03;
	}
	
.videohed {
	color: #36c;
	}
	
.toyshed {
	color: #c39;
	}
	
.lubeshed {
	color: #FFBB31;
	}
	
.lingeriehed {
	color: #cc47cc;
	}
	
.gagshed {
	color: #6A9C39;
	}
	
.wickedhed {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	}

.italic {
	font-style: italic;
	}
	
img {
	border: none;
	}
	
input.grey {
	background-color: #E7E7E7;
	width:160px;
	border: 1px solid #333;
	padding:0px 0px 1px 3px;
	}
	
input.email_submit {
	border: 0px;
	text-align: center; 
	vertical-align: middle;
	width: 53px;
	height: 22px;
	}
	
.eventdethed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}

.eventdettxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 1.3em;
	}

.eventdetcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.3em;
	}

.menu_top {
	background : url(images/bkgnd_nav.gif);
	}
