body {
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #000;
background-color: #DBFBFB;
/*
background-image: url('../images/luvubg.jpg');
background-repeat: no-repeat;
background-position: center center;
background-attachment: scroll;
*/
}

img { border: none; }

.hide { display: none; }

.clear { clear: both; }

#nav {
	width: 150px;
	float: left;
}

#nav ul li a {
	display: block;
	width: 150px;
}

#nav a:hover {
	color: #FFF;
}

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

#nav ul.navlist {
	padding-bottom: 150px;
}

#nav ul li {
	margin: 0;
	padding: 0;
}

#nav ul li a:hover, nav ul li.on a {
	color: #FFF;
	background-repeat: no-repeat;
}

#nav ul li a.nav_about {
	height: 25px;
}
#nav ul li a.nav_contact {
	height: 24px;
}
#nav ul li a.nav_myspace {
	height: 33px;
}
#nav ul li a.nav_rules {
	height: 33px;
}
#nav ul li a.nav_deals {
	height: 32px;
}
#nav ul li a.nav_records {
	height: 52px;
}
#nav ul li a.nav_new {
	height: 45px;
}
#nav ul li a.nav_vintage {
	height: 59px;
}
#nav ul li a.nav_hex {
	height: 65px;
}

#nav ul li a.nav_about {
	background: transparent url('../images/nav/about.gif') no-repeat left top;
padding-bottom: 10px;
}

#nav ul li a:hover.nav_about  {
	background: transparent url('../images/nav/about_on.gif');
background-repeat: no-repeat;
}

#nav ul li a.nav_contact {
	background: transparent url('../images/nav/contact.gif') no-repeat left top;
padding-bottom: 10px;
}

#nav ul li a:hover.nav_contact  {
	background: transparent url('../images/nav/contact_on.gif');
background-repeat: no-repeat;
}

#nav ul li a.nav_deals {
	background: transparent url('../images/nav/deals.gif') no-repeat left top;
}

#nav ul li a:hover.nav_deals  {
	background: transparent url('../images/nav/deals_on.gif');
background-repeat: no-repeat;
}

#nav ul li a.nav_hex {
	background: transparent url('../images/nav/hex.gif') no-repeat left top;
padding-bottom: 5px;
}

#nav ul li a:hover.nav_hex  {
	background: transparent url('../images/nav/hex_on.gif');
background-repeat: no-repeat;
}

#nav ul li a.nav_myspace {
	background: transparent url('../images/nav/myspace.gif') no-repeat left top;
padding-bottom: 10px;
}

#nav ul li a:hover.nav_myspace  {
	background: transparent url('../images/nav/myspace_on.gif');
background-repeat: no-repeat;
}

#nav ul li a.nav_new {
	background: transparent url('../images/nav/new.gif') no-repeat left top;
}

#nav ul li a:hover.nav_new  {
	background: transparent url('../images/nav/new_on.gif');
background-repeat: no-repeat;
}

#nav ul li a.nav_records {
	background: transparent url('../images/nav/records.gif') no-repeat left top;
padding-bottom: 10px;
}

#nav ul li a:hover.nav_records  {
	background: transparent url('../images/nav/records_on.gif');
background-repeat: no-repeat;
}

#nav ul li a.nav_rules {
	background: transparent url('../images/nav/rules.gif') no-repeat left top;
padding-bottom: 10px;
}

#nav ul li a:hover.nav_rules  {
	background: transparent url('../images/nav/rules_on.gif');
background-repeat: no-repeat;
}

#nav ul li a.nav_vintage {
	background: transparent url('../images/nav/vintage.gif') no-repeat left top;
padding-bottom: 10px;
}

#nav ul li a:hover.nav_vintage  {
	background: transparent url('../images/nav/vintage_on.gif');
background-repeat: no-repeat;
}

#popupfooter {
position:absolute;
top: 495px;
left: 5px;
}

body.popup, body.nobg {
background-image: none;
}

div#body {
position:absolute;
left:150;
top:0;
}

div.big, div.big table tr td {
width:500px;
font-size:24px;
font-family:"Times New Roman", Times, serif;
}

div.big a {
color: #FF0236;
}

div.popup {
text-align: left;
width: 700px;
padding-left: 50px;
padding-right: 50px;
padding-top: 5px;
position:absolute;
left:0;
top:0;
font-size:24px;
font-family:"Times New Roman", Times, serif;
}

div#rules {
font-size:12px;
}