@charset "UTF-8";
/* CSS Document */

body,
html {
	margin:0;
	padding:0;
	color:#000;
	background:#fff;
	}

span {display:none;}

#wrap {
	width:950px;
	margin:0 auto;
	background:#fff;
	position:absolute;
	}

#logo {
	float:left;
	width:630px;
	background-image:url("images/plant_top.jpg");
	background-repeat:no-repeat;
	background-position:320px -37px;
	}
#aboutpage {
	float:right;
	width:320px;
	height:91px;
	background-repeat:no-repeat;
	background-image:url("images/card.jpg");
	
	}
	
#aboutpage  h1{
	font-family: Courier, "Courier New", monospace;
	font-size:small;
	text-align:center;
	font-weight:lighter;
	margin-top:15px;
	}

#logo img {
	margin-left:30px;
	}

#left {
	clear:both;
	float:left;
	width:250px;
	background-image:url("images/plant.jpg");
	height:591px;
	background-repeat:no-repeat;
	background-position:-35px -70px;
	}
	
#rightindex {
	float:right;
	width:700px;
	background-image:url("images/wlcome_graphic02.jpg");
  	background-repeat:no-repeat;
  	background-position:0px 73px;
	}

#right {
	float:right;
	width:700px;
	}
#right h3 {
	font-family: Courier, "Courier New", monospace;
	font-size:small;
	font-weight:bold;
	margin-left:15px;
	}
	
#index {
  	background-image:url("images/welcome02.gif");
  	background-repeat:no-repeat;
  	height:85px;
  	margin-top:-15px;
  	}
  	
#terms {
  	background-image:url("images/termsofuse.gif");
  	background-repeat:no-repeat;
  	height:85px;
  	margin-top:-15px;
	}

#legal {
  	background-image:url("images/legal.gif");
  	background-repeat:no-repeat;
  	height:85px;
  	margin-top:-15px;
	}

#worldsapart {
  	background-image:url("images/worldsapart.gif");
  	background-repeat:no-repeat;
  	height:85px;
  	margin-top:-15px;
	}
	
#accessibility {
  	background-image:url("images/accessibilty.gif");
  	background-repeat:no-repeat;
  	height:85px;
  	margin-top:-15px;
	}

#contact {
  	background-image:url("images/contact.gif");
  	background-repeat:no-repeat;
  	height:85px;
  	margin-top:-15px;
	}

#termsandconditions {
  	background-image:url("images/terms.gif");
  	background-repeat:no-repeat;
  	height:85px;
  	margin-top:-15px;
	}
	
#characterbeds {
  	background-image:url("images/character.gif");
  	background-repeat:no-repeat;
  	height:85px;
  	margin-top:-15px;
	}
	
#ready {
	font-family: Courier, "Courier New", monospace;
	font-size:small;
	margin-top:-10px;
	color:#fff;
	margin-left:15px;
	font-weight:bolder;
	}
	
#bedcircle {
	position:absolute;
	margin-top:-40px;
	margin-left:-50px;
	background-image:url(images/bedcircle_clear02.gif);
	width:200px;
	height:201px;
	float:left;
}

#buywhite {
	width:700px;
	background-color:white;
	padding-top:10px;
	padding-bottom:10px;
	}
#buy {
	margin-left:195px;
}

#rightindex p{
	font-size:small;
	font-family: Courier, "Courier New", monospace;
	margin-left:15px;
	}
#right p{
	font-size:small;
	font-family: Courier, "Courier New", monospace;
	margin-left:15px;
	}
	
ul {
	font-size:small;
	font-family: Courier, "Courier New", monospace;
	margin-left:15px;
}

#pright {
	width:400px;
	margin-top:20px;
	margin-bottom:35px;
	}
#win {
	width:336px;
	height:335px;
	background-image:url("images/win02.jpg");
	background-repeat:no-repeat;
	height:345px;
	float:left;
	}

#pwin {
	padding-top:65px;
	}
#character {
	width:330px;
	height:330px;
	float:right;
	}
	
#footer {
	clear:both;
	border-top:1px dashed #999999;
	color:#999999;
	}

#tag {
	float:left;
	margin-top:5px;
	}

#footer ul {
	margin-left:330px;
	padding:0;
	list-style:none;
	}

#footer li {
	display:inline;
	margin-top:2px;
	padding:0px;
	}

#footer p {
	margin-left:380px;
	font-size:small;
	font-family: Courier, "Courier New", monospace;
	color:#999999;
	margin-top:-10px;
	color:black;
	}

a:link {
	font-size:small;
	font-family: Courier, "Courier New", monospace;
	color:#999999;
	text-decoration: none;
	}
a:visited {
	font-size:small;
	font-family: Courier, "Courier New", monospace;
	color:#999999;
	text-decoration: none;
	}
	
*html #footer {
	height:1px;
	}
	
img {
	border:none;
	}