body {
        font-family:Georgia;
        font-size:8pt;
        letter-spacing: 0px;
        word-space: 1px;
        cursor:default;
        margin: 0px;
        color: #ffffff;
        background: #c7b3b4;
text-shadow: 1px 1px 1px #000000;

}
#header {
        background: url('Headerbd.jpg') no-repeat;
        width: 1024px;
        height: 768px;
}

#headnavi {
        left:0px;
        top:306px;
        width:450px;
        position:absolute;
}

#content {
padding:20px;

left:10px;
position:absolute;
text-align:justify;
top:370px;
width:600px;
background: transparent url(content_background.png) top left repeat scroll;
-moz-border-radius: 3%;

}

#navi {
padding:10px;
left:700px;
position:absolute;
text-align:justify;
top:370px;
width:200px;
background: transparent url(content_background.png) top left repeat scroll;
-moz-border-radius: 3%;

}

#layout {padding: 6px;
         background-color: #7190FE;
         width:165px;

}

A.navi:link, A.navi:active, A.navi:visited {
background-color:#3b1e4a;
color:#FFFFFF;
display:block;
font-family:georgia;
font-size:14px;
font-weight:normal;
line-height:2px;
margin-bottom:2px;
padding:8px 5px;
text-align:center;
text-decoration:none;
}


A.navi:hover {
background-color:#6EA2C7;
color:#FFFFFF;
padding-bottom:8px;
}
