h1 {font-family: Times New Roman, Georgia, Serif;
    color: #CCCCCC;
    font-weight: bold;
    font-size: 14pt;} 

h2 {font-family: Times New Roman, Georgia, Serif;
    color: #FFFFFF;
    font-style: italic;
    font-weight: light;
    font-size: 11pt;} 

p {font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-weight: 150; 
   font-size: 10pt;}

br {font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   font-weight: 150; 
   font-size: 10pt;}

html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }



a:link {color: #CCCCCC;}
a:visited {color: #999999;
text-decoration: none;}
a:hover {text-decoration: none;}
a:mailto {color: #CCCCCC;
text-decoration: none;}

body 
{ background: 	#000000;
  
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF ;
  font-weight: 150; 
  font-size: 10pt; 
}

a img { border:0;}
a.image {display:block;width:150px;}
a.image {border-style:solid;
  border-color: white;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-bottom-width: 0px;}
a.image:hover {border-style:solid;
  border-color: white;
  border-left-width: 0px;
  border-right-width: 10px;
  border-top-width: 0px;
  border-bottom-width: 0px;}

.centeredImage
  {
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  }


#header {
  padding: 5px;
  height: 109px;
}

#left {
  position: absolute;
  left: 5px;
  top: 114px;
  width: 150px;
  padding-bottom: 3em; 
  text-decoration: none;
}

#center {
  top: 0;
  padding-left: 200px;
  padding-right: 50px;
  padding-bottom: 3em; 
}

#img {float: right;
 padding: 3px;
 border: 1px solid #FBBBB9;
 width: 210px;
 height: 220px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: xx-small;}

#footer {
 font-size: 8pt;
 text-align: center;
 clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
}


