body { min-width:1000px;
overflow: -moz-scrollbars-horizontal;
overflow-x: hidden;
overflow-y: scroll;
 }
a:link { border:none; }
#newcontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

#header { background-image: url(../img/sellmycarorlando.jpg);  height:100px;}

#belowheader {
	height: 25px;
	background-image: url(../img/navbg.jpg);
	float: left;
	margin-left: -700px;
	width: 2000px;
}
#buttonsleft {
	float: left;
	height: 600px;
	width: 150px;
	clear: left;
}
#bigbod { float: left; height: auto; width: 660px; padding: 20px; line-height: 23px; 
}
#newrightcol { float: left; width: 120px; height: auto; padding: 15px; text-align: left; 
}

h1, h2, h3 { display:inline; }
.center {
	text-align: center;
}
#shifter {
	height: 99px;
	width: 77px;
	float: left;
	padding-right: 15px;
	margin-bottom: -5px;
}
.bignbold {
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
.bluetest {
	color: #06F;
	font-style: italic;
}
#footer { width: 660px; text-align: center; font-style: oblique; height: 40px; float: left; padding-top: 30px; background-image: radial-gradient(
      yellow,
      #f06d06
    ); -webkit-border-top-left-radius: 50px; -webkit-border-top-right-radius: 50px; -moz-border-radius-topleft: 50px; -moz-border-radius-topright: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; color: #333; }
.mg {margin-left:-25px;}
.fl {float:left;padding-right:10px}
