html, body {
    height: 100%;
    padding: 0px !important;
    margin: 0px !important;
	background-color: #000000;
}

div#container {
    height: 100%;
    height: auto !important;
    min-height: 100%;
    margin-bottom: -100px;
	margin: 0px auto;
	padding: 0px auto;
	background: URL(images/menubackground.jpg) repeat-y top left #FFFFFF; 
	width: 980px;
}

.body_background {
	background-color: #000000 !important;
}

div#header {
    height: 64px;
    background: #008040;
	_margin-bottom: -3px;
}

div#body {
    overflow: hidden;
    height: 100%;
}

div#content {
	background: #FFFFFF;
	min-height: 100%;

	
	float: left; padding: 0px 0px 0px 20px; background: url(images/background.jpg) repeat-x top left; margin: 0px 0px 0px 1px; width: 784px; _height: 1000px; _margin: 0px 0px 0px 0px;
}

#stock_content {
	padding-right: 17px;
}

div#left-sidebar {
    width: 175px;
    float: left;
}

h3, blockquote, p, div, td
                    {font-family:arial,helvetica;
                    font-size: 1em;}
h3, .h3                  { margin: 1em 0em 0.5em 0em;
                    border-width: 0em 0em 0.1em 0em;
                    border-color: #000000;
                    border-style: solid;
                    font-size:1.5em !important;
                    }
h2                  {font-size:1em;margin: 0em 0em 0em -0.5em;}
blockquote          {margin: 0em 2em 0em 1em;}
.h1                  {font-size:1.25em;margin:0em;color:#008000;font-style: italic;}

.bold               {font-weight:bold;}

a:link,a:visited    {font-weight:bold; color:#008000;}
a:hover             {font-weight:bold; color:#004000;}

.vehicle_request td { padding: 0; margin: 0;}