body
{ background-color:#000000;
margin-top:0px; 
margin-left:0px;
font-size: 1em;
}


td#side {
vertical-align: top;
margin: 0px;
width: 232px;
height: 100%;
background-image: url("images/index_01_back.gif");
margin-bottom: 0px;
}

td#extend {
height: 100%;
width: 100%;
background-image: url("images/index_03_back.gif");
background-repeat: repeat-y;
}

td#content {
vertical-align: top;
background-image: url("images/index_02_back.gif");
font-family: Arial;
font-size: 0.9em;
line-height: 1.6em;
color: #2767E7;
text-align: justify;
width: 506px;
margin: 10px;
z-index: 0;
}

div#float {
position: absolute;
top: 150px;
width: 496px;
z-index: 1;
}


h1 {
font-size: 1.2em;
font-family: Arial;
letter-spacing: 3px;
text-transform: lowercase;
text-align: center;
color: #10A6E3;

}

#thumb {
border-color: #0E1A86;
border-size: 3px;
border-style: solid;
}



a:link, a:active {
color: 10A6E3;
text-decoration: none; 
}



a:visited {
color: 10A6E3;
text-decoration: none; 
border-bottom: 2px;
border-style: solid;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}

a:hover {
color: #1480FC;
text-decoration: none;
}
