@charset "UTF-8";
/* CSS Document */

/*html, body{ background:url(/2007/images/ads/gaspari/09_20_10.jpg) no-repeat #000000; background-position:center top;}*/

#business_nav { height:14px; font-size:12px; }

/*BIKINI ONLY STYLES*/

img { border: none; }

#left {
	float:left;
	width: 760px;
}

#right {
	float:right;
	width: 165px;
}

#container {
	background: #181819;
	overflow: hidden;
	width:930px;
	margin: auto;
}

#footer table td.right {
	width: 100%;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	outline:none;
	float:left;
	overflow:hidden;
	height: 25px;
}

#nav a:hover {
	background-position: 0 -25px;
	color: #ffd410;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
	color:#FFFFFF;
	margin-top: 25px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#nav ul ul a {
	padding: 5px 0px 5px 0px;
	width: 100%;
	text-align:center;
	background: #5b0810;
}

#nav ul ul a:hover {
	background: #7c0501;
}

.li-94, .li-94 li {
	width:94px;
	_margin-left: -100px;
	_padding-right: 140px;
}


.li-115, .li-115 li {
	width:115px;
	_margin-left: -100px;
	_padding-right: 140px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.clear { clear:both; }

.courier-yellow {
	color:gold;
	font-weight: bold;
	font-family:"Courier New", Courier, monospace;
	font-size:120%;
}
