<style>
<!--
body {
	background: #000000;
	text-align: center; 	
	margin-top: 30px;
	line-height: 100%; 
	}
a {
   text-decoration: none;
   background-color: transparent;
   border-color: #FFFFFF;
   color: #FFFFFF;
	}
	
a.link {
   text-decoration: none;
   background-color: transparent;
   border-color: #FFFFFF;
   color: #FFFFFF;
   font-weight: bold;
	}
	
a.name:hover { 
  text-decoration: none;
  color: #cdcdcd;
  background-color: transparent;
  font-name: Century Gothic;
  font-weight: bold;
 }

a.photo:hover { 
  text-decoration: none;
  color: #DB0ED9;
  background-color: transparent;
 }

a.portraits:hover { 
  text-decoration: none;
  color: #95DD69;
  background-color: transparent;
 }

a.commercial:hover { 
  text-decoration: none;
  color: #A7A1E6;
  background-color: transparent;
 }

a.restore:hover { 
  text-decoration: none;
  color: #69C9DD;
  background-color: transparent;
 }

a.home:hover { 
  text-decoration: none;
  color: #FFBE00;
  background-color: transparent;
 }

a:visited {
   text-decoration: none;
   color: #cdcdcd;
   background-color: transparent;
	}
	
#top-left {
   background: transparent;
   text-align: left;
   margin-left: 0px;
   margin-right: auto;
   margin-top: 35px;
   }
   
#nav-bar {
   text-align: left;
   margin-left: 20px;
   margin-right: auto;
   margin-top: 5px;
   }
   
#content {
    margin-left: 75px;
    margin-right: auto;
    margin-top: -200px;
	}

#btm-left {
   background: transparent;
   text-align: left;
   margin-top: 50px;
   margin-left: 1px;
   margin-right: auto;
   margin-bottom: 0px;
   }

#btm-nav {
   background: transparent;
   text-align: center;
   font-weight: bold;
   width: 100%;
   margin-top: -15px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
   }

.text-big          {font-family: "Avant Garde", sans-serif; font-size: 12pt}
.text           	{font-family: "Avant Garde", sans-serif; font-size: 8pt}
.text-small       {font-family: "Avant Garde", sans-serif; font-size: 8pt}
.text-small-white {font-family: "Avant Garde", sans-serif; font-size: 8pt; color:#FFFFFF}
.text-tiny         {font-family: "Avant Garde", sans-serif; font-size: 2pt}
.tiny            	{font-family: Arial, sans-serif; font-size: 2pt}
.spacer          	{font-family: Arial, sans-serif; font-size: 5pt}
.tiny           	{font-family: Arial, sans-serif; font-size: 2pt}
.footnote-white        {font-family: Arial, sans-serif; font-size: 7pt; color:#FFFFFF}
.little          	{font-family: Arial, sans-serif; font-size: 8pt}
.little-white   	{font-family: "Century Gothic", sans-serif; font-size: 8pt; color: #FFFFFF}
.spacer          	{font-family: Arial, sans-serif; font-size: 6pt}
.text            	{font-family: "Avant Garde", sans-serif; font-size: 10pt}
.text-white      {font-family: "Century Gothic", sans-serif; font-size: 9pt; color:#FFFFFF}

li.square        {list-style-type: square; list-style-size: 4pt}
-->
</style>
