@charset "utf-8";
/* CSS Document */
/*www.getyourhooey.com
Website Designed and Developed by CompTech Computer Solutions/WebDev Creations
Written in Notepad ++
*/
body {
background-color:#000000;
text-align:center;
}
.h1 {
color:black;
font-family:"Trebuchet MS",Sans,Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
}
#wrapper {
	background-color:black;
	margin:0pt auto;
	position:relative;
	text-align:left;
	width:800px;
}
#leftfoot {
	position: absolute;
	left: 128px;
	top: 482px;
	width: 71px;
	height: 69px;
	z-index: 1;
}
#rightfoot {
	position: absolute;
	left: 569px;
	top: 482px;
	width: 73px;
	height: 69px;
	z-index: 1;
}
#getyourhooey {
	position: absolute;
	left: 233px;
	top: 518px;
	width: 297px;
	height: 62px;
	z-index: 1;
}
#lefthand {
	position: absolute;
	left: 128px;
	top: 24px;
	width: 71px;
	height: 54px;
	z-index: 1;
}
#hat {
	position: absolute;
	left: 246px;
	top: 24px;
	width: 262px;
	height: 130px;
	z-index: 1;
}
#righthand{
	position: absolute;
	left: 569px;
	top: 24px;
	width: 73px;
	height: 54px;
	z-index: 1;
}
#leftelbow {
	position: absolute;
	left: 128px;
	top: 78px;
	width: 118px;
	height: 145px;
	z-index: 1;
	background-image: url(../images/intro/left_elbow.jpg);
}
#rightelbow {
	position: absolute;
	left: 508px;
	top: 78px;
	width: 134px;
	height: 151px;
	z-index: 1;
	background-image: url(../images/intro/right_elbow.jpg);
}
#shoulders {
	position: absolute;
	left: 246px;
	top: 154px;
	width: 262px;
	height: 85px;
	z-index: 1;
	background-image: url(../images/intro/shoulders.jpg);
}
#stomach {
	position: absolute;
	left: 316px;
	top: 239px;
	width: 120px;
	height: 95px;
	z-index: 1;
	background-image: url(../images/intro/stomach.jpg);
}
#hips {
	position: absolute;
	left: 148px;
	top: 334px;
	width: 472px;
	height: 98px;
	z-index: 1;
	background-image: url(../images/intro/hips.jpg);
}
#leftknee {
	position: absolute;
	left: 128px;
	top: 432px;
	width: 99px;
	height: 50px;
	z-index: 1;
	background-image: url(../images/intro/left_knee.jpg);
}
#rightknee {
	position: absolute;
	left: 542px;
	top: 432px;
	width: 100px;
	height: 50px;
	z-index: 1;
	background-image: url(../images/intro/right_knee.jpg);
}

#leftreflection {
	position: absolute;
	left: 128px;
	top: 551px;
	width: 71px;
	height: 65px;
	z-index: 1;
	background-image: url(../images/intro/left_reflection.jpg);
}
#rightreflection {
	position: absolute;
	left: 569px;
	top: 551px;
	width: 73px;
	height: 65px;
	z-index: 1;
	background-image: url(../images/intro/right_reflection.jpg);
}
	   #lefthandlink {
	position:absolute;
	width:175px;
	height:40px;
	z-index:5;
	left: -41px;
	top: 26px;
	background-image: url(../images/orange_bg.png);
	visibility: visible;
}
#rightfootlink {
	position:absolute;
	width:175px;
	height:40px;
	z-index:5;
	background-image: url(../images/orange_bg.png);
	left: 633px;
	top: 508px;
	visibility: visible;
}
#righthandlink {
	position:absolute;
	width:175px;
	height:40px;
	z-index:5;
	background-image: url(../images/orange_bg.png);
	left: 633px;
	top: 26px;
	visibility: visible;
}
#leftfootlink {
	position:absolute;
	width:175px;
	height:40px;
	z-index:5;
	left: -40px;
	top: 508px;
	background-image: url(../images/orange_bg.png);
	visibility: visible;
}
#preview {
	position:absolute;
	width:855px;
	height:550px;
	z-index:4;
	left: -43px;
	top: 0px;
	visibility: visible;
}
#text1 {
margin-left:20px;
}
#text2 {
margin-left:25px;
}
#text3 {
margin-left:15px;
}
#text4 {
margin-left:10px;
}
.text{
margin-top:8px;
}
