#main
{
   position:            absolute;
   width:               682px;
   top:                 157px;
   left:                50%;
   height:              250px;
   margin:				   0px 0px 0px -340px;
   z-index:             2;
}

#maincontent
{
   position:            absolute;
   left:                1px;
   width:               680px;
   height:              249px;
}

#john
{
   position:            absolute;
   left:                515px;
   top:                 11px;
}

#textcontent
{
   width:               485px;
}

#bottomouter
{
   position:            absolute;
   width:               682px;
   top:                 255px;
   left:                50%;
   height:              176px;
   margin:				   0px 0px 0px -341px;
   z-index:             2;
   background-color:    #000000;
}

#bottominner
{
   position:            absolute;
   top:                 1px;
   width:               680px;
   left:                50%;
   height:              174px;
   margin:				   0px 0px 0px -340px;
   z-index:             3;
   background-color:    #FFFFFF;
}

#cdimg
{
   position:            absolute;
   left:                10px;
   top:                 15px;
}

#cdtext
{
   position:            absolute;
   top:                 8px;
   width:               505px;
   left:                160px;
   text-align:          justify;
}


#cdtext:first-line
{
   font-weight:         bold;
}

#cdgo
{
   position:            absolute;
   left:                160px;
   top:                 140px;
}
