BODY {background:#000000; color:#ffffff}

/* General styles */
h3, p {font-family: Verdana, Arial, sans-serif; font-size: 10pt; margin-top: 0; margin-bottom: 0; text-align: left; color: #ffffff}
p.disabled {color:#ffffff;}
p.italic   {font-style:italic}
p.bold     {font-weight: bold}
p.centered {text-align: center}
p.right    {text-align: right}
td {font-family: Verdana, Arial, sans-serif; font-size: 10pt; margin-top: 0; margin-bottom: 0; text-align: left;}

/* Normal link */
a.link         {color:#FFFF99; text-decoration:none;}
a.link:visited {color:#FFFF99; text-decoration:none;}
a.link:hover   {color:#FFFF99; text-decoration:underline;}
/* no indication that it's a link */
a.hiddenlink         {color:#FFFFFF; text-decoration:none;}
a.hiddenlink:visited {color:#FFFFFF; text-decoration:none;}
a.hiddenlink:hover   {color:#FFFFFF; text-decoration:none;}
/* Partially hidden link - when hovering, underlines */
a.partiallink         {color:#FFFFFF; text-decoration:none;}
a.partiallink:visited {color:#FFFFFF; text-decoration:none;}
a.partiallink:hover   {color:#FFFF99; text-decoration:underline;}


/* The copyright line at the bottom of each screen */
table.copyright {border-top: solid 1px #ffff99;}
p.copyright {text-align: center; font-size: 7pt; margin-bottom: 1px; color: #ffffff}

/* Main Area table */
table.mainarea {border-collapse: collapse}
table.mainarea td.main {vertical-align: top}
table.mainarea td.gap {font-size: 4pt; }
table.mainarea td.side {width: 150px; vertical-align: top; background: url(/side.jpg) no-repeat 0px 0px;}
hr.line {border: 0; color: #FFFF99; background-color: #FFFF99; height: 1px; width: 800px; text-align: center}

/* Top links table */
table.toplinks {border-collapse: collapse}
table.toplinks td.link {text-align: center}
table.toplinks td.link_current {text-align: center; color: #FFFFFF; font-weight: bold}
table.toplinks td.link_large {text-align: center; width: 140px}
table.toplinks td.link_current_large {text-align: center; width: 140px; color: #FFFFFF; font-weight: bold}

/* Job of the Month page */
table.jobofthemonth {margin-left: auto; margin-right: auto; border-left: solid 1px #FFFFFF; border-right: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF}

/* Links page */
table.links {margin-left: auto; margin-right: auto;}
table.links td.maintitle {font-weight: bold; font-size: 12pt}
table.links td.title {font-weight: bold}
table.links td.info {}

table contact {}
table.contact td.maintitle {text-align: center; vertical-align: center; font-size: 10pt; font-weight: bold}
table.contact td.title {width: 150px; text-align: right; vertical-align: top}
table.contact td.field {width: 580px; text-align: left}
table.contact td.submit {text-align: center}

#photoholder {
  margin:0px auto;
  width:502px;
  height:369px;
}
#thephoto {
  width:502px;
  height:369px;
  visibility:hidden;
  }
