body {
  background-color: black;
  margin: 0; padding: 0;
}

#text {margin:50px auto; width:500px}
/*.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}*/

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#1a1a1a; 
  color: white;
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  }
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

td { 
  vertical-align: top;
  padding: 16px;
}



#content {
  width: 640px;
  padding: 10px 16px;
  padding: 10px 0px;
  
	
/*  margin-top: 10px; */
}

#container {
  width: 960px;
  margin: 0 auto;
}

#header {
/*  border-top: 8px solid #700;*/
  background: #600;
  height: 70px;
  height: 110px;
}

#subheader {
/*  border-top: 8px solid #700;*/
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  
  background: #000;
  height: 78px;
/*  background: url("images/subheader.jpg");*/
}

#subheader img { margin:0; padding: 0; float:left; }

table#main {
  background: #111;
  color: white;
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-family: Helvetica, sans-serif;
  background: url("images/background.jpg");
  font-size: 13px;
/*  margin-top: 8px;*/
}

body#main {
  background: #111;
  color: white;
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-family: Helvetica, sans-serif;
  background: url("images/background.jpg");
  background-repeat: repeat;
  font-size: 13px;
/*  margin-top: 8px;*/
}

#footer {
/*  background: #29100A;*/
  margin-bottom: 20px;
}
/*ul { 
  margin: 0; padding: 8px;
  list-style: none;
}

#content li { 
  padding: 2px;
  margin: 4px;
  display:inline;
}
*/

#nav {
  width: 134px;
  width: 210px;
/*  margin-top: 100px;*/
  
}  

#sidebar {
  width: 210px;
  width: 220px;
}


