
#wrapper {width:800px;
	margin: 0 auto;
	
	}



html {
padding:0px;
margin:0px;
}

body {
background-color: #000;
background-image: url("roses.jpg"); background-repeat: repeat-x;
font-family:arial, verdana, sans-serif;
font-size: 100%;
color:#564b47;
text-align:left;
margin:0px;
padding:0px;
}


p    {
text-align: center;
font-size: 12pt;
font-weight: lighter;
font-variant: small-caps;
line-height: 20pt;
color:#cc99ff;
font-family: Arial;
letter-spacing: 2px;
}

p.hdr	{
font-size: 14pt;
font-weight: normal;
color: #fff;}

p.ital {
text-align: center;
font-style: italic;
font-variant: normal;
font-weight: lighter;
font-size: 12pt;
font-family: cursive;
color: #cc99ff;

}

p.small	{font-size:50%;
	font-style: italic;
	text-align: center;}

a	{
color: #ffffff;
}

a:hover {
color: #880000;
}

a.other {
color: #330099;
}

dl#pages dt {
  display:none;
  }
dl#pages dd {
  padding:0; 
  margin:0;
  }
a.xmenu, a.xmenu:visited {
  display:block; 
  width:5em; 
  height:4em; 
  background:#000; 
  text-decoration:none; 
  text-align:center; 
  color:#aaa; 
  float:left;
  }
a.xmenu span, a.xmenu:visited span {
  display:block; 
  width:3em; 
  height:0.5em; 
  border-top:0.5em solid #000; 
  border-left:1em solid #000;  
  border-right:1em solid #000; 
  border-bottom:0.5em solid #000; 
  background:#050; 
  overflow:hidden;
  }
* html a.xmenu span, * html a.xmenu:visited span {
  width:5em; 
  height:1.5em; 
  w\idth:3em; 
  he\ight:0.5em; 
  overflow:hidden;
  }
a.xmenu:hover {
  color:#ff0;
  }
a.xmenu:hover span {
  background:#0f0;
  }



#header	{position:relative;
	top:60px;
	left:0;
	width:100%;
	height:150px;
	
	background: #000 url("name1.gif") center no-repeat;
}


#content {position:relative;
	float:left;
	top:60px;
	left:0;
	width:55%;	
	padding:5px 5px 5px 5px;
	background-color:#000;
	}
	

#hopeless {
	position:relative;
	top:60px;
	height:315px;
	float:right;
	width:40%;
	padding: 5px;
	img-align:right;
	background-color:#000;
	text-align:center;
	}





