table.indexnav {
background-color: #d9880f;
border: 2px #ffffce solid;
}

a.indexnav {
font-size: 16px;
font-weight: bold;
color: #fbda75;
text-decoration: underline;
}

#wrapper {
background-color: #2d6fb9;
width: 756px;
height: 666px;
position: absolute;
border: 10px #d9880f solid;
z-index: 1;
}

#indexcol2 {
position: absolute;
top: 195px;
left: 190px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
z-index: 2;
right: 190px;}

#indexnav {
position: absolute;
top: 110px;
left: 210px;
height: 85px;
background-color: #2d6fb9;
z-index: 3;
}

#indexcol1 {
position: absolute;
top: 110px;
left: 0px;
width: 190px;
z-index: 5;
}

#indexaddress {
position: absolute;
top: 580px;
left: 190px;
right: 190px;
background-color: #d9880f;
text-align: center;
z-index: 4;
width: 376px;
padding-top: 5px;}

#indexcol3 {
position: absolute;
top: 110px;
width: 190px;
z-index: 6;
right: 0px;}
