
body { 
	background-color: #000000; 
	background-attachment: fixed; 
	background-position: center top; 
	background-repeat: repeat-y;
	text-align: center;
}

img {
	/*border: 1px solid #fff;*/
 }

#wrapper {
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	width: 1000px;
	margin: 0 auto;
}

#about {
	background: #000000 url("aboutus.jpg") no-repeat scroll left top; 
	width: 1000px;
	height: 940px;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000; 
	}

#abouttext {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	line-height: 125%;
	text-align: justify;
	width: 325px;
	height: 600px;
	position: absolute;
	top: 400px;
	left: 60px;
	}

#home {
	background: #000000 url(home.jpg) no-repeat scroll center top; 
	font-family: arial, helvetica;
	font-size: 12px;
	width: 1000px;
	height: 940px;
	color: #000000; 
	}

#contact {
	background: #000000 url(contact.jpg) no-repeat scroll center top; 
	font-family: arial, helvetica;
	font-size: 12px;
	width: 1000px;
	height: 940px;
	color: #000000; 
	}

#gallery1 {
	background: #000000 url(gallery1.jpg) no-repeat scroll center top; 
	font-family: arial, helvetica;
	font-size: 12px;
	width: 1000px;
	height: 940px;
	color: #000000; 
	}

#gallery2 {
	background: #000000 url(gallery2.jpg) no-repeat scroll center top; 
	font-family: arial, helvetica;
	font-size: 12px;
	width: 1000px;
	height: 940px;
	color: #000000; 
	}

#gallery3 {
	background: #000000 url(gallery3.jpg) no-repeat scroll center top; 
	font-family: arial, helvetica;
	font-size: 12px;
	width: 1000px;
	height: 940px;
	color: #000000; 
	}

#gallery4 {
	background: #000000 url(gallery4.jpg) no-repeat scroll center top; 
	font-family: arial, helvetica;
	font-size: 12px;
	width: 1000px;
	height: 940px;
	color: #000000; 
	}


img.btn1 {
	position: absolute;
	top: 50px;
	left: 50px;
	}

img.btn2 {
	position: absolute;
	top: 50px;
	left: 280px;
	}

img.btn3 {
	position: absolute;
	top: 50px;
	left: 510px;
	}

img.btn4 {
	position: absolute;
	top: 50px;
	left: 740px;
	}

img.next {
	position: absolute;
	top: 850px;
	left: 740px;
	}

img.link1 {
	position: absolute;
	top: 845px;
	left: 105px;
	}

img.link2 {
	position: absolute;
	top: 875px;
	left: 105px;
	}

#signature {
	font-family: arial, helvetica;
	font-style: italic;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	}

#signature a {
	color: rgb(255,255,204);
	}
