BODY {
    padding: 0;	
    margin: 0; 
    font-family: verdana, sans-serif; 
    font-size: 11px; 
    color: #797476; 
    line-height: 15px; 
    text-align: justify;
    background:#FFFFFF url('bg.png');
}


a:link, a:visited, a:active {
    line-height: 9px;
	color: #B1A8B0; 
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
a:hover {
    line-height: 9px;
	color: #766E74;
}

b {
	color: #9B7E7D;
}

#main {
    position: absolute; 
    top: 720; 
    left: 100;
    width: 590; 
    font: 9px; 
    text-align:justify; 
    color: #797476;
    padding-left: 3pt;
} 	

#bot {
    background: url('bottom.png') bottom center no-repeat; 
    height: 300px; 
    width: 800px; 
    margin-top: auto; 
    padding-bottom: 125px;
    margin-left: -104px; 
    padding-right: -165px;
	}

#etc {
    background: none; 
    border-left: 0pt solid #D7CECE; 
    border-bottom: 0px solid #D7CECE; 
    padding-left: 0pt; width: 90%; 
    font: 8.5px verdana;  
    letter-spacing: 1px; 
    line-height: 11pt; 
    text-align: center;
      word-spacing:1px; 
      letter-spacing:1px;
}

td, tr {
    font-family: verdana, sans-serif; 
    font-size: 11px; 
    color: #797476; 
    line-height: 15px; 
    text-align: justify;
}

input, textarea, select{
	text-indent: 0px;
	color: #797476;
	font: 11px verdana, sans-serif;
	background-color: #DCDADA;
    border-left: 0pt solid #D7CECE; 
    border-top: 0pt solid #D7CECE;
    border-right: 0pt solid #D7CECE;
    border-bottom: 1px dotted #D7CECE;  
}

h1 	{
    background:none; 
    color: #D8D1D2;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
    font-style: italic;
	letter-spacing: 3px;
	border-bottom: 1px dotted #D7CECE;
	margin: 3px 5px 0 auto;
	padding: 0 0 1px 15px; 
}

h1:first-letter {
    background:none; 
	padding: 0 2px 0 0;
	font-size: 8pt verdana, arial, times new roman, serif;
	color: #D5C4C7;
	}


h2 	{
    background: none;   
    font: 8.5px verdana;  
    color: #AF9D9E;
    letter-spacing: 1px; 
    line-height: 11pt;
	text-transform: uppercase;
	font-weight: italic;
	margin: -13px 0px 6px 50px;
	}
