

.instructionbackground {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 675px;
background: URL(../images/instructionbg.jpg);
background-repeat: no-repeat;
}


.header_instruction{
position:absolute;
top: 42px;
left: 120px;
width: 100%;
height: 86px;
}


.infobox {
position:absolute;
top: 155px;
left: 325px;
width: 351px;
height:412px;
background: URL(../images/infobox.gif);
background-repeat: no-repeat;
}

.dhbdinfobox {
position:absolute;
top: 135px;
left: 300px;
width: 401px;
height:463px;
background: URL(../images/dhbdinfobox.gif);
background-repeat: no-repeat;
}


.infobox span {
position:relative;
top:10px;
left: 10px;
color: #8a5f5a;
font-family: arial, geneva, helvetica;
font-size: 24px;
font-style: italic;
}


.infoheader {
position:relative;
top: 0px;
left: 2px;
width: 345px;
height:22px;
background: URL(../images/gradientbar.gif);
background-repeat: no-repeat;
color: #323a52;
font-family: arial, geneva, helvetica;
font-size: 14px;
padding: 3px;
padding-left:10px;
}

.dhbdinfoheader {
position:relative;
top: 0px;
left: 2px;
width: 395px;
height:22px;
background: URL(../images/dhbdgradientbar.gif);
background-repeat: no-repeat;
color: #323a52;
font-family: arial, geneva, helvetica;
font-size: 14px;
padding: 3px;
padding-left:10px;
}

.maininfotext {
position:relative;
top: 0px;
left: 10px;
color: #323a52;
font-family: arial, geneva, helvetica;
font-size: 12px;
width: 340px;
}

.dhbdmaininfotext {
position:relative;
top: 0px;
left: 10px;
color: #323a52;
font-family: arial, geneva, helvetica;
font-size: 12px;
width: 375px;
}


.maininfotext a:link, a:visited{
color: #954d45;
font-family: arial, geneva, helvetica;
font-size: 12px;
}

.maininfotext a:hover{
color: black;
font-family: arial, geneva, helvetica;
font-size: 12px;
}

.instructiontext {
position:absolute;
top: 150px;
left: 300px;
color: #323a52;
font-family: arial, geneva, helvetica;
font-size: 12px;
width: 400px;
}

.dhbdbutton {
position:relative;
top: 2px;
left: 40px;
width: 301px;
height:91px;
}

.instructiontext a:link, a:visited{
color: #954d45;
font-family: arial, geneva, helvetica;
font-size: 12px;
}

.instructiontext a:hover{
color: black;
font-family: arial, geneva, helvetica;
font-size: 12px;
}

.infoscroll {
position: absolute;
top:95px;
left: 0px;
width: 425px;
height: 350px;
overflow:auto;
scrollbar-face-color: #f1d5d3; 
scrollbar-track-color: #ab8983;
scrollbar-arrow-color:  #323a52; 
scrollbar-3dlight-color: white; 
scrollbar-shadow-color: #88564c; 
scrollbar-highlight-color: white; 
scrollbar-darkshadow-color: #88564c;
}


.instrucinfoscroll {
position: absolute;
top:3px;
left: 0px;
width: 351px;
height: 400px;
overflow:height;
scrollbar-face-color: #f1d5d3; 
scrollbar-track-color: #ab8983;
scrollbar-arrow-color:  #323a52; 
scrollbar-3dlight-color: white; 
scrollbar-shadow-color: #88564c; 
scrollbar-highlight-color: white; 
scrollbar-darkshadow-color: #88564c;
}


.subinstructext {
position:relative;
top: 20px;
left: 30px;
color: #323a52;
font-family: arial, geneva, helvetica;
font-size: 12px;
width: 340px;
line-height: 14px;
}

.instrucpopuptext {
position:absolute;
top: 0px;
left: 0px;
width: 350px;
font-size: 12px;
color: #3f465d;
padding: 5px;
padding-left: 8px;
font-family: arial, geneva, helvetica;

}