/**********************************************************************************************

	Title: CSS
	Author: Cara Thiem
	Date: 2009 

***********************************************************************************************

	1. Global Reset
	
	2. General Elements
	
	3. Layout
		3.1 Header
		3.2 Pitch
		3.3 portfolio
		3.4 Services
		3.5 We do
		3.6 Footer		
		
***********************************************************************************************/


/* 1. Global Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
	
}


ul.noIndent {
margin-left: .5em;
padding-left: .5em;
}
	ol, ul {
		list-style: none;
	}
	
	table {
		border-collapse: separate; 
		border-spacing: 0;
	}

	caption, th, td {
		text-align: left; 
		font-weight: normal;
	}
	h1, h2, h3, h4, h5, h6 {
		font-weight:bold;
		font: 20px  "Arial", Helvetica, sans-serif;
		color: #06F;
		padding:0px 0px 8px 0px;
	}
	
	a:link {color: #BEDFEF;}
	a:visited {color: #BEDFEF;}
	a:active {color: #BEDFEF;}
	a:hover {color: #ffffff;}
	a {text-decoration: none;}
	

/* 2. BODY ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	#body_style { background: #abc9f8 url('images/astronaut-scott.jpg') repeat-x;
	height: 100%;  } 
	
	#entire-container {
		background: url('images/mount-everest.png') repeat-y;
		height: 100%;
		min-height: 100%;
		width: 1102px;
	}
	
	#container {		
		width: 1026px;
		height: 100%;
		min-height: 100%;
		margin: 0px 38px 0px 38px;
		border: #000 solid 1px;
		
	}
	
	#expandable-container {
		min-height:565px;
		height: 100%;
		background: url('images/everest-astronaut-parazynski.png') left bottom no-repeat;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		height:100%;
		height:auto;
		width:1026px;}
		
	#expandable-content {
		background-image:url('images/bg1.png');
		background-repeat:repeat;
		min-height:565px;
		height: 100%;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		padding: 15px 10px 20px 25px;
		width:991px;}
		
	#expandable-container-contact {
		min-height:280px;
		background: url('images/everest-astronaut-parazynski.png') left bottom no-repeat;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		height:100%;
		width:1026px;}
		
	#expandable-content-contact {
		background-image:url('images/bg1.png');
		background-repeat:repeat;
		min-height:280px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		padding: 15px 10px 20px 25px;
		height:100%;
		width:991px;}
		
		
	#gallery-expandable-container {
		min-height:340px;
		background: url('images/everest-astronaut-parazynski.png') left bottom no-repeat;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		height:auto;
		height:100%;
		width:1026px;}
		
	#gallery-expandable-content {
		background-image:url('images/bg1.png');
		background-repeat:repeat;
		min-height:340px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		padding: 15px 10px 20px 25px;
		height:100%
		height:auto;
		width:991px;}


/* 4 HEADER
------------------------------------------------------------------------------------------------ */
#header {
		width: 1026px;
		height: 197px;
}

#header_container {
	background: url('images/mountaineering.png') no-repeat;
		width: 1026px;
		height: 156px;
}

#logo-title-container {
		float:left;
		position: relative;
		width:436px;
		height:156px;
}

#header_logo {
		background: url('images/motivational-speaker.png') no-repeat;
		float:left;
		position: relative;
		width:436px;
		height:129px;		
}

#title-text {
		float:left;
		width: 436px;
		height: 27px;
		color:#FFF;
		font: 9px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 0px 0px 0px 23px; 
	}

#header-right {
		float:right;
		position: relative;
		width: 275px;
		height: 156px;
}

#search-area {
		float:left;
		position: relative;
		width: 275px;
		height: 60px;
}

.blog-btn {
		float:left;
		position: relative;
		width: 253px;
		height: 96px;
}

#header-youtube {
		float:right;
		position: relative;
		width: 144px;
		height: 36px;
		margin: 50px 15px 0px 0px;
		color:#1d88ff;
		font: 11px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		text-align:right;
}

#youtubeicon-header {
		float:right;
		height:30px;
		width:30px;
		padding: 0px 0px 3px 3px;
	}
	

.btn_twitter {
		background:url('images/entrepreneur-inventor.png') left top no-repeat;
		display:block;
		height:96px;
		width:136px;
		overflow:hidden;
}

.btn_twitter:hover {
		background:url('images/entrepreneur-inventor.png') left bottom no-repeat;
}

.btn_blog {
		background:url('images/physiologist-medicine.png') left top no-repeat;
		display:block;
		height:96px;
		width:134px;
		overflow:hidden;
}

.btn_blog:hover {
		background:url('images/physiologist-medicine.png') left bottom no-repeat;
}


/* 5 TOP NAVIGATION
------------------------------------------------------------------------------------------------ */
#top-nav-container {
	background: url('images/aviation-aerospace.png') repeat-x;
		height: 41px;
		width: 1026px;  }

.top-home-btn {
		float:left;
		position: relative;
		width: 70px;
		height: 41px;  }
.btn_top-home {
		background:url('images/scott-parazynski.png') left top no-repeat;
		display:block;
		height:41px;
		width:70px;
		overflow:hidden; }
.btn_top-home:hover {
		background:url('images/scott-parazynski.png') left bottom no-repeat; }
		


.top-bio-btn {
		float:left;
		position: relative;
		width: 44px;
		height: 41px;  }
.btn_top-bio {
		background:url('images/astronaut-mountaineer-speaker.png') left top no-repeat;
		display:block;
		height:41px;
		width:44px;
		overflow:hidden; }
.btn_top-bio:hover {
		background:url('images/astronaut-mountaineer-speaker.png') left bottom no-repeat; }


.top-activities-btn {
		float:left;
		position: relative;
		width: 91px;
		height: 41px;  }
.btn_top-activities {
		background:url('images/extravehicular-activity.png') left top no-repeat;
		display:block;
		height:41px;
		width:91px;
		overflow:hidden; }
.btn_top-activities:hover {
		background:url('images/extravehicular-activity.png') left bottom no-repeat; }
		
		
.top-public-speaking-btn {
		float:left;
		position: relative;
		width: 140px;
		height: 41px;  }
.btn_top-public-speaking {
		background:url('images/motivational-speaker-inventor.png') left top no-repeat;
		display:block;
		height:41px;
		width:140px;
		overflow:hidden; }
.btn_top-public-speaking:hover {
		background:url('images/motivational-speaker-inventor.png') left bottom no-repeat; }
		
			
		
.top-image-gallery-btn {
		float:left;
		position: relative;
		width: 136px;
		height: 41px;  }
.btn_top-image-gallery {
		background:url('images/everest-spaceflight-photos.png') left top no-repeat;
		display:block;
		height:41px;
		width:136px;
		overflow:hidden; }
.btn_top-image-gallery:hover {
		background:url('images/everest-spaceflight-photos.png') left bottom no-repeat; }
		
	
		
.top-news-btn {
		float:left;
		position: relative;
		width: 59px;
		height: 41px;  }
.btn_top-news-events {
		background:url('images/parazynski-news-media.png') left top no-repeat;
		display:block;
		height:41px;
		width:59px;
		overflow:hidden; }
.btn_top-news-events:hover {
		background:url('images/parazynski-news-media.png') left bottom no-repeat; }
		
		
		
.top-autographs-btn {
		float:left;
		position: relative;
		width: 116px;
		height: 41px;  }
.btn_top-autographs {
		background:url('images/scott-parazynski-autographs.png') left top no-repeat;
		display:block;
		height:41px;
		width:116px;
		overflow:hidden; }
.btn_top-autographs:hover {
		background:url('images/scott-parazynski-autographs.png') left bottom no-repeat; }
		

.top-for-kids-btn {
		float:left;
		position: relative;
		width: 84px;
		height: 41px;  }
.btn_top-for-kids {
		background:url('images/space-education-kids.png') left top no-repeat;
		display:block;
		height:41px;
		width:84px;
		overflow:hidden; }
.btn_top-for-kids:hover {
		background:url('images/space-education-kids.png') left bottom no-repeat; }
		
		
.top-links-btn {
		float:left;
		position: relative;
		width: 63px;
		height: 41px;  }
.btn_top-links {
		background:url('images/aerospace-consulting-biotech.png') left top no-repeat;
		display:block;
		height:41px;
		width:63px;
		overflow:hidden; }
.btn_top-links:hover {
		background:url('images/aerospace-consulting-biotech.png') left bottom no-repeat; }
		
		
.top-q-a-btn {
		float:left;
		position: relative;
		width: 66px;
		height: 41px;  }
.btn_q-a {
		background:url('images/q-a.png') left top no-repeat;
		display:block;
		height:41px;
		width:66px;
		overflow:hidden; }
.btn_q-a:hover {
		background:url('images/q-a.png') left bottom no-repeat; }
		
		
.top-blog-btn {
		float:left;
		position: relative;
		width: 65px;
		height: 41px;  }
.btn_top-blog {
		background:url('images/blog.png') left top no-repeat;
		display:block;
		height:41px;
		width:65px;
		overflow:hidden; }
.btn_top-blog:hover {
		background:url('images/blog.png') left bottom no-repeat; }
		


.top-contact-btn {
		float:left;
		position: relative;
		width: 85px;
		height: 41px;  }
.btn_top-contact {
		background:url('images/contact-scott-parazynski.png') left top no-repeat;
		display:block;
		height:41px;
		width:85px;
		overflow:hidden; }
.btn_top-contact:hover {
		background:url('images/contact-scott-parazynski.png') left bottom no-repeat; }

/* 6 HOME PAGE CONTENT
------------------------------------------------------------------------------------------------ */

#content-container {
		background: url('images/everest-astronaut-parazynski.png') left bottom no-repeat;
		width:1026px;	}
		

#left-sidebar-container {
		float:left;
		height:400px;
		width:300px;
		margin: 10px 5px 10px 5px; }
		
#home-sidebar-slideshow-container {
		height:615px;
		width:1026px; }

#home-left-sidebar-container {
		float:left;
		height:450px;
		width:300px;
		margin: 10px 5px 10px 5px; }
		
#calendar-container {
		float:left;
		height:160px;
		width:290px;
		background-color:#333333;
		margin: 5px 5px 5px 5px;
		padding: 5px 0px 5px 0px;
		color:#FFF;
		font: 12px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;}
		
#events-container {
		float:left;
		height:120px;
		width:282px;
		background-color:#000;
		margin: 0px 0px 0px 0px;
		padding: 3px 3px 3px 5px;
		color:#FFF;
		font: 12px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		overflow:hidden;
		overflow: -moz-scrollbars-vertical;
		overflow-y: scroll}
		
		
#twitter-container {
		float:left;
		height:300px;
		width:290px;
		background-color:#000;
		margin: 5px 5px 5px 5px; }	


#home-slidehow-container {
		float:right;
		height:450px;
		width:690px;
		margin: 15px 15px 10px 5px; }


/* 6.1 BOTTOM LOGO LINK BUTTONS
------------------------------------------------------------------------------------------------ */
#logo-links-container {
		float:left;
		height: 120px;
		width: 1026px;
		margin: 30px 0px 5px 0px;}
		
#logo-links-container-infopages {
		float:left;
		height: 120px;
		width: 1026px;
		margin: 5px 0px 5px 0px;}

#scott-parazynski-gallerys {
		height: 120px;
		width: 1026px;
		padding: 0px 0px 0px 30px;}
		
	#logo-albums {
		float:left;
		position: relative;
		width: 135px;
		height: 110px;  }



/* 7 BOTTOM NAVIGATION FOOTER AREA
------------------------------------------------------------------------------------------------ */

	#footer-container {
		width: 1024px;
		background-color:#000;
		height: 260px;
		border:#000 solid 1px;}
		
	#album-footer-container {
		width: 1024px;
		background-color:#000;
		height: 100px;
		border: #000 solid 1px; }

	#bottom-navigation {
		float:right;
		display:inline;
		margin:5px 0px 0px 0px;
		width:1024px; }
		
	#bottom-navigation li {
			float:left;}
			
	#bottom-navigation li.fist_element {				
			padding-left:1px;
			margin-left:45px;
			display:inline;}
			
	#bottom-navigation a {
			float:left;
			color:#1d88ff;
			font: 11px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
			padding:6px 10px;
			text-decoration:none; }

	#bottom-navigation a.selected {
			position:relative;
			top:1px;
			padding-bottom:7px;
			padding-top:5px; }


/* 8 GALLERY / INFO PAGES
------------------------------------------------------------------------------------------------ */
#album-content-container {
		background: url('images/everest-astronaut-parazynski.png') left bottom no-repeat;
		width:1026px;
		min-height: 450px;
		height:100%;
		height:auto;}
				
	#gallery-container {
		float:right;
		background-image:url('images/bg1.png');
		background-repeat: repeat;
		width:950px;
		min-height:440px;
		height:100%;
		height:auto;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 25px 5px 15px;
		padding: 5px 5px 5px 25px;}
		
	#image-gallery-container {
		height:730px;
		width:1026px; }
	
	#gallery-tmbs {
		float:left;
		margin: 20px 5px 15px 30px;}
		
	#sts-image {
		float:left;
		margin: 0px 15px 5px 0px;}
		
	#thumbs {
		float:left;
		margin: 5px 5px 5px 5px;}
		
	#thumbs-container {
		float:right;
		width: 320px;
		height:inherit;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 20px 20px 10px 10px;}	
		
	#gallery-blurb {
		float:left;
		width: 630px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 20px 5px 15px 5px;}	
		
	#albums {
		float:left;
		height:179px;
		width:160px; 
		margin: 10px 5px 10px 20px;
		color:#FFF;
		font: 10px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;}
		
	#text-container {
		float:right;
		height:470px;
		width:950px;
		margin: 20px 5px 0px 5px;
		color:#FFF;
		font: 10px "Avant Garde", Verdana, Arial, Helvetica, sans-serif; }

	#content-expandable-container {width:1026px;}	
		
	#bio-content-container {width:1026px;}
			
	#bio-container {
		float:right;
		background: url('images/everest-astronaut-parazynski.png') left bottom no-repeat;
		/*
		background-image:url('images/bg1.png');
		background-repeat: repeat;*/
		width:950px;
		height: 100%;
		min-height: 100%;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 20px 25px 10px 15px;
		padding: 15px 5px 0px 25px;}
		
		#bio-image {
		float:right;
		border: 0px;
		margin: 0px 25px 5px 15px; }
		
		
/* 8.3 LINKS AND Q & A PAGE
------------------------------------------------------------------------------------------------ */
	#links-container {
		float:right;
		background-image:url('images/bg1.png');
		background-repeat: repeat;
		width:950px;
		height:565px;	
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 20px 25px 0px 15px;
		padding: 15px 5px 0px 25px;}
		
	#questions-container {
		float:right;
		background-image:url('images/bg1.png');
		background-repeat: repeat;
		width:950px;
		height:565px;	
		overflow:scroll;
		overflow-x:hidden;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 20px 25px 0px 15px;
		padding: 15px 5px 0px 25px;}
		
	.ask-scott-btn {
		float:left;
		position: relative;
		width: 344px;
		height: 50px;  }
		
	.ask-scott {
		background:url('images/ask-scott-btn.png') left top no-repeat;
		display:block;
		float:right;
		height:50px;
		width:344px;
		overflow:hidden; 
		margin: 0px 15px 10px 5px;}
		
.ask-scott:hover {
		background:url('images/ask-scott-btn.png') left bottom no-repeat; }
		
	#sts51 {
		height: 127;
		width: 120;
		float: left;
		padding: 5px 5px 5px 0px;
	}
		
/* 8.4 NEWS AND EVENTS PAGE
------------------------------------------------------------------------------------------------ */
		
		
	#news-container {
		height:100%;
		width:1026px; }
		
	#expandable-container-news {
		min-height:2000px;
		height:100%;
		background: url('images/everest-astronaut-parazynski.png') left bottom no-repeat;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		
		width:1026px;}

	#news-sidebar-container {
		float:left;
		min-height:540px;
		height:100%;
		height:inherit;
		width:300px;
		margin: 10px 5px 10px 5px; }
		
	#right-sidebar-container {
		float:right;
		min-height:3000px;
		height:100%;
		width:300px;
		margin: 10px 15px 0px 15px; }
		
	#right-sidebar-container-speakingpage {
		float:right;
		min-height:600px;
		height:100%;
		width:300px;
		margin: 10px 15px 0px 15px; }
		
	#news-image-container {
		float:left;
		height:350px;
		width:290px;
		background-color:#000;
		margin: 5px 5px 5px 5px; }
		
	#news-video-container {
		float:left;
		min-height:400px;
		height:100%;
		height:inherit;
		width:1000px;}	
		
	#videos {
		float:left;
		height:370px;
		width:470px;
		margin: 10px 10px 5px 10px; }
		
	#two-video-holder {
		float:left;
		height:390px;
		width:1000px; }
		
	#news-content-container {
		float:right;
		min-height:565px;
		height:100%;
		width:640px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 5px 10px 5px;
		padding: 10px 5px 10px 15px;}
		
		
	#article {
		float:left;
		min-height:240px;
		height:100%;
		width:640px;
		margin: 5px 5px 0px 5px; }
		
	#article-links-container {
		float:left;
		min-height:240px;
		height:100%;
		width:1000px; }
						
#journal {
		float:left;
		height:100%;
		width:640px;
		margin: 5px 5px 15px 5px; }
		
	#journal-text {
		float:left;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 5px 5px 5px;}
		
	#journal-text2 {
		float:left;
		width: 300px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 5px 5px 5px;}
		
	#journal-image {float:left; }
	
	#video-container {
		float:left;
		height:95px;
		width:290px;
		background-color:#333333;
		margin: 5px 5px 5px 5px;
		padding: 5px 0px 5px 0px;
		color:#FFF;
		font: 12px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;}
		
		#video-links-container {
		float:left;
		height:55px;
		width:282px;
		background-color:#000;
		margin: 0px 0px 0px 0px;
		padding: 3px 3px 3px 5px;
		color:#FFF;
		font: 12px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
	}
	
	#youtubeicon {
		float:left;
		height:30px;
		width:30px;
		padding: 0px 3px 3px 0px;
	}
		
/* 8.5 BLOG TEMPLATE
------------------------------------------------------------------------------------------------ */
	#blog-leftside {
		float:left;
		min-height:650px;
		height:100%;
		width:640px;
		margin: 10px 5px 10px 5px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;}
		
	#blog-sidebar-container {
		float:right;
		min-height:650px;
		height:100%;
		width:300px;
		margin: 10px 15px 10px 15px; }
		
		
		
/* 8.5 KIDS PAGE
------------------------------------------------------------------------------------------------ */	
	#teachers-container {
		background-color:#000;
		float:left;
		height:330px;
		width:290px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 5px 5px 5px;
		padding: 10px 5px 10px 5px;}	
		
	#autograph-small {
		float:right;
		height:85px;
		width:60px;
		padding: 10px 10px 10px 10px;}
		
	#small-autograph-container {
		float:left;
		height:150px;
		width:285px;
		background-color:#000;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 5px 5px 5px;
		padding: 10px 5px 5px 10px;}	
		
	#kids-artwork {
		float:left;
		width:640px;
		margin: 5px 5px 15px 5px;
		height:inherit;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 20px 20px 20px 0px;}
		
	#kids-thumbs-wrapper {
		float:left;
		width:620px;
		height:100px;
		overflow-x:hidden;
		overflow-y:scroll;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 5px 10px 5px;}
		
		
	.submit-art {
		background:url('images/gallery-btn.png') left top no-repeat;
		display:block;
		float:left;
		height:50px;
		width:344px;
		overflow:hidden; 
		margin: 15px 15px 10px 5px;
		}
		
	.submit-art:hover {
		background:url('images/gallery-btn.png') left bottom no-repeat; }
		
	#game {
		float:left;
		width:640px;
		margin: 5px 5px 15px 5px;
		height:inherit;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;}
		
	#game-text {
		float:left;
		width: 250px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 5px 5px 5px;}

/* 8.6 SPEAKING PAGE
------------------------------------------------------------------------------------------------ */	
	#testimonials-container {
		float:left;
		height:1300px;
		width:270px;
		background-color:#000;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 5px 5px 5px;
		padding: 10px 10px 10px 10px;}
		
	#athletes {
		float:left;
		height:334px;
		width:1024px;
		margin: 5px 0px 5px 0px;}
		
	#special-athletes {
		float:left;
		height:324px;
		width:547px;
		margin: 5px 5px 5px 5px;}
		
	#special-athletes-text {
		float:left;
		height:324px;
		width:300px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 5px 5px 5px;}
		
	.request-scott-btn {
		float:left;
		position: relative;
		width: 344px;
		height: 50px;  }
		
	.request-scott {
		background:url('images/media-agent-btn.png') left top no-repeat;
		display:block;
		float:right;
		height:50px;
		width:344px;
		overflow:hidden; 
		margin: 0px 15px 10px 5px;
		}
		
	.request-scott:hover {
		background:url('images/media-agent-btn.png') left bottom no-repeat; }
		


	.media-scott-container {
		float:left;
		position: relative;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		width: 370px;
		height: 200px;
		padding: 10px; 
		margin: 60px 30px 20px 80px; }
		
				
	.media-scott-btn {
		float:left;
		position: relative;
		width: 344px;
		height: 50px;  }
		
	.media-scott {
		background:url('images/media-agent-btn.png') left top no-repeat;
		display:block;
		float:left;
		height:50px;
		width:344px;
		overflow:hidden; 
		margin: 10px 0px 20px 0px;
		}
		
	.media-scott:hover {
		background:url('images/media-agent-btn.png') left bottom no-repeat; }
		
	.ask-scott-container {
		float:right;
		position: relative;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		width: 420px;
		height: 200px; 
		padding: 10px;
		margin: 60px 30px 20px 10px; }
		
	.ask-scott-btn {
		float:right;
		position: relative;
		width: 344px;
		height: 50px;  }
		
	.ask-scott {
		background:url('images/ask-scott-btn.png') left top no-repeat;
		display:block;
		float:left;
		height:50px;
		width:344px;
		overflow:hidden; 
		margin: 10px 0px 20px 0px;
		}
		
	.ask-scott:hover {
		background:url('images/ask-scott-btn.png') left bottom no-repeat; }
		
		
		
/* 8.7 AUTOGRAPHS PAGE
------------------------------------------------------------------------------------------------ */	
	#autograph-container {
		float:right;
		width:950px;
		min-height:580px;
		height:auto;
		height:100%;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 25px 5px 15px;
		padding: 5px 5px 5px 10px;}
		
	#autograph-content-container {
		background: url('images/everest-astronaut-parazynski.png') left bottom no-repeat;
		width:1026px;
		min-height: 600px;
		height:auto;
		height:100%;}
		
	#autograph-image {
		float:left;
		background-color:#000;
		height:265px;
		width:250px; 
		margin: 10px 10px 5px 10px;
		padding: 10px 5px 5px 10px;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;}
		
	#autographing {
		float:right;
		height:228px;
		width:360px;
		margin: 5px 0px 5px 5px;}
			
	#portraits {
		float:right;
		width:905px;
		/*min-height:580px;*/
		min-height:310px;
		height:auto;
		height:100%;
		padding: 10px 0px 5px 45px;}
		
	#dedication {
		float:right;
		width:920px;
		min-height:50px;
		height:auto;
		height:100%;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 0px 10px 5px 0px;
		padding: 5px 5px 5px 10px;}

	#dedication-ideas {
		float:left;
		width:400px;
		min-height:40px;
		height:auto;
		height:100%;
		color:#FFF;
		font: 14px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 10px 5px 25px;
		padding: 5px 5px 5px 10px;}
		
		

/* 9 COPYRIGHT INFO
------------------------------------------------------------------------------------------------ */
#copyright {
		float:left;
		background-color:#000;
		height:30px;
		width:1024px;
		color:#fff;
		font: 9px "Avant Garde", Verdana, Arial, Helvetica, sans-serif;
		padding-top:25px;}
