body{
background: #140607;
font-family:arial, verdana, sans-serif;
}
h3{
text-align: center;

}
a:link,a:visited {
text-decoration: none;
color:black;
font-weight:bold;
}
a:hover {
text-decoration: none;
color:yellow;
}

h4{
padding-left: 8px;
}
.sub{
font-size: 80%

}
.small{
line-height: 1.4;
padding-left: 10px;
padding-right: 10px;
text-align: justify;
}

p {
line-height: 1.4;
padding-left: 10px;
padding-right: 10px;
width:750px;
text-align: justify;
}
.topbox{
background-position:center;
background: #140607 url(images/topbox.png);
position: absolute;
top:0px;
width:800px;
height:100px;
left:5%
}
.innerbox{
background: #e7a21d;
position: absolute;
top:100px;
width:800px;
height:950px;
left:5%
}
.header {
color: #140607;
position: absolute;
top:20px;
left:5%;
width:800px;
height:84px;
text-align:center;
font-family: arial, "lucida console", sans-serif;
font-size:38px;
border-bottom:solid;
border-color:#2c0503;
border-width:0px;
z-index:10;
letter-spacing:.3em;
font-weight:bold;
}
.subhead {
font-size:19px;
border-top: thin solid #140607;
}


.headerimg {
top:80px;
position: absolute;
left:3px;
}
.main {
position: absolute;
left:0px;
top:400px;
width: 820px;
line-height: 1.4;
text-align:justify;
}
.listleft {
width: 390px;
position:absolute;
left:5px;
} 
.listright {
width:390px;
position:absolute;
left:405px;
}  
.thumb{
width: 129px;
height:41px;
position: absolute;
left:609px;
top:81px;
} 
.palm{
width: 215px;
height:189px;
position: absolute;
left:583px;
top:173px
}
.pinky{
width: 117px;
height:39px;
position: absolute;
left:464px;
top:336px
}
 .middle{
width: 147px;
height:48px;
position: absolute;
left:416px;
top:182px
}
.pointer{
width: 144px;
height:78px;
position: absolute;
left:456px;
top:112px
} 
.ring{
width: 139px;
height:42px;
position: absolute;
left:416px;
top:242px;
}   
.footer{
position: absolute;
left:0px;
bottom:20px;
width:800px;
text-align:center;
border-top: thin solid #140607;
}
.footer ul{
 list-style: none;
padding: 0;
margin: 0;
}
 .footer li
{
float: left;
margin: 0 0.15em;
}
.footer li a
{
font-size: 10px;
height: 10px;
line-height: 16px;
float: left;
width: 120px;
display: block;
border:none;
text-decoration: none;
text-align: center;
color: #140607;}
.footer li a:hover
{
font-size: 11px;
color: #fff000;}

.credits{
font-size:80%;
position:absolute;
bottom:-20px;
color:#6d020a;
}
.credits a:link,a:visited {
text-decoration: none;
color:#6d020a;
font-weight:bold;
}