body {  background: #000000 url(./images/roadbed.gif) repeat-y; color: #cccccc;
                                  font-family: "trebuchet ms", verdana, helvetica, arial, sans serif;
                                  font-size: medium; 
                                  margin: 0px; }

div#header { margin-left: 250px; }

div#topgrid { width: 100%; height: 20px;
                          position: absolute; left: 0px; top: 67px;
                          z-index: 6;
                          background: #000000 url(./images/grid.gif); }

div#content { width: 500px;
                           margin-left: 300px; margin-top: 50px;
                           font-size: 85%;  }

div.copyright { margin-top: 25px; }

input, textarea { background-color: #cccccc; color: #000000; }

input.submit {  border: #000000 0px solid;
                            padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px;
                            font-size: 75%; font-weight: bold; }

div.col1 { width: 230; float: left; margin-top: 25px; text-align: justify; }

div.col2 { width: 230; float: right; margin-top: 25px; text-align: justify; }

.clearboth { clear: left; clear: right; }

p.first { margin-top: 35px; }
p.first-alt { margin-top: 20px; }
p.mid { margin-top: 5em; }

div#bottomgrid { width: 100%; height: 20px;
                                 position: absolute; top: 511px;
                                 z-index: 5;
                                 background: #000000 url(./images/grid.gif); }

div#main { width: 160px; height: 20px;
                      position: absolute; top: 110px;
                      background: #000000;
                      text-align: right;
                      font-size: 11pt; }

div#bikes { width: 160px; height: 20px;
                      position: absolute; left: 75px; top: 150px;
                      background: #000000;
                      font-size: 11pt; }

div#promos { width: 160px; height: 20px;
                      position: absolute; left: 15px; top: 190px;
                      background: #000000;
                      text-align: right;
                      font-size: 11pt; }

div#customer { width: 160px; height: 20px;
                      position: absolute; left: 95px; top: 230px;
                      background: #000000;
                      font-size: 11pt; }

div#about { width: 160px; height: 20px;
                      position: absolute; left: 25px; top: 270px;
                      background: #000000;
                      text-align: right;
                      font-size: 11pt; }

div#map { width: 160px; height: 20px;
                      position: absolute; left: 85px; top: 310px;
                      background: #000000;
                      font-size: 11pt; }

div#contact { width: 160px; height: 20px;
                      position: absolute; top: 350px;
                      background: #000000;
                      text-align: right;
                      font-size: 11pt; }

div#links { width: 160px; height: 20px;
                      position: absolute; left: 75px; top: 390px;
                      background: #000000;
                      font-size: 11pt; }

div#customer1 { position: relative; top: 10px; }
div#customer2 { position: relative; top: 130px; }
div#customer3 { position: relative; top: 250px; }

div#promo1 { width: 200; margin-right: 10px; float: left; }
div#promo2 { width: 200; }

a:link { color: #ffcc00; font-weight: bold; text-decoration: none; }
a:visited { color: #ffcc00; font-weight: bold; text-decoration: none; }
a:hover { color: #00ff00; font-weight: bold; text-decoration: underline; }
a:active { color: #00ff00; font-weight: bold; text-decoration: underline; }

p { line-height: 150%; } 
h1 { color: #00ff00; font-size: 130%; font-weight: bold; margin-bottom: 8px; }
h2 {  color: #996699; font-size: 120%; margin-bottom: 8px;  }

img.left  {color: #000000; border-color: #000000;
                   float: left; margin-right: 7px; }

img.promo  {color: #ffcc00; border-color: #ffcc00; }

img.right  {color: #000000; border-color: #000000;
                     margin-left: 7px; }

img  { margin-right: 0px; margin-left: 0px; }

.copyright, .small { font-size: 85%; }
.firstwords { font-size: 120%; font-weight: bold; color: #ffcc00; }
i, em { font-style: italic; }
b, strong { font-weight: bold; }
