/* CSS Document */

body {
margin: 8px auto;
padding: 0 auto;
background-color: #a6a6a6;
background-image: url(/images/back.png);
background-repeat: no-repeat;
font-size: 13.5px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
color: #242424;
}

#content {
margin: 0 auto;
width: 730px;
background-color: white;
text-align: left;
line-height: 1.4em;
}

h1,h2,h3,h4 { font-size: 116%; }
h1 { font-size: 88%; font-weight: normal; margin: 0 auto; }
h2 { border-left: solid 4px #909090; padding-left: 5px; text-decoration: none;
margin-top: 16px; margin-bottom: 12px; }

p { margin-bottom: 16px; padding-left: 8px; }

a { color: #4040a0; }

form {
margin: 0 auto;
padding: 0 auto;
font-size: 94%;
}

.footnavi { 
text-align: right;
}

#header {
background-image: url(/images/titleback.png);
background-repeat: no-repeat;
height: 64px;
padding-top: 2px;
padding-right: 8px;
text-align: right;
cursor: pointer;
color: #808080;
}

#menu{
padding: 8px 15px;
margin-bottom: 8px;
background-color: black;
background-image: url(/images/logoback.jpg);
background-repeat: no-repeat;
}
#menu a { color: #d0d0d0;  font-weight: bold; text-decoration: none; font-size: 110%; }
#menu a:hover { color: #ffffff; text-decoration: underline; }

#ads {
margin-bottom: 10px;
}
#ads_incont { 
margin-top: 20px;
margin-left: 6px;
}

#search {
position: absolute;
display: none;
border: solid 2px #000000;
}

#left-navi {
margin-top: 16px;
float: right;
width: 190px;
text-align: center;
}

#main{
margin-left: 12px;
float: left;
width: 515px;
}

#footer{
border-top: solid 1px #a0a0a0;
margin-top: 50px;
padding-top: 8px;
padding-bottom: 8px;
clear: both;
text-align: center;
font-size: 80%;
background-image: url(/images/footercorner.png);
background-repeat: no-repeat;
background-position: bottom;
}
