/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
/* #wrapper {width: 800px;margin:auto; position: relative */


body { 
  font-family:sans-serif; 
  background-image:url('img/backgrounds/36.jpg');
/*  background-repeat:repeat-y; */
  }

#MainPage {
  position:relative;
  height: 1200px;
  width: 1100px;
  margin: auto;
  top: 20px; 
/*  left: auto; */
  border: 2px solid #800080;

  background-color: #FEEDF4;
  }
  
#PgTitle {
  position:relative;
  top: 16px;
 }  

#Red-Frame {
  position:relative;
  top: 8px;
  left: 590px;
  width: 500px;
  height:auto;
  border: 3px solid #800080;
  background-color: #F15662;
 } 
 
#Black-Frame {
  position:absolute;
  top: 5px;
  left: 0px;
  width: 200px;
  height: 1164px;
  padding: 10px;
  background-color: black;
  z-index: 50;
  border: 2px solid gold;
 }
 
#Golden {
  color: gold;
  z-index: 100;
 } 
 
#source {
  font-weight: 100;
  color: #EF7489;
 } 
 
#Golden ul li {
  position:relative;
  left: -25px;
  margin: 0px;
  padding: 0px;
  list-style-type:none;
  font-weight: 900;

 }
 
#Golden ul ul li {
  margin: 0px;
  padding: 0px;
  list-style-type:none;
  font-weight: 100;

 } 

.Golden {
  color: gold;
 } 
hr.Golden {
  position:relative;
  left: -25px;
  color: gold;
  width: 45%;
 }  
  
#EOP {
  position:absolute;
  top: 1400px;
  left: 0px;
  }
