body { font-family: Arial, Tahoma, sans-serif; color: black; background-color: #000; background-image: url(../images/background.jpg); background-repeat: repeat-y; background-position: center top; position: relative; top: 0; width: 770px; height: 100%; margin-top: 0; margin-right: auto; margin-left: auto; }

#container { position: relative; top: 0; width: 770px; height: 100%; margin-top: 0; margin-right: auto; margin-left: auto; }

#header { background-color: #000; background-image: url(../images/Dex-Limo-2_good.jpg); background-repeat: no-repeat; background-position: center bottom; position: absolute; top: 0; width: 770px; height: 321px; visibility: visible; margin-top: 0; }

#logo { background-image: url(../images/Dex-Limo-2.gif); background-repeat: no-repeat; background-position: left top; position: absolute; top: 0; left: 0; width: 770px; height: 150px; float: left; }

#menu { color: #fff; font-variant: small-caps; background-color: #000; text-decoration: none; text-align: center; word-spacing: 20px; position: relative; top: 321px; width: 770px; height: 18px; }
#main { background-color: #fff; position: absolute; top: 339px; width: 770px; border-top: 3px solid #000; }

#driver_table { font-size: small; line-height: 20px; }

#footer { background-image: url(../images/fade2Black.jpg); background-repeat: repeat-x; position: relative; width: 770px; height: 135px; }

h2 { color: #162544; font-weight: bold; }

p { font-size: small; line-height: 20px; }

p.footer { color: #fff; font-size: xx-small; }

td {}

li { font-size: small; line-height: 20px; list-style-type: circle; }

a img {border: none; }

a:link { color: #fff ; text-decoration: none; }

a:visited { color: #fff ; text-decoration: none; }

a:hover { color: #2bff00 ; text-decoration: none; }

a:active { color: #2bff00 ; text-decoration: none; }

