a, a:link, a:visited
{
  color               : white;
  text-decoration     : underline;
}

a:hover, a:active
{
  color               : red;
  text-decoration     : underline;
}

body
{
  background-image: url(images/background_repeat-x.gif);
  background-repeat: repeat-x;
  background-color: white;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
}

h1
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 24px;
}

li
{
  color: white;
  list-style-type: square;
}

div.MainBackground
{
  background-image: url(images/base_frame.jpg);
  background-repeat: no-repeat;
  width: 995px;
  height: 750px;
  top: 0px;
  left: 0px;
  border: 0px none;
  margin: 0px;
  padding: 0px;
  position: absolute;
}

div.MainBody
{
  position: relative;

  border: 0px none;
  color: white;
  display: inline;
  float: left;
  height: 450px;
  left: 30px;
  margin: 0px;
  padding: 0px 16px 0px 16px;
  top: 130px;
  width: 611px;  overflow: auto;
}

div.MainPhotoFrame
{
  position: relative;

  float: left;
  top: 80px;
  left: 17px;
  border: 0px none;
  display: block;
  width: 278px;
  height: 509px;}

div.NavLink
{
  position: absolute;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  width: 74px;
  height: 16px;
  top: 100px;
}

div.NavLink a, div.NavLink a:link, div.NavLink a:visited
{
  color               : white;
  text-decoration     : none;
}

div.NavLink a:hover, div.NavLink a:active
{
  color               : red;
  text-decoration     : none;
}

div.NavLink p
{
  margin: 0px;
  padding: 0px;
  color: white;
  font-size: 12px;
}

p
{
  font-size: 14px;
}

img.header
{
  display: block;
}

p.alert
{
  color: red;
  font-size: 20px;
  font-weight: bold;
}

ul.IconPdf li
{
  list-style-image: url(images/pdficon_small.gif);
  padding-top: 10px;
  font-size: 16px; 
}

#NavLink1
{
  left: 313px;
}

#NavLink2
{
  left: 406px;
}

#NavLink3
{
  left: 498px;
}

#NavLink4
{
  left: 589px;
}

#NavLink5
{
  left: 682px;
}

#NavLink6
{
  left: 774px;
}

#NavLink7
{
  left: 864px;
}

