
body { 
background-color: #beb0bb;
text-align: center;
margin:0px; 
padding:0px;
text-decoration: none;
color: #606060;
font-family: Arial;
font-size: 11px;
font-style: normal;


    }
    
    table {
    text-decoration: none;
color: #606060;
font-family: Arial;
font-size: 11px;
font-style: normal;


    }

.content {
left:0px;
width:502px;
background:url('bg3.jpg') repeat-y;
color: #606060;
font-family: Arial;
font-size: 11px;
font-style: normal;
text-align: center;
margin:0px; 
padding:0px;
text-decoration: none
}




h1 {

color: #524d6b;
font-family: Verdana;
font-size: 18px;
font-style: normal;
text-align: center; 
text-transform: uppercase;
font-weight: 400;


}

h3 {
background-image: url('h3.jpg');
background-repeat: no-repeat;
padding-right: 502px; 
padding-left: 0px;
padding-top: 65px;
padding-bottom: 0px


}

h4 {
background-image: url('h4.jpg');
background-repeat: no-repeat;
padding-right: 502px; 
padding-left: 0px;
padding-top: 205px;
padding-bottom: 0px

}

   a:link, a:visited, a:active {
text-decoration: none;
color: #827aae;
;

}

a:hover {
text-decoration:none;
color: #b97a62;
}

b {
color: #827aae;
font-weight: bold;


}

a img {
        border-style: solid;
        border-width: 1px;
        border-color: #827aae;
       background-color: #d4ccce;
        padding: 5px;
        margin: 5px; 
  	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

      
        }

a:hover img {
        border-style: solid;
        border-width: 1px;
        border-color: #b97a62;
        padding: 5px;
        margin: 5px;
         background-color:#dad2d4;
   	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

      
 }
 
 blockquote {
background-color: #d1c9cb;
color: #606060;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
border-left: 12px solid #c69684;
letter-spacing:0px; 
text-align:justify;


}