.maintable {
width: 100%;
height: 100%;
}

.maintable td {
vertical-align: middle;
text-align: center;
}

#container {
position:relative;
margin:0 auto;
width:800px;
height:600px;
text-align: left;
}

#header {
background-image:url(images/header.gif);
background-repeat:no-repeat;
width:800px;
height:190px;
}

#menu {
position:relative;
width:438px;
height:23px;
top:114px;
left:28px;
}

#right {
background-image:url(images/right.gif);
background-repeat:no-repeat;
float:right;
width:358px;
height:410px;
}

#list {
position:relative;
top:23px;
left:206px;
}

#listen {
position:relative;
top:97px;
left:68px;
}

#myspace {
position:absolute;
top:556px;
left:30px;
}

#dalloway {
position:absolute;
top:560px;
left:189px;
}

#left {
float:left;
background-image:url(images/left.gif);
background-repeat:no-repeat;
background-position:top;
width:442px;
height:410px;
}

#main {
position:relative;
overflow:auto;
width:320px;
height:370px;
padding-right:12px;
}
