.sitenav {
font-family: Arial, sans-serif;
font-size: 10.5px;
color: black;
font-weight: bold;
}

.sitenav a {
font-family: Arial, sans-serif;
font-size: 12.5px;
text-decoration: none;
color: #0D0D2D;
}

.sitenav a:hover, .sitenav a.selected {
color: 001C78;
}

.frontpage {
font-family: Arial, sans-serif;
font-size: 12.5px;
text-decoration: none;
color: #FFFFFF;
}

.frontpagefail {
font-family: Arial, sans-serif;
font-size: 12.5px;
text-decoration: none;
color: red;
}

.header {
background-image: url(images/index_05.jpg);
width: 392px;
height: 35px;
font-family: Arial, sans-serif;
font-size: 21px;
font-weight: bold;
text-align: center;
color: white;
}

.footer {
background-image: url(images/index_17.jpg);
width: 608px;
height: 25px;
font-family: Arial, sans-serif;
font-size: 10.56px;
color: white;
}

.footer a {
color: white;
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
}

.content {
font-family: Arial, sans-serif;
font-size: 12px;
color: black;
}

.front {
font-family: Arial, sans-serif;
font-size: 12px;
color: white;
}

.front a {
color: white;
text-decoration: none;
}

.front a:hover {
text-decoration: underline;
}

#photoholder1 {
  width:480px;
  height:321px;
  background:#fff url('images/loading.gif') 50% 50% no-repeat;
}
#thephoto1 {
  width:480px;
  height:321px;
}

#photoholder2 {
  width:314px;
  height:480px;
  background:#fff url('images/loading.gif') 50% 50% no-repeat;
}
#thephoto2 {
  width:314px;
  height:480px;
}

#photoholder3 {
  width:476px;
  height:336px;
  background:#fff url('images/loading.gif') 50% 50% no-repeat;
}
#thephoto3 {
  width:476px;
  height:336px;
}

#photoholder4 {
  width:477px;
  height:379px;
  background:#fff url('images/loading.gif') 50% 50% no-repeat;
}
#thephoto4 {
  width:477px;
  height:379px;
}


