body {
margin: 0;
padding: 0;
background-image: url("back02.gif");
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: center;
font-size: 9px;
font-family: verdana,"sans-serif";
color: #211a14;
}

#outercontainer {
position: relative;
width: 800;
height: 700;
margin: auto;
text-align: left;
}

#container {
width: 800;
margin: auto;
text-align: center;
}

#greysquare {
z-index: 100;
position: absolute;
width: 320;
height: 720;
top: 20;
left: 10;
text-align: left;
background-color: #211a14;
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}

#logo {
z-index: 200;
position: absolute;
width: 300;
height: 200;
top: 35;
left: 27;
text-align: left;
}


#buttons {
z-index: 200;
position: absolute;
width: 150;
height: 150;
top: 250;
left: 30;
text-align: left;
}

#thumbs {
z-index: 200;
position: absolute;
width: 300;
height: 150;
top: 380;
left: 22;
text-align: left;
}

.th_table {
margin: 0;
margin-left: 0;
margin-top: 0;
}

#text {
position: absolute;
width: 450;
height: 720;
top: 20;
left: 340;
background-color: #ffffff;
}

a {
text-decoration: none;
}

a.white:link {color: #ffffff;}
a.white:visited {color: #ffffff;}
a.white:hover {color: #ffffff;}
a.white:active {color: #ffffff;}

.tex {
color: #ffffff;
font-size: 1px;
}