#outline{
width : 750px;
font-size : 84%;
text-align : center;
background:#ffffff;
}

.margin{
width:100%;
margin :10 0px;
}

.h_line{
padding:5px;
background:#f8f2c0;
text-align : center;
border-bottom:solid 1px #004000;
border-left:solid 1px #004000;
border-right:solid 1px #004000;
}

.header{
padding : 10px ;
text-align : center;
}

.s_line{
width:100%;
padding : 5px;
margin:5 0 10 0px;
text-align : right ;
background:#eeeeee;
border-top:solid 3px #666666;
}

.s_line td{
font-size : 84%;
width:20%;
padding:3px;
text-align : center;
background:#eeeeee;
border:solid 1px #666666;
}


.main {
width : 500px;
padding:5px;
float : left;}

.main strong{
width : 100% ;
padding:5 10px;
text-align :left;
background-image : url("back.gif");
background-repeat : no-repeat ;
background-position : 0% ;
border-bottom:solid 2px #666666;
}

.main b{
width : 100% ;
padding:5 10px;
text-align :left;
background-image : url("back02.gif");
background-repeat : no-repeat ;
background-position : 0% ;
border-bottom:solid 2px #ff9900;
}

.main span{
width : 100% ;
padding:5px;
margin:5 0px;
line-height:25px;
text-align :left;
border:solid 1px #ebebeb;
}

.main td{
font-size : 84%;

padding:5px;
text-valign : top ;
text-align : left ;
}

.main h2{
font-size : 110%;
margin:0px;
text-align :left;
padding:3px 0px 3px 0px;
}

.rss{
overflow: auto; 
height: 150px;
width : 100% ;
padding:5px;
margin:5 0px;
line-height:15px;
text-align :left;
border:solid 1px #ebebeb;
}

.side {
width : 250px;
padding:3px;
text-align:center;
float : right;}

.side b{
width : 100% ;
padding:5 10px;
text-align :left;
background-image : url("back04.gif");
background-repeat : no-repeat ;
background-position : 0% ;
border-bottom:solid 2px #6600cc;
}

.side span{
width : 100% ;
padding:4px;
margin:5 0px;
line-height:25px;
text-align :left;
border:solid 1px #ebebeb;
}


.c-both {clear:both;}


.footer{
padding:15px 0px 0px 0px;
text-align : center;
border-top:solid 2px #ebebeb;
}


BODY{
margin:0px;
}

h1{
font-size :100%;
margin:0;
}

A:HOVER{
color : red;
}

.img{
width:165px;
text-align:right;
float:right;
}