body {
color: #000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 20px;
}
p {
color: #000;
font-size: 12px;
line-height: 16px
}
h1 {
color: #000;
font-size: 16px;
font-weight: bold;
margin: 12px 0 18px
}
h2 {
color: #000;
font-size: 14px;
font-weight: bolder;
margin: 16px 0 12px
}
ul {
font-size: 12px;
line-height: 16px;
list-style-type: disc;
margin: 16px 0 16px 20px
}
a {
color: #c36223;
font-size: 11px;
text-decoration: none
}
a:hover {
color: navy;
font-size: 11px;
text-decoration: underline
}
h3 {
color: #000;
font-size: 11px;
font-weight: bold;
margin: 1em 0
}
h5 {
color: #000;
font-size: 10px;
font-weight: normal;
margin-right: 0;
margin-left: 0
}
#wrapper {
margin: 0 auto;
width: 746px;
}
#leader {
text-align: center;
width: 100%;
}
#main {
margin: 20px;
text-align: center;
}
#showing {
margin-left: 170px;
text-align: left;
}
#col-1, #col-2, #col-3 {
margin: 0;
padding: 0;
}
#col-1 {
float: left;
width: 250px;
}
#col-2 {
float: left;
width: 250px;
}
#col-3 {
float: right;
width: 200px;
}
#footer {
clear: both;
margin: 0 auto;
text-align: center;
}
#button {
width: 51px;
height: 26px;
position: relative;
top: 10px;
}

