body{  background: #53503E;}

td { color: #4e4e4e; font-size: 11px; font-family: verdana, lucida, arial, helvetica, sans-serif; line-height: 18px }

img  { border: 0 }
strong { color: #4e4e4e; font-size: 11px; font-weight: bold }

a:link  { color: #000; font-weight: normal; text-decoration: none }
a:hover  { color: #b00000; text-decoration: none }
a:active  { text-decoration: none }
a:visited  { text-decoration: none }

.titles  { color: #534d4d; font-size: 20px; text-decoration: none }

.captions  { color: #3d3d3d; font-size: 10px; font-style: italic; line-height: 12px; text-decoration: none; text-align: left }

.menu   { color: white; font-size: 11px; text-decoration: none }
.menu:hover  { color: #c30; text-decoration: none }
.menu:active  { text-decoration: none }
.menu:visited  { text-decoration: none }

#bgpic{
 background-image: url("/img/bg1.gif"); 
 background-repeat: repeat-x; 
 background-attachment: scroll; 
 background-position: left top;
}

#bar{
 background: #53503E url("/img/bar.gif") top left repeat-y; 
}