
body {
  margin: 60px;
  background-image: url(images/damaskGray.png);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #737373;
}
.container {
  border-top: 50px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  margin: 0 auto;
  padding: 0 0px 0px;
  background: #ffffff none repeat scroll 0%;
  font-size: 11px;
  width: 950px;
}
.logocontainer {
  margin: 0 auto;
  background: #a41454 none repeat scroll 0%;
}
.navigationTop {
  border-top: 3px dotted #ffffff;
  margin: 0px;
  background: #a41454 none repeat scroll 0%;
  height: 35px;
  padding-top: 0px;
}
.navigationTop a {
  border-right: 0px solid #ffffff;
  padding: 0px 20px 0;
  background: #a41454 none repeat scroll 0%;
  color: #ffffff;
  display: block;
  float: left;
  text-decoration: none;
  font-family: "Gotham-Book",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 35px;
}
.navigationTop a:visited {
  border-right: 0px solid #ffffff;
  padding: 0px 20px 0;
  background: #a41454 none repeat scroll 0%;
  color: #ffffff;
  display: block;
  float: left;
  text-decoration: none;
  font-family: "Gotham-Book",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 35px;
}
.navigationTop a:hover {
  border-right: 0px solid #ffffff;
  padding: 0px 20px 0;
  background: #a41454 none repeat scroll 0%;
  color: #808080;
  display: block;
  float: left;
  text-decoration: none;
  font-family: "Gotham-Book",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 35px;
}

.imagePanel {
  border: 3px dotted #808080;
  -moz-border-radius:  6px;
  margin: 40px auto;
  background: #ffffff none repeat scroll 0%;
  width:  850px;
  padding: 10px;
  text-align: center;
}

.imagePanel img {
  height: 200px;
  padding-right: 5px;
  padding-left: 5px;
}

.imageSingle {
  float: left;
  border: 3px dotted #808080;
  -moz-border-radius:  6px;
  margin: 10px auto;
  background: #ffffff none repeat scroll 0%;
  padding: 10px;
  text-align: center;
}

.imageSingle img {
  height: 200px;
  padding-right: 5px;
  padding-left: 5px;
}

.textPanel {
%  border: 1px solid #808080;
  margin: 40px auto;
  width:  825px;
  height: 350px;
  text-align: center;
}

.textPanelMedium { 
% border: 1px solid #808080; 
  margin: 40px auto;
  width: 825px; 
  height: 725px; 
  text-align: center; 
}

.textPanelLong { 
% border: 1px solid #808080; 
  margin: 40px auto;
  width: 825px; 
  height: 1350px; 
  text-align: center; 
}

.text {
  float: right;
%  border: 1px solid #000000;
%  margin: 10px auto;
  width:  475px;
  height: 300px;
  padding: 10px;
  text-align: left;
  font-size: 10pt;
  font-family: "Gotham-Book",sans-serif;
}

.navigationBottom {
  border: 1px solid #ffffff;
  margin: 0px;
  text-align: center;
  background: #ffffff none repeat scroll 0%;
  height: 50px;
  padding-top: 0px;
}
.navigationBottom a {
  border-right: 1px solid #ffffff;
  padding: 0px 20px 0;
  background: #808080 none repeat scroll 0%;
  color: #000000;
  display: block;
  float: left;
  text-decoration: none;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 35px;
}
.navigationBottom a:visited {
  border-right: 1px solid #ffffff;
  padding: 0px 20px 0;
  background: #808080 none repeat scroll 0%;
  color: #000000;
  display: block;
  float: left;
  text-decoration: none;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 35px;
}
.navigationBottom a:hover {
  border-right: 1px solid #ffffff;
  padding: 0px 20px 0;
  background: #a41454 none repeat scroll 0%;
  color: #ffffff;
  display: block;
  float: left;
  text-decoration: none;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 35px;
}
.copyright {
  background: #a41454 none repeat scroll 0%;
  color: #ffffff;
  text-align: center;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
