@charset "iso-8859-1";
BODY { 
background : #70324A url(http://) ;
padding-bottom : 6px;
margin : 0;
font : bold 12px Trebuchet MS, Arial, sans serif ;
color : #605854;
padding-top : 20px;
text-align : center;
      }

a:link {  
text-decoration: none;
color : #70324a;
background : transparent;
}
a:visited {
color : #984463;
background : transparent;
}
a:active {
color : #70324a;
background : transparent;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #cc0066;
text-decoration : none;
}	 

H1 {
padding-right : 10px;
margin-top : auto;
padding-left : 10px;
font-size : 18px;
padding-bottom : 10px;
margin-left : auto;
color : #605854;
padding-top : 10px;
font-family : "Trebuchet MS, Arial, sans serif";
background-color : transparent;
}
H2 {
padding-right : 10px;
margin-top : 2em;
padding-left : 10px;
font-size : 14px;
padding-bottom : 10px;
margin-left : auto;
color : #605854;
padding-top : 10px;
font-family : "Trebuchet MS, Arial, sans serif";
background-color : transparent;
}
H3 {
padding-right : 10px;
margin-top : 1.5em;
padding-left : 10px;
font-size : 13px;
padding-bottom : 10px;
margin-left : auto;
color : #605854;
padding-top : 10px;
font-family : "Trebuchet MS, Arial, sans serif";
background-color : transparent;
}
H4 {
padding-right : 10px;
margin-top : 1.5em;
padding-left : 10px;
font-weight : 900;
padding-bottom : 10px;
color : #605854;
padding-top : 10px;
font-family : "Trebuchet MS, Arial, sans serif";
font-size : 12px;
background-color : transparent;
}
H5 {
padding-right : 10px;
padding-left : 10px;
font-weight : bold;
font-size : 11px;
margin-bottom : auto;
padding-bottom : 10px;
color : #605854;
padding-top : 10px;
font-style : normal;
font-family : "Trebuchet MS, Arial, sans serif";
background-color : transparent;
}
H6 {
padding-right : 10px;
padding-left : 10px;
font-size : 11px;
margin-bottom : auto;
padding-bottom : 10px;
color : #605854;
padding-top : 10px;
font-style : italic;
font-family : "Trebuchet MS, Arial, sans serif";
background-color : transparent;
}
P {
padding-right : 15px;
padding-left : 15px;
padding-bottom : 15px;
font : bold 14px/18px "Trebuchet MS, Arial, sans serif";
color : #605854;
padding-top : 15px;
background-color : transparent;
text-align : justify;
text-decoration : none;
}
.list {
list-style : disc;
margin : 10px 10px 10px 0;
line-height : normal;
font-family : "Trebuchet MS, Arial, sans serif";
letter-spacing : normal;
text-align : justify;
}
.thumbnail {
position : relative;
}
.thumbnail:hover {
z-index : 50;
background-color : transparent;
}
.thumbnail SPAN {
border-right : 2px solid #504946;
padding-right : 10px;
border-top : 2px solid #504946;
padding-left : 10px;
left : -1000px;
visibility : hidden;
padding-bottom : 10px;
border-left : 2px solid #504946;
color : #eeece0;
padding-top : 10px;
border-bottom : 2px solid #504946;
position : absolute;
background-color : #625a56;
text-decoration : none;
}
.thumbnail SPAN IMG {
border-top-width : 0;
padding-right : 2px;
padding-left : 2px;
border-left-width : 0;
border-bottom-width : 0;
padding-bottom : 2px;
padding-top : 2px;
border-right-width : 0;
}
.thumbnail:hover SPAN {
left : -140px;
visibility : visible;
top : 0;
}

