/* CSS Document */
body {
background-image: url('images/background.gif');
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #ffffff;
}
#main {
background-color: transparent;
width: 798px;
margin-left: 5%;
margin-top: 60px;
}
#header {
height: 275px;
width: 798px;
background-color: transparent;
background-image: url('images/header.jpg');
background-repeat: no-repeat; 
}
#international {
 width: 85px;
 height: 100px;
 float: left;
 position: relative;
 left: 695px;
 top: 25px;
}
#topnav {
position: relative;
top: 190px;
left: -75px;
color: #ffffff;
}
.trucklink {
 border: none;
}
#topnav a{
color: #ffffff;
font-weight: bold;
text-decoration: none;
margin-left: 10px;
margin-right: 10px;
}
#stuff {
  background-color: #000000;
  height: 400px;
  width: 754px;
  margin-left: 9px;
}
#inside {
margin-left: 20px;
float: left;
background-color: #000000;
height: 381px;
width: 459px;
background-image: url('images/inside.jpg');
}
#insideheader {
font-size: 15pt;
font-weight: bold;
text-align: right;
margin-right: 20px;
margin-left: 20px;
padding-top: 35px;
color: #000000;
border-bottom: 1px solid #000000;
}
#insidebody {
background-color: transparent;
width: 420px;
height: 280px;
color: #000000;
margin-top: 12px;
margin-left: 3px;
padding-top: 15px;
padding-left: 16px;
padding-right: 16px;
}
#insidebody a{
color: #000000;
}
#iheader {
font-size: 15pt;
font-weight: bold;
}
#sidebar {
background-color: #000000;
width: 250px;
height: 300px;
float: left;
text-align: right;
}
#sidebar a {
color: #ffffff;
}
#sidehead {
font-size: 12pt;
font-weight: bold;
}
#sidebar img {
margin-left: 5px;
margin-right: 5px;
}