
body { 
  background-image: url(images/bg.gif); 
  background-attachment: fixed; }
  
  
#silhouette {
  background-image: url(images/silhouette.gif);
  background-repeat: no-repeat; }
  
  
td {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color: #60334A; 
  text-align: justify; }
  
  
.large {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #D40466; 
  line-height: 18px; }
  
  
a { color: #D40466; font-weight: bold; }
a:hover { color: #FFF468; }


#rightpanel {
  width: 243px;
  height: 296px;
  text-align: center;
  background-image: url(images/rightpanelBg.gif);
  background-repeat: no-repeat; }
  
  
.large2 {
  font-family: Arial, sans-serif;
  font-size: 30px;
  color: #FFF468; 
  line-height: 30px;
  font-weight: normal;
  letter-spacing: -1px; }
  
.rightpanel_sm {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #F7E6EE; }
  
  
#rightpanel a img, #thumbs a img {
  border: 2px solid #F70073;
  margin: 2px; }
  
#rightpanel a:hover img, #thumbs a:hover img {
  border: 2px solid #FFF468;
  margin: 2px; }
  
  
.description {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 12px;
  color: #393939;
  text-align: justify; }
  
  
#rightpanel2 {
  width: 243px;
  height: 226px;
  background-image: url(images/rightpanelBg2.gif);
  background-repeat: no-repeat;
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -1px;
  text-align: center; }
  
  
#rightpanel2 a {
  font-family: Arial, sans-serif;
  font-size: 42px;
  line-height: 55px;
  color: #FFF468;
  font-weight: bold;
  letter-spacing: -1px; }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
