BODY{
  background-color : #cccccc;
  font-size : 14px;
  background-image : url(bg.gif);
  background-repeat : repeat;
}

#content{
  background-color : #FFFFFF;
  width : 780px;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;  
  text-indent : 0px;
  text-align : left;
  line-height : 25px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-top-color : #999999;
  border-left-color : #999999;
  border-right-color : #999999;
  border-bottom-color : #999999;
}
H1{
  font-color : #FFF;
  font-size : 12px;
  text-align : right;
  margin-top : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
//  text-indent: -10000px;
}
h1 a{
//        margin-top : -20px;
	color:#ffffff;
	text-decoration: none;
//	width:300px;
//	height:50px;
//	display: block;
}
H2{
  background-image : url(img2.gif);
  font-size : 18px;
  font-weight : bold;
  color : white;
  text-indent : 8px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
#barner{
  color : #FFF;
  text-align : right;
  padding-top : 10px;
  padding-bottom : 30px;
  background-image : url(img5.gif);
//  text-indent : -10000px;
}

#copy{
  color : white;
  text-align : center;
  background-color : blue;
  background-image : url(img2.gif);

}
#box{
  text-align : center;
}
TABLE{
  font-size : 15px;
}
#main{
   float: left;
   width: 70%;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 10px;
  font-size : 14px;
  background-color : white;
}
#side{
  background-color : #ffffbb;
   width: 25%;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-size : 12px;
  float : right;
  list-style-image : url(yazirushi.gif);
  
}
#footer{
   clear: both;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-size : 14px;
}
#sidetitle{
  font-size : 16px;
  font-weight : bold;
  color : white;
  background-color : blue;
  background-image : url(img2.gif);
  text-align : center; 
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
}
UL{
  font-size : 12px;
}
#sitemap{
  background-color : #ffffbb;
  font-size : 11px;
  margin-top : 5px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 5px;
  line-height : 15px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	top: 2px;
	left: 2px;
}
.link{
  color : #FFFFFF;
}