
.TableTrans{
BACKGROUND-color: #000000;
FONT-WEIGHT: normal;
FONT-SIZE: 14px;
COLOR: white;
FONT-FAMILY: sans-serif; TEXT-DECORATION: none;
filter: alpha(opacity=60); /* Used for IE opacity */
-moz-opacity: 0.60; /* used for mozilla opacity */
opacity: 0.6 /* used i think for opera opacity */
}

.scroll{
padding-left: 1em;
width:400px;
height:400px;
overflow:auto;
}

#image {
width : 840px;
height: 60px;
background: url(/images/menu.jpg) top left no-repeat;
background-position:center top;
}

#home {
float: left;
width : 47px;
height: 20px;
margin-left: 26px;
margin-top: 10px;
border: 0px dotted white;
}

#bio {
float: left;
width : 23px;
height: 20px;
margin-left: 20px;
margin-top: 10px;
border: 0px dotted white;
}

#together {
float: left;
width : 70px;
height: 20px;
margin-left: 24px;
margin-top: 10px;
border: 0px dotted white;
}

#live {
float: left;
width : 175px;
height: 20px;
margin-left: 20px;
margin-top: 10px;
border: 0px dotted white;
}

#a_look_back {
float: left;
width : 94px;
height: 20px;
margin-left: 26px;
margin-top: 10px;
border: 0px dotted white;
}

#skiddle_bits {
float: left;
width : 90px;
height: 20px;
margin-left: 25px;
margin-top: 10px;
border: 0px dotted white;
}

#awards {
float: left;
width : 63px;
height: 20px;
margin-left: 25px;
margin-top: 10px;
border: 0px dotted white;
}

#contact {
float: left;
width : 68px;
height: 20px;
margin-left: 20px;
margin-top: 10px;
border: 0px dotted white;
}



