* {
margin:0;
padding:0
}

body {
	background-color: rgb(164,192,150);
}

#gallerywrapper {
	background:url(images/bg_gallery.gif) rgb(164,192,150) no-repeat;
	width:925px;
	height:660px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-325px;
	margin-left:-462px;
}

#wrapper {
	background: rgb(164,192,150) url(images/bg_main.gif) no-repeat;
	width:925px;
	height:675px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-325px;
	margin-left:-462px;
}

#menu {
	width:823px;
	height:40px;
	position:relative;
	top:34px;
	left:51px;
	text-align:right;
	padding-top:8px;
}

/*#menu a {
	margin-top:12px;
}*/


#popsicle {
	background-image:url(images/bg_ppsicle.gif);
	background-repeat:no-repeat;
	width:483px;
	height:310px;
	position:relative;
	top:173px;
	left:198px;
	text-align:right;
}

div#contactme {
	position:absolute;
	right:100px;
	bottom:90px;
	width:123px;
	height:49px;
}

/*
#contactme a:link {
	background-image:url(images/btn_contactme.gif);
}
#contactme a:visited {
	background-image:url(images/btn_contactme.gif);
}
div#contactme a:hover {
	background-image:url(images/btn_contactme_ovr.gif);
}
div#contactme a:active {
	background-image:url(images/btn_contactme.gif);
} */

#chalkboardslideshow {
	position:relative;
	top:38px;
	left:60px;
	width:804px;
	height:517px;
}

div#kickstandslug {
	position:absolute;
	bottom:0px;
	left:20px;
}

#stick {
	position:relative;
	bottom:110px;
	right:1px;
}

#biowrapper {
	background: rgb(164,192,150) url(images/bg_bio.gif) no-repeat;
	width:925px;
	height:675px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-325px;
	margin-left:-462px;
}

#bioslideshow {
	position:relative;
	top:37px;
	right:62px;
	width:450px;
	height:505px;
	float:right;
}

#biocopy {
	color: #504023;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	width:258px;
	float:left;
	position:relative;
	left: 51px;
	top:330px;
}

#biocopy p {
	padding:12px 0px 0px 18px;
