body {
  background: url('images/bg.png');
  font-family: courier new; 
  font-size: 10px; 
  color: #a0321c; 
}



#bg {
  background: url(images/bg.png) repeat-y; width: 1000px;
} 

#slice1 {
  background: url(images/rebirth_01.png) no-repeat; height: 177px; position: relative;
}

#slice2 {
  background: url(images/rebirth_02.png) no-repeat; height: 178px; position: relative;
}

#slice3 {
  background: url(images/rebirth_03.png) no-repeat; height: 177px; position: relative;
}

#slice4 { 
 background: url(images/rebirth_04.png) no-repeat; height: 177px; position: relative;
}

#content {
  width: 415px; float: left; margin-left: 0px; margin-top: -600px; position: relative; display: inline; text-align:justify;
}

#nav {
  width: 110px; float: right; margin-right: 135px; margin-top: -385px; position: relative; display: inline; text-align:justify;
} 


.tablecontent {
  font-family: verdana; 
  font-size: 10px; 
  color: #2a2a2a; 
  letter-spacing: 0px;
  background: url('images/bg2.png');
  background-repeat: repeat;
  border-bottom: #c1c1c1 solid 0px;
  padding: 5px;
  margin-right: 0px;
  line-height: 17px;
}



b {
  color: #a42c29;
}


i {
  color: #daaf0f;
}

u {
  border-bottom: 1px dotted #a4a4a5;
}
  
s {
  border-bottom: 0px dotted;
  color: #1a1a1a;
}


a:active {  
  color: #6a2220; text-decoration: none; cursor:arrow;
}

a:link {  
  color: #6a2220; text-decoration: none; cursor:arrow;
}

a:visited {  
  color: #6a2220; text-decoration: none; cursor:arrow;
}

a:hover {  
  color: #3b0c0b; font-style: italic; 
}



.Header { 
  background-color: #353535;
  font-family: courier new; 
  font-size: 16px; 
  font-weight: none;
  text-transform: lowercase; 
  font-style: none;
  color: #d6b114; 
  letter-spacing: 0pt;
  text-align: right;
  height: 16px;
  margin-bottom: 0px; 
  margin-top: 5px; 
  margin-right: 0px; 
  padding-right: 20px; 
}


.Header2 { 
  border-bottom: 1px solid #3e3e3f;
  background-color: #f6f6f6;
  font-family: courier new; 
  font-size: 14px; 
  font-weight: none;
  text-transform: lowercase; 
  font-style: none;
  color: #c33734; 
  letter-spacing: 0pt;
  text-align: right;
  height: 13px;
  margin-left: 50px; 
  margin-bottom: 0px; 
  padding-right: 20px; 
  width: 105px;
}



#mouseover a{
  display:block;
  border-bottom: #d9d9d9 1px solid;
  background-color: #e9e9e9;
  text-align: left;
  text-transform: lowercase; 
  font-family: verdana;
  font-size: 9px;
  letter-spacing: 2px;
  color: #5f5f5f; 
  margin-top: 0px;
  padding-left: 15px;
  margin-left: 50px;
  width: 110px;
}

#mouseover a:hover{
  text-align: left;
  font-size: 9px;
  color: #000000;
  margin-top: 0px;
  padding-left: 15px;
  margin-left: 50px;
  text-transform: lowercase; 
}
