body{
background:#666666;
margin:0;
}
a:link{color:red;font-size:small;text-decoration:none;}
a:visited{color:lime;;font-size:small;text-decoration:none;}
a:hover{color:yellow;text-decoration:underline;}
a:active{color:olive}

h1{
margin:10px 10px 10px 10px ;
font-size:small;
}
#top{
width:900px;
text-align:left;
}
#head{
width:900px;
height:80px;
background:url(../img_art/C2108.jpg)
}
#pan{
width:900px;
height:16px;
padding:4px 0px 0px 0px;
text-align:left;
font-size:small;
background:url(../img_art/bg_silver.jpg)
}
#pan ul li{
display:inline;
padding:10px 10px 0px 0px;
font-size:small;
}
#pan a:link{color:red;font-size:small;text-decoration:none;}
#pan a:visited{color:#000000;font-size:small;text-decoration:none;}
#pan a:hover{color:lime; text-decoration:underline;}
#pan a:active{color:#000000;}
#content{
width:900px;
text-align:left;
color:#ffffff;
background:url(../img_art/bg_lines.gif);

}
#left{
float:left;
width:260px;
padding:4px;
}
.left_link ul{
margin-left:8px;
}
.left_link ul li{
list-style:none;
}
#right{
float:right;
width:620px;
padding:4px;
}
.right{
width:600px;
margin:0;
padding:4px;
background:#333333;
font-size:small;
line-height:120%;
}
#foot{
clear:both;
width:900px;
height:16px;
background:url(../img_art/bg_silver.jpg);
font-size:small;
}


