A:HOVER{
color:#c00;
}
#bodyid{
background:url('img/bg.png') repeat-x left top;
padding:0;
margin:0;
text-align:center;
}
#bg{
width:670px;
margin:0 auto;
}
#page{
width:650px;
margin:0 auto;
font-size:85%;
background-color:fff;
color:#666;
}
#left{
width:170px;
float:left;
}
#image{
border:1px solid #999;
background:#282828 url('img/back.gif') no-repeat left top;
width:150px;
height:500px;
margin:10px;
}
#image td{
padding:10px 10px 30px 10px;
}
#image ul{
list-style-type:none;
margin:0;
padding:0;
}
#image li{
font-weight:bold;
color:#fff;
font-size:80%;
margin:0;
padding:7px 0;
}
#image li a{
color:#fff;
text-decoration:underline;
}
#image li a:hover{
color:#c00;
}
#right{
width:470px;
float:right;
}
#right a{
color:#008;
}
#right A:hover{
color=#c00;
}
#right h1{
margin:0;
padding:10px 15px;
text-align:right;
font-size:135%;
color:#555;
letter-spacing:1px;
}
#right h1 A{
color:#555;
text-decoration:none;
}
#right h2{
background:#333;
padding:5px 15px;
margin:0 0 15px 0;
text-align:right;
font-size:95%;
color:#fff;
letter-spacing:1px;
font-weight:bold;
}
#right h3{
border-bottom:1px dashed #ccc;
font-size:105%;
margin:0;
padding:2px 10px;
text-align:left;
}
.txt{
border-bottom:3px solid #888;
margin:0 0 15px 10px;
padding:13px 10px 5px 0;
text-align:left;
font-size:100%;
line-height:150%;
}
.txt p{
margin:0 0 10px 0;
}
#pagetop{
padding:0 15px 0 0;
text-align:right;
font-size:105%;
font-weight:bold;
}
#copy{
clear:both;
padding:20px 5px 5px 5px;
font-size:85%;
line-height:160%;
}
#copy a{
color:#777;
}