BODY {font-family: arial; color: #333; font-size: 0.8em; background: #FAC342; line-height: 170%; padding: 0; margin: 0;}
a {color: black;}
a:link {text-decoration:underline;}
a:hover,a:active {text-decoration:none;}
acronym {cursor:help; border-bottom: 1px dotted gray;}

H1,H2,H3,H4 {font-family: arial; color: #000; font-weight: normal;}

H2, H1{font-size:1.6em; border-bottom: 1px dotted #ccc; }
H3{font-size:1.3em}
H4{font-size:1.22em}
H5{font-size:1.1em}

H2
{ margin-top:0; }

img {border:none;}
.img-l {float:left; margin:0 .8em 0.5em 0}
.img-r {float:right;margin:0 0 0.5em 0.8em}
.img-c {text-align:center}
.txt-r{text-align:right;}

#PAGE
{

width: 730px;
margin: 0 auto;
padding: 10px 0;
}
.page-in
{
background: #fff;
}
#MAIN
{}
.main-in {padding: 0.8em 1.2em;}

#HEAD
{
height: 270px;
background: url(img/theme.jpg) no-repeat bottom left;
}
.head-in {padding: 10px 0 0 0;}

.title H1
{padding: 10px 0 0 10px;   font-size: 28px; margin: 0; border: none; }
.title H1 a
{
 text-decoration: none;
}

.head-in p
{
margin: 0;
padding: 5px 0 0 10px;
}


#BOTTOM
{
margin-top: 1em;
font-size: 0.85em;
color: #666;
}
.bottom-in
{border-top: 1px dotted #ccc; padding: 1em;}

.site-menu
{
margin: 0;
padding: 0.3em 1em;
background: #efefef;
font-size: 0.85em;
}
.site-menu a
{
color: #666;
}
.site-menu LI
{
display: inline;
margin-right: 2em;
}

.bnr-r
{
float: right;
padding: 0 0 5px 10px;
}


