.topbar {background-image: url(/images/topbar.jpg);
height: 50px;
width: 780px;}

.midbar {background-image: url(/images/midbar.jpg);
height: 240px;
width: 780px;}

.titlebar {background-image: url(/images/titlebar.jpg);
height: 50px;
width: 780px;
text-align: right;}

.footer {background-image: url(/images/footerbar.jpg);
height: 50px;
width: 780px;}

.maincontainer {background-color: #725934;
width: 780px;}

.main {text-align: left;}

body {margin: 0px;
padding: 0px;
background-color: #554327;
background-image: url(/images/bg.jpg);
background-repeat: repeat-x;
background-position: top left; 
background-attachment: fixed;}

td,th,p,div {font: 12px Tahoma, Verdana, Arial;
color: #EEE0D5;
line-height: 17px;} 

a {color: #E0CD95;
text-decoration: underline;}

a:hover {color: #FFFFFF;
text-decoration: none;}

th {background-color: #554327;
font-weight: bold;}

.sortable a {text-decoration: none;}

.message {background-color: #554327;
font-weight: bold;
border: 1px solid #E0CD95;
width: 450px;
padding: 3px;}

h2 {background-color: #554327;
border: 1px solid #E0CD95;
padding: 3px;
font: 12px Tahoma, Verdana, Arial;
font-weight: bold;
margin: 0px;}

.smaller {font-size: 10px;}
