body {
   margin: 0px auto;
   background-image: url("/images/Sanctum_background_XXL.jpg");
   background-repeat: no-repeat;
   background-color: #a75b0c;
   background-position: top center;
   text-align : center;
   width-min:870px;
}

div#main {
    margin-top:226px;
    margin-bottom: auto ;
    margin-right: auto ;
    margin-left: auto ;
    width:870px;
    text-align : left;
}

div#banner {
    position: relative;
    margin:0;
    padding:0;
    width: 1032px;
    min-height: 102px;
    background: #000;
}


#banner-link {
    position: absolute;
    width: 365px; 
    height: 80px;
    top: 0;
    right: 37%;
}

#PictureFloat {
    position: absolute;
    visibility: hidden;
    border:solid 1px #CCC;
    padding: 5px;
}

#home-link {
    position: absolute;
    width: 365px; 
    height: 80px;
    background: green;
    top: 0;
    right: 37%;
    opacity: 0.5;
}

#home-link2 {
    position: absolute;
    display: inline-block;
    margin-top:0px;
    margin-bottom: auto ;
    margin-right: auto ;
    margin-left: auto ;
    width: 330px; 
    height: 86px;
    background: green;
    text-align: center ;
    top: 0; 
    right: auto;
    left: auto;
    align: center;
}

.title { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #D2893A}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight:   bold; text-decoration: none}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight:   bold; text-decoration: none}
p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none}
li { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none}
div { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none}
hr { height:1px;border:1px solid #a40 }
button { background-color:#b50; border-color:#630; color: #210; font-weight: bold; margin:7px}

