 ::-moz-selection{
background:#9685A7;
color:#FFFFFF;
}
::selection {
background:#9685A7;
color:#FFFFFF;
}


/* general */

A:link, A:active, A:visited  
  {text-decoration: none; 
  cursor: help; 
  height: 0px; 
  color: #9685A7;
  font-style:normal;
  font-weight:normal; 
  font-size:10px; 
  font-family:Arial Black;
  text-transform: uppercase}}


A:hover 
  {color: #9685A7; 
  cursor: help; 
  FILTER: line-height: 9px; position: relative; top: 1px; left: 1px; background-image: url('rayones.gif');}

body         
{ background-image: url('background.png');
  cursor: default;
  font-family: Verdana;
  font-size: 8pt;
  color: #FFFFFF;
  width: 70%;
  text-align: justify;
  margin:0 20 0 0;
  
  SCROLLBAR-FACE-COLOR: #9685A7;
  SCROLLBAR-HIGHLIGHT-COLOR: #9685A7;
  SCROLLBAR-SHADOW-COLOR: #9685A7;
  SCROLLBAR-3DLIGHT-COLOR: #9685A7;
  SCROLLBAR-ARROW-COLOR: #FFD652;
  SCROLLBAR-TRACK-COLOR: #DBCDDF;
  SCROLLBAR-DARKSHADOW-COLOR: #9685A7;
  SCROLLBAR-BASE-COLOR: #9685A7;}

/* main div */

#c
{ position: relative;
  float: right;
  font-family: Verdana;
  font-size: 8pt;
  color: #FFFFFF;
  width: 70%;
  margin:0 20 0 0;}
  
.nc         
{ font-family: Century Gothic; 
  font-size: 7pt; 
  color: #FFFFFF;
  background-color: #9685A7; 
  border-bottom: 5px solid #FFD652;
  text-align: center;
  margin: 0; 
  letter-spacing:2 }  
  
b            
{ color: #9685A7;
  font-style:normal;
  font-weight:normal; 
  font-size:10px; 
  font-family:Arial Black;
  text-transform: uppercase}
  
i            
{ color: #9484AD; }

#c a         
{ color: #7EDBEF; 
  text-decoration:none;
  cursor: default;
  border-bottom: 1px dotted #fff;
  font: 12px Courier New, Courier, Verdana; }
  
#c a:hover   
{ text-decoration: underline;
  cursor: help; 
  color:#000; }
  
h1           
{ font-family: Century Gothic; 
  font-size: 19pt; 
  color: #9D5F96; 
  font-weight: bold; 
  background-color: #FFFFFF; 
  text-align:center;
  margin: 0; 
  text-transform:uppercase;
  letter-spacing: 10; }

h1:first-letter 
{ color: #FDD551 }

h2           
{ font-family: Arial Black, Verdana, Arial; 
  text-transform: uppercase; 
  font-size: 13pt; 
  color: #FF7090; 
  padding-left: 50; 
  background-color: #607182;
  font-weight: normal;
  margin:0 }
  
h2:first-letter 
{ color: #B1B1B1 }

h3         
{ font-family: Courier New; 
  text-transform: uppercase; 
  font-size: 11px;
  letter-spacing: 10;
  font-weight: normal;
  color: #8BC180; 
  padding-right: 20;
  text-align: right;
  margin: 0; 
  background-color:#FFFFFF  }
  
a img
{ border: 5px; }

p img
{ background-color: #FFFFFF;
  padding: 5px;
  border: 5px;	}

p img:hover
{ background-color: #9685A7;
  padding: 5px;
  border: 0px none;
  cursor: default;}  
  
p img:visited
{ background-color: #FFD652;
  padding: 5px;
  border: 0px none;
  cursor: default;} 
  
.list
{ background-color: #627486;
  margin: 2;
  padding: 10;}  

/* blockquote */

blockquote
{ color: #7A7A7A; 
  font-family:Verdana; 
  font-size:10px; 
  padding: 20 100 10 21; 
  background:url('images/blockquote.gif') no-repeat;
  height: 150px;  }
  
blockquote b 
{ color: #8DBB48; 
  font-family:Arial Black; 
  text-transform:uppercase;
  font-weight: normal;
  font-style: normal }

blockquote a 
{ font-family: Arial Black; 
  text-transform: uppercase }

/* wishlist */

.wish
{ background-color:white;
  color: #607182;
  padding: 10;
  font: 11px Courier New; }

.wish b
{ color: #20C0E8;
  font-style:normal;
  font-weight:normal; 
  font-size:10px; 
  font-family:Arial Black;
  text-transform: uppercase;}
  
.wish i      { color: #FF6C88 }

/* navibar */

#n
{ position: relative;
  float: left;
  font-family: Verdana;
  font-size: 8pt;
  color: #fff;
  width: 20%; }  
    
a.clickme, a:visited.clickme
{ font-family: Arial Black, Arial; 
  font-size: 8pt; 
  color: #384458;
  letter-spacing:2;
  text-align: center;
  line-height: 20px;
  display: block;
  background-color:#FFFFFF;
  text-transform: uppercase; 
  text-decoration:none;
  cursor: default;  }
  
a:hover.clickme
{ color: #FFFFFF;
  line-height: 20px;
  display: block; 
  background-color:#20C0E8;
  cursor: help}