body {
background: #fff url(../UserFiles/Image/bg.jpg) no-repeat;
margin:0;
padding:0;
}

#MyBody {
float:left;
}


#emailsignup {
position:relative;
z-index:100;
	float:right;
  width:300px;
        margin:6px 0 0 0px;
	padding:0px 10px 0 0;
   vertical-align:middle;
    height:29px;
	}

#emailsignup img {
  float:left;
	display:inline;
	padding:0px 8px 0px 5px;
        margin:0px 0 0 0;
	}

#emailsignup input {
   float:left;
	padding:0 0px 0px 0;
    margin:0px 0 0 0;
	}

#radiobuttons {
float:left;
font-family:Verdana;
font-size:11px;
color:#666666;
margin:5px 0 0 0;
}

#radiobuttons p {
display:inline;
padding:5px 13px 0 2px;
}

#radiobuttons p input {
float:none;
}



#Header {text-align:left !important;}

#AdminMenu {position:absolute; top:0px; left:50px;}

#RegularRB {margin-top:20px;}

#MyBody.LoginPage {
float:left;
display:block;
}

#logo {width:339px; height:112px;
display:block; margin:3px 0 0px 40px;
padding:0;
}
#logo img {border:none;}

#LoginTable {
float:left;
display:block;
}

#body > #pagebase {
margin-left: expression(document.all.center.offsetWidth * -1); /* Fix for IE7 */
}



#PageBase {
float:left;
position:relative; top:15px; left:30px;
width:880px;
margin:0px 0 20px 30px;
padding-bottom:40px;
display:block;
}

#PageBase.LoginPageBase {
float:left;
width:800px;
margin:200px 0 20px 65px;
display:block;
}
 

#AdminMenu {
display:block;
margin:150px 0 0 65px;
}


#nav {
width:950px;
height:29px;
display:block;
margin:-24px 0 0 155px;
font-family: Verdana;
}


#nav {font-size:11px;}

#nav a {
color: #fac917;
text-decoration: none;
font-weight: bold;
height:29px;
padding:3px 13px 3px 13px;
text-align: center;
font-family: Verdana;
font-size:11px;
}

#nav a.home {
display:block;
background:url(../UserFiles/Image/nav-home.gif) no-repeat;
color: #b61d22;
text-decoration: none;
font-weight: bold;
height:29px;
width:63px;
padding:8px 0 0 0;
text-align: center;
margin-right:2px;
}
#nav a.home:hover {
background:url(../UserFiles/Image/nav-home4.gif) no-repeat;
}


#nav a.auction{
display:block;
background:url(../UserFiles/Image/nav-auction.gif) no-repeat;
color: #b61d22;
text-decoration: none;
font-weight: bold;
height:29px;
width:73px;
padding:8px 0 0 0;
text-align: center;
margin-right:2px;
}
#nav a.auction:hover {
background:url(../UserFiles/Image/nav-auction2.gif) no-repeat;
}

#nav a.rules{
display:block;
background:url(../UserFiles/Image/nav-rules.gif) no-repeat;
color: #b61d22;
text-decoration: none;
font-weight: bold;
height:29px;
width:78px;
padding:8px 0 0 0;
text-align: center;
margin-right:2px;
}
#nav a.rules:hover {
background:url(../UserFiles/Image/nav-rules2.gif) no-repeat;
}


#nav a.results{
display:block;
background:url(../UserFiles/Image/nav-results.gif) no-repeat;
color: #b61d22;
text-decoration: none;
font-weight: bold;
height:29px;
width:121px;
padding:8px 0 0 0;
text-align: center;
margin-right:2px;
}
#nav a.results:hover {
background:url(../UserFiles/Image/nav-results2.gif) no-repeat;
}


#nav a.register {
display:block;
background:url(../UserFiles/Image/nav-register.gif) no-repeat;
color: #b61d22;
text-decoration: none;
font-weight: bold;
height:29px;
width:78px;
padding:8px 0 0 0;
text-align: center;
margin-right:2px;
}
#nav a.register:hover {
background:url(../UserFiles/Image/nav-register2.gif) no-repeat;
}

#nav a.login {
display:block;
background:url(../UserFiles/Image/nav-login.gif) no-repeat;
color: #b61d22;
text-decoration: none;
font-weight: bold;
height:29px;
width:64px;
padding:8px 0 0 0;
text-align: center;
margin-right:2px;
}
#nav a.login:hover {
background:url(../UserFiles/Image/nav-login2.gif) no-repeat;
}


#nav a.account {
display:block;
background:url(../UserFiles/Image/nav-account.gif) no-repeat;
color: #b61d22;
text-decoration: none;
font-weight: bold;
height:29px;
width:104px;
padding:8px 0 0 0;
text-align: center;
margin-right:2px;
}
#nav a.account:hover {
background:url(../UserFiles/Image/nav-account2.gif) no-repeat;
}

#nav a.consign {
display:block;
background:url(../UserFiles/Image/nav-consign.gif) no-repeat;
color: #b61d22;
text-decoration: none;
font-weight: bold;
height:29px;
width:80px;
padding:8px 0 0 0;
text-align: center;
margin-right:2px;
}
#nav a.consign:hover {
background:url(../UserFiles/Image/nav-consign2.gif) no-repeat;
}

#nav ul, li {
list-style-type:none;
}

#nav a:hover {
color:#da0007;
}

#nav li {
float:left;
}

#Footer {
	display: block;
	clear: both;
	position: relative;
}

#BidTable {
width: 800px;
position: absolute;
top: 175px;
left: 100px;
}

#PageHits {display:none;}