body {
background: url(ddbg.jpg) repeat;}

#container {  
margin: 0 auto;
width: 502px;
padding: 10px;
background-color: #C0C0C0;
text-align: justify;
font-size: 8pt;
font-family: tahoma, sans-serif;
line-height: 15px;}

h1 {
text-align: left;
color: #000000;
font-size: 15pt;
font-weight: bold;
font-family: tahoma, sans-serif;}

#nav { 
width: 490px;
padding-top: 10px;
font-size: 12pt;
text-align: center;}

b {
color: #FFFFFF;}

a:link  {color: #283D54; text-decoration: none; font-weight:bold;}
a:visited  {color: #283D54; text-decoration: none; font-weight:bold;}
a:active  {color: #283D54; text-decoration: none; font-weight:bold;}
a:hover {color: #283D54; text-decoration: none; font-weight:bold; cursor:default;}

#footer {
margin: 0 auto;
width: 502px;
padding: 10px;
background: #C0C0C0;
color: #000000;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
text-align: center;
border-top: 2px solid #000000;}
