#content {
 position:absolute;
 left: 0;
 top: 85;
 width: 770px;
 }
#underleftnav {
position:relative;
left: 0px;
top: 0px;
width: 770px;
}
#relativeWrap {
position:relative;
top:0px;
left:0px;
}
#menu {
background: #000000;
border-bottom: 5px solid #EB2D2E;
padding:0px 0px 0px 0px;
width: 770px;
position: absolute;
top: 0px;
left: 0px;
}
#menu a {
display: block;
font-family: Tahoma, Helvetica, sans-serif;
float: left;
line-height: 100%;
padding: 2px 20px 2px 20px;
text-decoration: none;
font-size: 100%;
font-weight: bold;
color: #eeeeee;
border-right: 0 none #FFFFFF;
border-bottom: 0 none #000000;
width: ;
height: 100%;
font-family: Tahoma, Helvetica, sans-serif;
vertical-align: top;
}
#menu a:hover {
background: #EB2D2E;
text-decoration: none;
color: #ffffff;
}
table.items tr.item td {
color: #ffffff;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
}
.transMenu .content {
position:absolute;
}
.transMenu .items {
position: relative;
left: 0px; 
top: 0px;
z-index: 2;
width: 100px;
background: #000000;
height: 100%;
-moz-opacity: .9;
filter:alpha(opacity=95);
}
.transMenu .background {
position:absolute;
left:0px;
top:0px;
z-index:1;
width: 100%;
height: 100%;
-moz-opacity: .9;
filter:alpha(opacity=95);
}
.transMenu .shadowRight {
position:absolute;
z-index:3;
top: 4px;
width: 4px;
-moz-opacity: .10;
filter:alpha(opacity= 10);
}
.transMenu .shadowBottom {
position:absolute;
z-index:1;
left: 3px; 
height: 3px;
-moz-opacity: .10;
filter:alpha(opacity= 10);
}
.transMenu .item.hover {
background: #EB2D2E;
}
.transMenu .item img {
margin-left: 20px;
}
.menuTbl {
cellpadding: 0;
cellspacing: 0;
width: 770px;
background: #000000;
height: ;
}
#wrap {
border:10px solid red;
width:942px;
}
#menu span.active {
display: none;
}  
#menu span {
display: none;
}
#menu #img {
vertical-align:top;
}
#menu #subnav {
font-size: 30px;
margin-bottom:6em;
}
#menu #subnav a {
color: red;
margin-right:10em;
}
#menu #subnav span {
color: red;
margin-right:10em;
}
.transMenu {
position:absolute;
overflow:hidden;
left:0px;
top:0px;
}
.transMenu.top .items {
border-top: 0px;
}
.transMenu .item {
color: red;
font-size: 100%;
font-family:sans-serif;
text-decoration:strikethrough;
border:none;
cursor:pointer;
cursor:hand;
}
#footer {
position:absolute;
left:0px;
bottom:0px;
}
#whole_page {
position:relative;
left:0px;
top:0px;
}