body {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
text-decoration: none;
background-color: #FFF8DA;
color: #1B180A;
margin: 0px;
background-image: url(bg.jpg);
background-position: center;
background-repeat: repeat-y;
text-align:center;
}

a:link, a:visited, a:active  {
color: #010411;
text-decoration: underline;
}

a:hover {
text-decoration: none;
color: #0A196A;
}


a.navi:link, a.navi:visited, a.navi:active {
text-decoration: none;
color: #35326D;
font-weight: bold;
font-family: arial;
}

a.navi:hover {
text-decoration: none;
color: #706BC8;
font-weight: bold;
font-family: arial;
}

div#overall {
width: 950px;
margin: auto;
background-image:url(bg2.jpg);
background-position: 0px 131px;
background-repeat: no-repeat;
}


div#header {
width: 950px;
height: 131px;
background-image:url(header.jpg);
background-repeat: no-repeat;
margin: auto;
}

div#navi {
width: 134px;
float: left;}

div#navi2 {
margin-left: 28px;
width: 134px;
text-align: left;
padding: 5px;
font-family: arial;
font-weight: bold;
line-height: 18px;
padding-bottom: 70px;
color: #706BC8;
}

div#content {
position: relative;
padding-left: 30px;
padding-right: 40px;
margin-left: 140px;
color: #46408F;
font-family: verdana;
font-size: 13px;
text-align: left;
width: 730px;
}


table, tr, td {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #46408F;
}

hr {
width: 600px;
color: #46408F;
height: 1px;
}

.clearl {
clear: left;
}
.clearr {
clear: right;
}

.imageright {
position: absolute;
right: 50px;
border: 1px solid black;
}

.imageright2 {
position: absolute;
right: 180px;
z-index: 11;
border: 1px solid black;
margin-top: 50px;
}

.gross {
font-size: 18px;
font-weight: bold;
}