#lpcontainer
{
  background: #363636;
  margin: 0;
  padding-top: 15px;
  border: 0;
  width: 500px;
}

#lpUpperLeft
{
  background: #363636 no-repeat center;
  margin: 0;
  border: 0; 
  text-align:center;
  padding:0;
  width: 500px;  
}
a.leftimage:link, a.leftimage:visited {
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
        color: #e8e8e8;
	
}
a.leftimage:hover, a.leftimage:active {
text-decoration: underline;

}
a.leftimage img{
        width: 150px;
        height: 150px;
	border: 0;
        margin: 0;
}

#lpUpperWide
{
  position:relative;
  background: #363636 no-repeat center;
  border:0; 
  margin-top: 10px;
  padding: 0;
  height: 400px;
  width: 500px;
 }

#links
{
      width: 440px;
      position: absolute;
      left: 30px;
      top: 100px;
}

div#links img
{
	width:80px;
	height:80px;
	margin: 0;
	border:0;
        padding: 0;
	
}
div#links a
{
        display:block;
	float:left;
        text-decoration: none;
	color: #2956dc;
	font-weight: bold;
	text-decoration:none;
        padding: 0;
	border: 1px dashed #363636;
        margin: 0px 14px 0px 14px;	
        //margin: 0px 10px 0px 11px;
 }



div#links a:hover
{
	border: 1px solid #e8e8e8;
}
div#links a span {display: none;}

div#links a:hover span {
display: block;
background: #e8e8e8;
color: #2956dc;
position:absolute;
padding: 0;
top: 90px;
z-index: 100;
left: 0px;
width: 440px;
font-size:1.25em;
text-align:center;
}
div#banner {
	text-align:right;
	
}
div#banner img
{width:85px;
 height:85px;
 margin: 5px;
 padding:0;
 border:0;
 
} 

p#story {
position: absolute;
top: 215px;
left: 0px;
color: #fff;
font-style: italic;
font-size: 12px;
line-height: .4cm;
text-align:left;
padding: 0px 6px;
}

p#beauty {
position: absolute;
top: 330px;
right: 20px;
color: #fff;
font-size: 12px;
letter-spacing:.2em;
padding: 0;
}

a#friend:link, a#friend:visited {
 	text-decoration: none;
	color: #e8e8e8;
	font-weight: bold;
	text-decoration:none;
 position:absolute;

 display:block;
}
a#friend:hover, a#friend:active{
 text-decoration: underline;
}
a.buttonLink:link, a.buttonLink:visited {
 text-decoration: none;
  color: #e8e8e8;
 background-color: #363636;

 border: solid 1px #e8e8e8;
 padding: 1px;
 font-weight: bold;
}

a.buttonLink:hover, a.buttonLink:active {
 text-decoration: none;
 color: #2956dc;
 background-color: #e8e8e8;
 border: solid 1px #2956dc;
}
