@CHARSET "ISO-8859-1";

/* GENERAL */
img   {border:0; margin:0; padding:0;}
table {border-collapse:collapse;}
td    {padding:0; margin:0; vertical-align:top;}

/* LINKS */
a, a:active, a:visited {color:#611b28;}
a:hover {color:#cfa92e}

/* STRUCTURE */
body {margin-top:20px; text-align:center;}
#body-container {width:718px; margin:0 auto; position:relative;}
body, table {font-family:"georgia"; font-size:10pt;}

#main-table {width:100%;  border:1px solid black;}

#nav-main {
  width:100%; height:30px;
  border-top:   43px solid #ac8e2a;
  border-bottom:21px solid #611b28;
}
#nav-main td {text-align:center;}

#sidebar    {width:250px; height:532px; background:#35411c; color:#cfa92e; font-weight: bold}
#sidebar li {margin-left:-1.0em;}

#footer {height:62px; background:#ac8e2a; color:#000000; font-weight:bold; text-align:center; padding-top:5px;}
#footer .black-square {width:3px; margin: 4px;}

#content   {width:468px; backgound:white;}
#content p {padding-left:15px; padding-right:15px;}

/* INDIVIDUAL PAGES */
/* Available Space page */
#available-space-arrow-bar {
  text-align:right;
  margin:8px 30px 5px 0;
}
div.available-space   {text-align:center; padding-bottom:1.0em;} /* aligns images */
div.available-space p {text-align:left;}