* { padding: 0px; }
body { margin: 0px;}

a, a:link,
a:visited  { color: #535353; text-decoration: none; font-weight: bold; }
a:hover    { color: #F7941C; text-decoration: underline; font-weight: bold; }

p, div,
table, tr,
td, font   { border-collapse: collapse;
             vertical-align: top;
             padding: 0px;
             color: #000000;
             font-family: "Century Gothic", Arial, Helvetica, sans-serif;
             font-size: 9pt;
             font-weight: normal; }
img { border: 0px }

ul { margin-left: 30px; }

.body { width: 697; margin-top: 20px; }
.fade { background-image: url('../img/header_fade.jpg');
        background-repeat: no-repeat; }
.box { margin-top: 10px;
           margin-left: 10px;
           margin-right: 10px;
           margin-bottom: 10px;
           padding: 25px;
           overflow: auto;
           border-width: 1px;
           border-color: #000000;
           border-style: solid; }
.links { text-align: center; }
.copyright { font-size: 8pt; }
.photos { position: absolute; top: 205px; left: 50%; margin-left: -440; }
.set_list td { padding: 2px; }
