/* ************** */
/*  Normal Defs   */

body  {
 font-family: arial;
 background-color: #0000A0;
 background-image:url('pg/blue029.jpg');
 }

a {
 text-decoration:none;
 font-weight:900;
 } 
a:hover {
 background-color: #B8A9FE;
 } 
 
#amazon {
  font-family: arial, sans-serif;
  font-size: small;
} 

#smtxt {
  font-family: arial, sans-serif;
  font-size: small;  
}
 
/* ************** */
/*  Ads           */ 
 
#ads {
  position: absolute;
  top: 50px;
  left: 800px;
  width: 520px;
  height: 700px;
  background-image: url("/bg/b66.png");  
  margin-right: 200px;   
  border: 2px solid blue;
 }
 
/* ************** */
/*  ID Defs       */

#logo {
 position:absolute;
 top: 20; left: 80;
 z-index: 200;
 }
#eop { 
 position:absolute; 
 top: 900px;
 left: 1800px;
 }
#content-frame {
 position:absolute;
 top: 40; left: 120;
 height: 710; width: 644;
 border: medium solid white;
 background-color: #D9CCFF;
 background-image:url('pg/blue086.gif');
 z-index: 50;
 }  
#content {
 position:absolute;
 top: 64; left: 15;
 font-size: 10 pt;
 height: 600; width: 590;
 padding: 15 8 8 8;
 border: thick solid #800080;
 background-color: white; 
 z-index: 100;
 }
#commission {
 color: #CCFFFF;
 margin: 5px;
} 
 
#pgTitle {
 text-align:center;
 font-size: larger;
 font-weight:900;
 font-family: sans-serif;
 color: #69074F;
 }
#pgDesc, #portfolio {
 clear: both;
 margin: 20px;
 padding: 3px 8px 3px 8px;
 background-color: #F1E9FE;
 }
#portfolio {
 border:dashed thin #B40539;
 }   

#top-bar, #bot-bar{
 position:absolute;
 top: 0; left:0;
 height: 32px; width: 98%;
 background-image: url("pg/red.png");
 border: medium solid #993366;
 text-align:center;
 vertical-align:middle;
 color: white;
 padding: 8px 0 8px 8px;
 font-size: 18pt;
 font-weight: 900;
 z-index:110;
 } 
#bot-bar, #navTitle {
 font-size: 10pt;
 font-weight: 300;
 } 
 
#bot-bar {
 position:absolute;
 top: 770px; left: 140px;
 width: 600px;
 text-align: left;
 } 
#navTitle {
 float:left;
 } 
 
/* ************** */
/*  Class Defs    */
  
.commission {
 color: #CCFFFF;
}

#navAmazon {
 float: left;
 margin: 20px;
 background-color: #E7D0FB;
 height: 42px; width: 520px;
 padding: 0 15px 0 15px;
 list-style-type: none;
 color: black;  
 border: 1px transparent solid; 
}

.boxtitle {
  float: left;
  position: relative;
  padding: 3px;
  top: -20px;
  left: 0px;
  border: black thin dashed;
  border-bottom: none;
  font-weight: normal;
  font-size: small;
  font-family: fantasy;
  
}

  
.navbar {
 float:left;
 margin: 0;
 padding: 0 5px 0 5px;
 list-style-type: none;
 }
.navbar2 {
 float:left;
 margin: 0;
 padding: 15px;
 list-style-type: none;
 } 
 
.anav {
 color: white;
 text-decoration: none;
 padding: 0 5px 0 5px;
 }
.anav:hover {
 background-color: #740325;
 }  
.port1 {
 padding: 5px 0 5px 0;
 }   