body {
margin: 0;
padding: 0;
background-color; white;
color: black;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}


table#mainDGBS {
margin: 0 auto 0 auto;
width: 1040px;
padding: 0;
border: 0;
background-image: url('http://www.dgbusinesssolutions.com/images/table_edges.jpg');
background-repeat: repeat-y;
}


td.borderEdgeLeft {
width: 111px; 
}

td.borderEdgeRight {
width: 109px; 
}

td.mainContent {
padding-top: 0;
padding-left: 5px;
padding-bottom: 0;
padding-right: 8px;
}

td#borderBottom {
height: 7px;
background-image: url('http://www.dgbusinesssolutions.com/images/border_bottom.jpg');
background-repeat: no-repeat;
}

td#nav {
font-family: Arial, sans-serif;
font-size: 14px;
color: #039;
text-align: right;
height: 25px;
padding-right: 5px;
}

a.navLink:link {
font-family: Arial, sans-serif;
font-size: 13px;
background-color: white;
color: #039;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

a.navLink:visited {
font-family: Arial, sans-serif;
font-size: 13px;
background-color: white;
color: #039;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

a.navLink:hover {
font-family: Arial, sans-serif;
font-size: 13px;
background-color: #039;
color: white;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

a.navLink:active {
font-family: Arial, sans-serif;
font-size: 13px;
background-color: #039;
color: white;
font-weight: bold;
text-decoration: none;
padding: 3px;
}

div.sidebar {
width: 250px;
float: right;
margin-left: 5px;
border-top: 1px solid #039;
border-bottom: 1px solid #039;
padding: 5px;
}

div.sidebar p {
margin: 0;
padding: 0;
}

h1 {
font-family: arial, sans-serif;
font-size: 18px;
border-bottom: 2px solid #039;
color: #039;
margin-top: 0;
}

img {
border: 0;
}

p.bottomLinks {
margin: 3px 0;
font-size: 11px;
text-align: center;
background-color: white; 
}

p.copyright {
margin: 3px 0;
font-size: 9px;
text-align: center;
background-color: white; 
}

p.credit {
margin: 3px 0;
font-size: 9px;
text-align: center;
background-color: white; 
}