body{
background: black;
margin: auto;
padding: 0;
}
.top{
height: 155px;
background: url(img/bg/top.jpg);
background-repeat:no-repeat;
}
.left{
position: absolute;
top: 155px;
left: 0;
width: 353px;
height: 608px;
margin: 0;
}
.middleright{
background: url(img/bg/middle_right.jpg);
background-repeat:no-repeat;
margin-left: 353px;
font: 10pt Georgia;
}
.bottom{
clear: both;
position: relative;
top: -50px;
background: url(img/bg/bottom.gif);
height: 1px;
margin: 0;
font-size: 1px;
line-height: 0;
}
.bottomlink{
position: relative;
top: -49px;
left: 50px;
width: 248px;
height: 46px;
margin: 0;
border: 1px solid white;
}
.button{
margin: 0;
border: 0;
}
.int{
width: 250px;
}
td{
font-size: 1px;
line-height: 0;
}
p{
font: 10pt Georgia;
}
a:link{
color: #0A550A;
text-decoration: none;
}
a:visited{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
a:active{
color: #0000FF;
}
span{
font: bold italic 10pt Georgia;
color: #0A550A;
}