#content {
 position:absolute;
 left: 0;
 top: 105;
 width: 770px;
 }
#underleftnav {
position:relative;
left: 0px;
top: 0px;
width: 770px;
}
#relativeWrap {
position:relative;
top:0px;
left:0px;
}
#menu {
background: #000000;
border-bottom: 2px solid #0C0C61;
padding:0px 0px 0px 0px;
width: 770px;
position: absolute;
top: 0px;
left: 0px;
}
#menu a {
display: block;
font-family: Verdana, Arial, sans-serif;
float: left;
line-height: 20px;
padding: 0 30px 0 30px;
text-decoration: none;
font-size: 100%;
font-weight: bolder;
color: #ffffff;
border-right:  none ;
border-bottom:  none #000000;
width: ;
height: 20px;
font-family: Verdana, Arial, sans-serif;
vertical-align: top;
}
#menu a:hover {
background: #0C0C61;
text-decoration: none;
color: #FFFFFF;
}
table.items tr.item td {
color: #FFFFFF;
font-family: Verdana, Arial, 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: #0C0C61;
height: 100%;
-moz-opacity: .9;
filter:alpha(opacity=99);
}
.transMenu .background {
position:absolute;
left:0px;
top:0px;
z-index:1;
width: 100%;
height: 100%;
-moz-opacity: .9;
filter:alpha(opacity=99);
}
.transMenu .shadowRight {
position:absolute;
z-index:3;
top: 4px;
width: 4px;
-moz-opacity: .40;
filter:alpha(opacity= 40);
}
.transMenu .shadowBottom {
position:absolute;
z-index:1;
left: 3px; 
height: 3px;
-moz-opacity: .40;
filter:alpha(opacity= 40);
}
.transMenu .item.hover {
background: #000000;
}
.transMenu .item img {
margin-left: 20px;
}
.menuTbl {
cellpadding: 0;
cellspacing: 0;
width: 770px;
background: #000000;
height: 20px;
}
#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;
}