.normalText 
{ /* Normal text */
font-size: 11px; 
text-align:justify;
text-justify:inter-ideograph;
font-weight: normal; 
padding-top: 0em; 
padding-left: 0em; 
padding:0px;
line-height: 12pt; 
color: #282828; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

p {
margin-top: .0em; margin-bottom: .0em
}
body {
  background-color: #0c151d;
  background-image: url(images/back.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 80%;
  margin: 0;
  padding: 0;
  text-align: center;
}

.contactText 
{ /* Normal text */
font-size: 10px; 
text-align:justify;
text-justify:inter-ideograph;
font-weight: normal; 
padding-top: 0em; 
padding-left: 0em; 
padding:0px;
line-height: 10pt; 
color: #282828; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}



a:link { 
color: 005094;
text-decoration: none;


}
a:visited { 
color: 005094;
text-decoration: none;


}
a:hover {
color: 005094; 

text-decoration: underline;


} 

p a { color: #BE7A40; }
h1 { font: 20px "Georgia"; color: #666; }
p, ul { font: 13px "Lucida Grande", "Verdana"; color: #333; }
#back a { font-size: 11px; }
#demo { margin: 0px 0px 0px; }
h2 { font: 18px "Georgia"; color: #666; margin-top: 0; }
h3 { font: 13px "Lucida Grande", "Verdana"; color: #999; text-transform: uppercase; font-weight: bold; }
#slideshow-options ul { padding: 0; }
#slideshow-options ul li { list-style-type: none; display: inline; padding-right: 0; }

#slideshow * { margin: 0; padding: 0; }
#slideshow { background:  no-repeat top; position: relative; padding: 0px 0 0px; width: 615px; height: 278px; }
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures { background: url('gallery/bg.jpg'); width: 449px; height: 277px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 449px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#slideshow #menu { background: url('bg_side.jpg'); list-style-type: none; width: 166px; height: 257px; right: 0; padding-top: 20px; }
#slideshow #menu li { display: block; z-index: 1000; position: relative; zoom: 1; }
#slideshow #menu li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; padding: 7px 0 7px 28px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; zoom: 1; }
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #fff; }
#slideshow #menu li.current a { font: 15px "Georgia"; color: #fff; padding: 5px 0 5px 28px; line-height: 18px; }
#slideshow #menu li.background { background: url('arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }
