body {
   background-color: #B9B9B9;
   font-family: verdana,arial,sans-serif;
   color: #333;
   font-size: .8em;
   margin: 0;
   }

object {
 padding: 4px;
 }
.container {
   width: 100%;
   border-top: 1px solid #333;
   border-bottom: 1px solid #333;
   background-color: #A8A8A8;
   padding-bottom: 10px;
   margin-right: auto;
   margin-left: auto;
   text-align: center;
}
.content_main {
   width: 710px;
   margin-right: auto;
   margin-left: auto;
   font-size: 0.95em;
   line-height: 130%;
   padding-top:6px;
   padding-bottom:6px;
   text-align: left;
}
.content_main table {
   font-size: 0.95em;
   line-height: 130%;
}

.header_main {
   text-align: center;
   }
.right_text {
   font-family: times new roman, times,serif;
   width: 250px;
   font-size: 1em;
   padding-top:6px;
   }

.photobar {
   text-transform: uppercase;
   padding:4px;
   font-size: 10px;
   background-color: #B9B9B9;
   }

.phototop {
   border-bottom: 1px solid #333;
   background-color: #A8A8A8;
   }
    

.footer_main {
   text-align: center;
   text-transform: uppercase;
   padding:4px;
   font-size: 11px;
   }

.footer_main small {
	font-size: 9px;
	}   
.footer_main a:link {
   text-decoration: none;
}

.footer_main a:visited {
   text-decoration: none;
}

.footer_main a:hover {
   text-decoration: underline;
}
.quote {
	font-size: 12px;
   font-family: times new roman, times,serif;
   text-transform: none;
  font-style: italic;
  font-weight: bold;
  line-height: 130%;
  }
.quote small {  
  font-style: normal;
   text-transform: none;
  }
a:link {
	color: #232323;
}

a:visited {
   color: #232323;
}

a:hover {
   color: #900;
} 

h1 {
   font-family: times new roman, times,serif;
   line-height: 110%;
   font-style: italic;
   color: #323232;
}
h2 {
   font-family: verdana,arial,sans-serif;
   line-height: 120%;
   color: #323232;
	font-size: 18px;
}

strong {
   color: #323232;
}
bold {
     font-weight: bold;
}
ul {
     line-height: 105%;
}

