#content_middle{
	min-height: 1350px;
	position: relative;
}

h2#gallery_title{
	position: relative;
	text-indent: -9999px;
	background: url(../images/gallery/gallery_title.png);
	width: 299px;
	height: 58px;
	margin-bottom: 15px;
	z-index: 2;
}

h3{
	padding-top: 45px;
	color: #db34a3;
	font-family: Century Gothic, Tahoma, sans-serif;
	letter-spacing: -.05em;
	font-size: 20px;
	font-weight: lighter;
}

h3 a{
	color: #db34a3;
	text-decoration: none;
}

p a{
	color: #379cae;
	text-decoration: none;
}

h4{
	color: #379cae;
	font-family: Arial Narrow, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	font-weight: lighter;
}

p, blockquote{
	color: #591877;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
}

/******** Snowboarder Study ********/

#snowboarder_study{
	position: relative;
	z-index: 2;
	padding-left: 55px;
	padding-right: 55px;
}

p.snowboarder{
	margin-top: 20px;
	maring
}

#snowboarder_website{
	position: relative;
	top: 35px;
	left: -85px;
	float: left;
	margin-right: -60px;
}

#snowboarder_mac{
	top: 345px;
	position: absolute;
	z-index: 2;
	right: -15px;
}

#snowboarder_study .first_quote{
	position: absolute;
	top: 400px;
	left: 55px;
	background: url(../images/gallery/first_quotes.gif);
	width: 102px;
	height: 59px;
}

blockquote#snowboarder_quote{
	width: 450px;
	position: absolute;
	top: 425px;
	left: 80px;
	z-index: 10;
}

#snowboarder_study .last_quote{
	position: absolute;
	top: 450px;
	left: 450px;
	background: url(../images/gallery/last_quote.gif);
	width: 102px;
	height: 59px;
}

#snowboarder_study p.sig{
	text-align: right;
	padding-top: 15px;
}
	

/******** Dubs Study ********/

#dubs_study{
	position:absolute;
	top: 70px;
	display: none;
	padding-left: 55px;
	z-index: 2;
}

p.dubs{
	margin-top: 20px;
}

#dubs_website{
	top: 45px;
	position: relative;
	float: right;
	z-index: 2;
	padding-left: 25px;
}

#dubs_macbook{
	top: 0;
	position: relative;
	float: left;
	z-index: 2;
	padding-right: 25px;
	left: -20px;
}

#dubs_study .first_quote{
	position: absolute;
	top: 445px;
	right: 335px;
	background: url(../images/gallery/first_quotes.gif);
	width: 102px;
	height: 59px;
}

blockquote#dubs_quote{
	width: 350px;
	position: absolute;
	top: 470px;
	right: 65px;
	z-index: 10;
}

#dubs_study .last_quote{
	position: absolute;
	top: 500px;
	right: 40px;
	background: url(../images/gallery/last_quote.gif);
	width: 102px;
	height: 59px;
}

#dubs_study p.sig{
	text-align: right;
	padding-top: 15px;
}

/******** COMMIT STUDY ********/

#commit_study{
	display:none;
	position: absolute;
	top: 90px;
}

#commit_website{
	position: relative;
	float: left;
	right: 35px;
	z-index: 2;
}

#commit_card{
	 position: absolute;
	 left: 570px;
	 top: 420px;
}

#commit_study h3{
	margin-top: 10px;
}

p.commit{
	margin-top: 20px;
	padding-right: 55px;
}

#commit_study .first_quote{
	position: absolute;
	top: 445px;
	left: 35px;
	background: url(../images/gallery/first_quotes.gif);
	width: 102px;
	height: 59px;
}

blockquote#commit_quote{
	width: 470px;
	position: absolute;
	top: 470px;
	left: 60px;
	z-index: 10;
}

#commit_study .last_quote{
	position: absolute;
	top: 510px;
	left: 310px;
	background: url(../images/gallery/last_quote.gif);
	width: 102px;
	height: 59px;
}

#commit_study p.sig{
	text-align: right;
	padding-top: 15px;
}

/******** IDEAS BOARD ********/

#idea_study{
	display: none;
	position: absolute;
	top: 70px;
	padding-left: 55px;
}

img#idea_screen{
	position: absolute;
	left: 370px;
	width: 493px;
	height: 349px;
	z-index: 2;
}

#idea_study p{
	margin-top: 20px;
	width: 300px;
}

#idea_study p a{
	color: #379cae;
	text-decoration: none;
}

img#idea_close{
	position: absolute;
	top: 370px;
	left: 520px;
	width: 243px;
	height: 243px;
	z-index: 999;
}

#idea_study .first_quote{
	position: absolute;
	top: 485px;
	left: 35px;
	background: url(../images/gallery/first_quotes.gif);
	width: 102px;
	height: 59px;
	z-index: 999;
}

#idea_study blockquote{
	position: absolute;
	top: 490px;
	left: 55px;
	width: 430px;
	z-index: 999;
}

#idea_study blockquote p{
	width: inherit;
}

#idea_study .last_quote{
	position: absolute;
	top: 520px;
	left: 410px;
	background: url(../images/gallery/last_quote.gif);
	width: 102px;
	height: 59px;
}

#idea_study p.sig{
	text-align: right;
}

/******** ESTORE ********/

#estore_study{
	display: none;
	position: absolute;
	top: 70px;
	padding-left: 55px;
}

img#estore_screen{
	position: absolute;
	top: 80px;
	left: 330px;
	width: 537px;
	height: 445px;
	z-index: 2;
}

#estore_study p{
	margin-top: 20px;
	width: 250px;
}

img#estore_close{
	position: absolute;
	top: 370px;
	left: 40px;
	width: 342px;
	height: 243px;
	z-index: 999;
}

#estore_study .first_quote{
	position: absolute;
	top: 490px;
	left: 32px;
	background: url(../images/gallery/first_quotes.gif);
	width: 102px;
	height: 59px;
	z-index: 999;
}

#estore_study blockquote p{
	position: relative;
	width: 450px;
	z-index: 999;
}

#estore_study .last_quote{
	position: absolute;
	top: 520px;
	left: 410px;
	background: url(../images/gallery/last_quote.gif);
	width: 102px;
	height: 59px;
}

#estore_study p.sig{
	text-align: right;
}

/******** AMY CARD ********/

#amy_study{
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -343px;
	top: 140px;
}

img#amy_card{
	
	width: 686px;
	height: 496px;
}

/******** MARK STUDY ********/

#mark_study{
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -340px;
	top: 130px;
}

img#mark_study{
	
	width: 680px;
	height: 578px;
}

/******** BEAT STUDY ********/

#beat_study{
	display: none;
	position: absolute;
	width: 648px;
	height: 600px;
	top: 140px;
	left: 50%;
	margin-left: -324px;
	text-align: center;
}

#beat_study p{
	position: absolute;
	top: 380px;
	right: 30px;
}

img#beat_screen{
	width: 648px;
	height: 500px;
}

/******** THUMBS ********/

#portfolio{
	position: absolute;
	top: 660px;
	left: 50%;
	margin-left: -340px;
}

#enlarge{
	position: relative;
	top: 55px;
	left: 0;
	background: url(../images/gallery/enlarge.png);
	width: 132px;
	height: 63px;
}

#enlarge p{
	text-indent: -9999px;
}

ul#thumbs{
	list-style-type: none;
	height: 210px;
	margin: 0 auto;
	width: 680px;
	padding-top: 15px;
}

ul#thumbs li{
	padding: 5px;
	width: 210px;
	height: 210px;
	display: inline;
	cursor: pointer;
}

