html {
height:100%;
}
* html body {
height:100%;
}
body {
padding:0; 
margin:0px auto;
text-align:center;
position:relative;
width:100%;
font-family:"Trebuchet MS",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
background-color:#000000;
color:#b8bec1;
}
H1 {
padding:0px;
MARGIN: 0px auto;
text-align:center;
font-size:10px;
font-weight:normal;
background:url(/pic/bkg_h1.gif) no-repeat top;
width:76px;
}
A {
color:#8d8f90;
text-decoration:none;
}
A:focus, a:active {
outline:none;
}
A:hover {
font-size:12px;
text-decoration:none;
}
p {
margin:0px;
padding:0px;
}
#page {
width:240px;
margin:0px auto;
background:url(/pic/bkg_page.gif)  repeat-y;
overflow:hidden;
margin-top:20px;
}
#top {
width:100%;
background:url(/pic/bkg_top.gif) no-repeat;
height:13px;
padding-top:292px;
}
#top_in {
width:100%;
background:url(/pic/top.gif) no-repeat;
height:13px;
padding-top:20px;
}
.left {
float:left;
padding-left:25px;
text-decoration:none;
}
.right {
float:right;
padding-right:20px;
text-decoration: none;
}
#content {
clear:both;

}
.text {
padding:10px 25px 10px 25px;
text-align: left;
}
.menu a{
clear:both;
font-size:12px;
background:url(/pic/bkg_menu.gif) no-repeat;
color:#000000;
text-align:center;
display:block;
margin:0px auto;
width:191px;
height:22px;
padding-top:2px;
margin-top:6px;
}
#foot{ 
background:url(/pic/bkg_foot.gif) no-repeat bottom;
text-align:center;
padding-bottom:13px;
padding-top:2px;
}
