body, html {
text-align : center;
margin : 0;
padding : 0;
background-image : url('images/back.jpg');
background-repeat : repeat-x;
background-color : #860000;
font-family : Century, Times New Roman, Arial, Courier New;
}
#wrapper {
position : absolute;
z-index : 2;
background-image : url('images/wrapperback.jpg');
width : 800px;
text-align : left;
top : 0;
left : 50%;
margin-left : -400px;
}
#img01 {
background-image : url('images/01.gif');
float : left;
width : 160px;
height : 80px;
}
#img02 {
background-image : url('images/02.gif');
float : left;
width : 160px;
height : 80px;
}
#img03 {
background-image : url('images/03.gif');
float : left;
width : 160px;
height : 80px;
}
#img04 {
background-image : url('images/04.gif');
float : left;
width : 160px;
height : 80px;
}
#img05 {
background-image : url('images/05.gif');
float : left;
width : 160px;
height : 80px;
}
#img06 {
background-image : url('images/06.gif');
float : left;
width : 160px;
height : 80px;
}
#img07 {
background-image : url('images/07.gif');
float : left;
width : 160px;
height : 80px;
}
#img08 {
background-image : url('images/08.gif');
float : left;
width : 160px;
height : 80px;
}
#img09 {
background-image : url('images/09.gif');
float : left;
width : 160px;
height : 80px;
}
#img10 {
background-image : url('images/10.gif');
float : left;
width : 160px;
height : 80px;
}
#img11 {
background-image : url('images/11.gif');
float : left;
width : 160px;
height : 80px;
}
#img12 {
background-image : url('images/12.gif');
float : left;
width : 160px;
height : 80px;
}
#img13 {
background-image : url('images/13.gif');
float : left;
width : 160px;
height : 80px;
}
#img14 {
background-image : url('images/14.gif');
float : left;
width : 160px;
height : 80px;
}
#img15 {
background-image : url('images/15.gif');
float : left;
width : 160px;
height : 80px;
}
#img16 {
background-image : url('images/16.gif');
float : left;
width : 160px;
height : 80px;
}
#img17 {
background-image : url('images/17.gif');
float : left;
width : 160px;
height : 80px;
}
#img18 {
background-image : url('images/18.gif');
float : left;
width : 160px;
height : 80px;
}
#img19 {
background-image : url('images/19.gif');
float : left;
width : 160px;
height : 80px;
}
#img20 {
background-image : url('images/20.gif');
float : left;
width : 160px;
height : 80px;
}
#img21 {
background-image : url('images/21.gif');
float : left;
width : 160px;
height : 80px;
}
#img22 {
background-image : url('images/22.gif');
float : left;
width : 160px;
height : 80px;
}
#img23 {
background-image : url('images/23.gif');
float : left;
width : 160px;
height : 80px;
}
#img24 {
background-image : url('images/24.gif');
float : left;
width : 160px;
height : 80px;
}
#img25 {
background-image : url('images/25.gif');
float : left;
width : 160px;
height : 80px;
}
#img26 {
background-image : url('images/26.jpg');
float : left;
width : 56px;
height : 76px;
}
#img27 {
background-image : url('images/27.jpg');
float : left;
width : 744px;
height : 76px;
}
#validHTML {
border : none;
}
.spacerLeft {
width : 56px;
float : left;
}
#content {
width : 521px;
float : left;
}
#spacerMiddle {
width : 33px;
float : left;
}
#navBar {
width : 129px;
float : left;
}
#spacerRight {
width : 61px;
float : left;
}
#footer {
width : 100%;
height : 83px;
background-image : url('images/footer.jpg');
float : left;
}
#tracker {
float : left;
}
.box {
padding-left : 25px;
background-image : url('images/boxBack.png');
background-repeat : repeat-y;
background-color : #080726;
color : #d7dd97;
}
h1 {
font-size : 1.5em;
color : #17163a;
border-left : 3px dotted #a71404;
font-style : italic;
}
h2 {
font-size : 1.2em;
color : #ba2a2d;
border-bottom : 1px dotted #ba2a2d;
font-weight : bold;
text-align : right;
}
h3 {
font-size : 1em;
color : #17163a;
border-left : 3px dotted #a71404;
font-style : italic;
}
.hidden {
display : none;
}
.center {
text-align : center;
}
.right {
text-align : right;
}
p.italic {
font-style : italic;
color : #ba2a2d;
display : inline;
}
p.bold {
font-weight : bold;
text-decoration : underline;
display : inline;
}
a {
text-decoration : underline;
color : #17163a;
}
a:hover {
text-decoration : none;
color : #9d8348;
}
a.topNav {
display : block;
color : black;
font-weight : bold;
text-decoration : none;
float : left;
min-width : 95px;
line-height : 2.5;
background-image : url('images/nav.jpg');
border : 3px solid #143234;
border-right : none;
text-align : center;
font-size : 1.2em;
font-family : Calibri, Times New Roman;
}
a.topNav:hover {
background-image : url('images/navHover.jpg');
}
a.topNav#lastNav {
border-right : 3px solid #143234;
}
a.sideNav {
display : block;
color : black;
text-align : center;
width : 100%;
background-color : #c9e9a0;
border : 1px solid black;
text-decoration : none;
margin-bottom : 5px;
}
a.sideNav:hover {
background-color : #a9c585;
}

