/* Wheeling Truck Center Screen Styles  */

body {color: black; background-color: gray}

#content {background-color: white; position: relative; top: 0px; height: 100%; left: 5%; width: 90%}

#head {height: 94} 

#address {font-family: serif; font-size: 10pt;  font-weight: bold}


#navigation {width: 140px}
#navigation a {font-family: sans-serif; font-size: 11pt; font-weight: bold; color: white}
#navigation a:link {text-decoration: none}
#navigation a:visited {text-decoration: none}
#navigation a:active {text-decoration: none}
#navigation a:hover {color: black}
#navigation {position: relative; top: -20px; color: #FFFFFF}

#navigationsub {background-color: white; width: 140px; height: 100%}
#navigationsub {font-family: serif; font-size: 10pt; color: black}

#main {background-color: white; position: absolute; top: 100px; left: 140px; padding-left: 20px; height: 100%}

#ad {background-color: white; float: right; margin-right: 5px; border: 2px outset black; padding: 10px}

#video {background-color: white; float: right; margin-right: 5px; border: 0px outset black; padding: 10px}