 body {
 background: #fff;
 margin: 0;
 padding: 0;
 background-image: url("images/pattern.jpg");
 }


#top {
 position: relative;
 top: 0px;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 397px;
 border: 0;
 z-index: 3;
 background-image: url("images/top.gif");
 background-repeat: no-repeat;
 }
 
#bottom {
 position: relative;
 top: 0px;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 352px;
 border: 0;
 z-index: 3;
 background-image: url("images/bottom.gif");
 background-repeat: no-repeat;
 } 

#right {
 position: absolute;
 top: 85px;
 left: 535px;
 width: 265px;
 height: 800px;
 border: 0;
 z-index: 7;
 background-image: url("images/right.gif");
 background-repeat: no-repeat;
 }  
 
#content {
 position: relative;
 top: 0px;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 800px;
 border: 0;
 background-color: #FFF8EF;
 z-index: 5;
}

#content2 {
 position: relative;
 top: 0px;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 3900px;
 border: 0;
 background-color: #FFF8EF;
 z-index: 5;
}

#content3 {
 position: relative;
 top: 0px;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
 height: 5100px;
 border: 0;
 background-color: #FFF8EF;
 z-index: 5;
}

#text {
 position: absolute;
 top: 10px;
 left: 10px;
 width: 440px;
 height: auto;
 border: 0;
 z-index: 5;
 
 font-family: arial, sans-serif;
 font-weight: normal;
 font-size: 10pt;
 color: #333;
 line-height: 150%;
 padding: 5px;
 overflow: auto;
 text-align: justify;
}

#text2 {
 position: absolute;
 top: 10px;
 left: 10px;
 width: 800px;
 height: 5300px;
 border: 0;
 z-index: 5;
 
 font-family: arial, sans-serif;
 font-weight: normal;
 font-size: 10pt;
 color: #333;
 line-height: 150%;
 padding: 5px;
 overflow: auto;
 text-align: justify;
}

#copyright {
 position: absolute;
 top: 315px;
 left: 650px;
 width: 200px;
 height: 50px;
 border: 0;
 z-index: 10;
 
 font-family: arial, sans-serif;
 font-weight: normal;
 font-size: 8pt;
 color: #333;
 line-height: 150%;
 padding: 5px;
 overflow: auto;
 text-align: justify;
}

#rianna {
 position: absolute;
 top: 50px;
 left: 0px;
 width: 250px;
 height: auto;
 border: 0;
 z-index: 7;
 
 font-family: arial, sans-serif;
 font-weight: bold;
 font-size: 10pt;
 color: #333;
 line-height: 150%;
 padding: 5px;
 overflow: auto;
 text-align: left;
}

#listed {
 position: absolute;
 top: 345px;
 left: 5px;
 width: 250px;
 height: auto;
 border: 0;
 z-index: 7;
}

#cliques {
 position: absolute;
 top: 590px;
 left: 5px;
 width: 250px;
 height: auto;
 border: 0;
 z-index: 7;
}

#dollz {
 position: absolute;
 top: 100px;
 left: 30px;
 width: 450px;
 height: 500px;
 border: 0;
 z-index: 7;
}

#basttori {
 position: absolute;
 top: 550px;
 left: 30px;
 width: 450px;
 height: 300px;
 border: 0;
 z-index: 7;
}

#table1 {
 position: absolute;
 top: 900px;
 left: 30px;
 width: 450px;
 height: 1000px;
 border: 0;
 z-index: 7;
}

#table2 {
 position: absolute;
 top: 1670px;
 left: 30px;
 width: 450px;
 height: 1000px;
 border: 0;
 z-index: 7;
}


#mainlinks {
 position: absolute;
 top: 310px;
 left: 285px;
 width: 550px;
 height: 50px;
 border: 0;
 z-index: 7;
}


#navlist li {
	display:inline;
	padding:0 .5em;
}
#navlist li a{
	display:inline; 
	font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: #fff;
	text-decoration: none;
}
#navlist li a:hover{
	display:inline; 
	font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: #F5EEE6;
	text-decoration: none;
}


h1 {
 font-family: century gothic, sans serif; 
 font-size: 38pt;
 font-weight: normal;
 font-style: normal;
 color: #DF1079;
 padding: 0px;
 text-align: left;
}

h2 {
 font-family: arial, sans-serif;
 font-weight: bold;
 font-size: 12pt;
 color: #DF1079;
 padding: 0px;
 text-decoration: none;
 text-align: left;
}

.letter {
  color: #DF1079;  
  font-family: century gothic, sans serif;
  font-size: 48px;
  font-weight: bold; 
  font-style: normal;
  letter-spacing: 3px;
  padding: 0px; 
  text-transform: uppercase;
}


a.link:link{
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #333;
  text-decoration: underline;
}

a.link:visited{
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #333;
  text-decoration: underline;
}

a.link:hover{
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #DF1079;
  text-decoration: underline;
 
}

a.link:active{
  font-family: arial, sans-serif;
  font-size: 10pt;
  color: #DF1079;
  text-decoration: underline;
} 


a.link2:link{
  font-family: arial, sans-serif;
  font-size: 8pt;
  color: #333;
  text-decoration: none;
}

a.link2:visited{
  font-family: arial, sans-serif;
  font-size: 8pt;
  color: #333;
  text-decoration: none;
}

a.link2:hover{
  font-family: arial, sans-serif;
  font-size: 8pt;
  color: #DF1079;
  text-decoration: none;
 
}

a.link2:active{
  font-family: arial, sans-serif;
  font-size: 8pt;
  color: #DF1079;
  text-decoration: none;
} 


img.link{
 border: 3px solid #fff;
}

img.link:hover{
 border: 3px solid #DF1079;
}

