html, body, div {
	margin: 0;
	padding: 0;
	border: 0;
	color: #6E91A6;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px; }

table {
	text-align: justify; }

table.bottom { 
	margin:auto; }

#hdr {
	background-image: url(images/Layout_01.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0;
	padding: 0;
	border: 0; }

.flow {
	float: left;
	clear: left;
	margin: 0 20px 0 0; }

p {	
	margin-right: 75px;
	padding: 1px 8px 1px 8px;
	text-align: justify;
	color: #6E91A6; }

div.bottom {
	margin:auto;
	width: 600px; }

div.gallery {
	margin:auto;
	width: 500px; }

b{
	color: #B54262; }

i {
	color: #599EA5; }

li {
  	text-align: left; }

.center {
	margin: 0 auto 0 auto; }

.image {
	border: 3px solid #90B0AF; }

.codes {
	margin-left: 150px;
	line-height: 12px;
	background-color: #BBB1B4;
	padding: 5px;}

.aff img {
	border: 3px solid #BBB1B4;
	padding: 3px; }

h1 {
font-family: Times New Roman;
font-size: 11px;
padding: 3px 1px 3px 15px;
margin: 0;
color: #9F4E73;
text-align: left;
text-transform: lowercase;
font-style: italic;
letter-spacing: 5px;
line-height: 6px; }

h1:first-letter { 
	color: #B32C69;
	font-family: Georgia, Helvetica, Times New Roman;
	font-size: 20px;
	line-height: 6px;
	font-weight: bold;
	text-transform: lowercase;
	font-style: italic; }

h2 {
font-family: Georgia, Helvetica, Times New Roman;
font-size: 9px;
padding: 1px 1px 1px 10px;
margin: 0;
color: #27B3D6;
text-align: left;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 4px; }

h3 {
font-family: Arial;
font-size: 8px;
font-weight: bold;
margin: auto;
padding: 1px 15px 1px 20px;
color: #9B3A75;
text-align: left;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 4px; }

a:link {color: #95465E; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:visited {color: #95465E; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:hover {color: #B65673; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }
a:active {color: #B65673; 
	font-weight: none; text-decoration: none; border-bottom: 1px solid; cursor: default; }

.nav a,.nav a:link,.nav a:active,.nav a:visited {
  	display: block;
	font-family: Verdana, Tahoma, Helvetica, Times New Roman;
	font-size: 9px;
  	color: #B4788A;
  	text-decoration: none;
	border-bottom: none;
  	line-height: 12px;
	letter-spacing: 3px; 
  	text-align: center; }

.nav a:hover {
  	color: #9A868C;}

input, textarea, select, button {
	background-color: #374852;
	font-size: 10px;
	color: #6E91A6; 
	line-height: 11px;
	font-family: Trebuchet MS, Verdana, Arial;
	border: 1px solid #6E91A6;
	margin:0 auto;
	padding:2px; }
