body {

	background-image: url(/images/bamboo.jpg);

	background-repeat: repeat;

	background-attachment:fixed;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

#header {

	width: 987px;

	text-align: center;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}


#allcontent {

    width: 987px;

	padding: 0px;

	padding-bottom: 0px;

	margin-left: auto;

	margin-right: auto;

	}
	
#top {

    width: 987px;

	text-align: left;

    background-repeat: no-repeat;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}


#middle {

    width: 987px;

	text-align: center;
	
	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}
	
#middle2 {

    width: 987px;

	text-align: center;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}
	
h1 { width: 200px;

    margin-left: 0px;

	margin-top: 25px;

	margin-right: 0px;

	margin-bottom: 0px;

    font-size: 16px;

	color: #9AA831;

	font-family: century gothic;

	font-weight: normal;

	text-align: left;


	}
	
h1 a:hover {

    color: #9AA831;

	text-decoration: none;

	}

h1 a:visited {

    color: #9AA831;

	text-decoration: none;

	}
	
h2 { width: 567px;

    margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

    font-size: 16px;

	color: #9AA831;

	font-family: century gothic;

	font-weight: normal;

	text-align: left;


	}
	
h3 {

    width: 987px;

	text-align: center;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}
	
#bottom {

    width: 987px;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	}
	
.bottomright {

    width: 767px;
	
	height: 259px;

	float:right;
	}

.bottomleft {

    width: 220px;
	
	height: 259px;
	
	background-image: url(/images/bottom1.gif);

	background-repeat: no-repeat;

    float: left;
	}

#footer {
	
   width: 987px;	
   
   margin-left: 0px;
   
   margin-top: 0px;

   margin-bottom: 20px;
   
   color: #ffffff;

   text-align: center;

   font-size: 12px;

   font-family: century gothic;

   font-weight: normal;
   
   }

#footer a:link {

   color: #a0d5d1;

   text-decoration: none;

   }

#footer a:visited {

   color: #a0d5d1;

   text-decoration: none;

   }


#center {
	display:block;
	width:281px;
	height:531px;
	margin-top:0px;
	margin-left:0px;
	color:#FFF;
	font-family: century gothic;
	
	background-image: url(/images/chair.png);

	background-repeat: no-repeat;
}

#signup {
	
   width: 200px;
   
   height: 20px;
   
   margin-left: 5px;
   
   margin-top: 190px;

   margin-bottom: 0px;

   text-align: right;

   font-size: 14px;

   font-family: century gothic;

   font-weight: normal;
   
   }
   
#signup .submit {
	vertical-align:middle;
}

/*--info-block--*/
.info-block {
	float:right;
	width:706px;
	height: 400px;
	margin:0px 0 0;
	background:url(/images/content2.gif) no-repeat 0px 0;
	position:relative;
	text-align: left;
	
	
}
/*--scroll-box--*/
.scroll-box {
	float:left;
	width:538px;
	margin:58px 0px 0px 110px;
	text-align:left;
	*margin-top:18px;
	_margin-left:55px;
	
	
}
