
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GLOBAL RESETS -- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

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;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}



/* -- GENERAL REDECLARATIONS -- */

body
{
	background: #272727 url(../images/back.gif) repeat 0 0;
	text-align: center;
	color: #fff;
	font: normal 13px/16px Arial, sans-serif;	
}

a:link { text-decoration: underline; font-weight: bold; color: #426082; }
a:visited { text-decoration: underline; font-weight: bold; color: #426082; }
a:hover { text-decoration: underline; font-weight: bold; color: #6883a1; }
a:active { text-decoration: underline; font-weight: bold; color: #6883a1; }

ul, ol
{

}

ul
{

}

ol
{
	list-style: decimal;
}

ul li
{

}

dl
{

}

dt
{
	font-weight: bold;
}

dd
{

}

p
{

}

h1
{

}

h2
{

}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

hr
{
	display: none;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}



/* -- SPECIFICS -- */

.wrap-outer
{
	background: transparent url(../images/back_wrap_outer.gif) repeat-x 0 0;	
}

.wrap
{
	margin: 0px auto 0px auto;
	width: 800px;
	text-align: left;
	color: #333;
	
	min-height: 580px;
	height: auto !important; /* hack to get min-height to work reliably */
  	height: 580px; /* hack to get min-height to work reliably */			
}

	.head
	{
		background: #2c2c2c url(../images/back_head.gif) no-repeat 0 0;
		color: #fff;
		height: 117px;
		overflow: hidden;
		position: relative;
	}
	
		.homebody .head
		{
			display: none;
		}
	
		.head h1
		{
			position: absolute;
			width: 254px;
			height: 55px;
			left: 36px;
			top: 22px;
		}
		
			.head h1 a
			{
				display: block;
				width: 100%;
				height: 100%;
				outline: none;
				text-indent: -8475px;
			}
	
		.menumarker
		{
			height: 5px;
			width: 54px;
			top: 112px;
			left: 39px;
			position: absolute;
			background-color: #fff;
		}

			.menumarkerWork
			{
				left: 39px;
				width: 54px;
			}
			
			.menumarkerStatement
			{
				left: 123px;
				width: 113px;
			}
			
			.menumarkerResume
			{
				left: 264px;
				width: 86px;
			}
			
			.menumarkerEvents
			{
				left: 380px;
				width: 71px;
			}
														
			.menumarkerContact
			{
				left: 482px;
				width: 82px;
			}
	
		.head ul
		{
			height: 26px;
			width: 600px;
			top: 86px;
			left: 34px;
			position: absolute;
			margin: 0px;
			padding: 0px;
		}
		
			.head ul li
			{
				display: inline;
				padding: 0px;
				margin: 0px;
			}
			
				.head ul li a
				{
					position: absolute;
					height: 26px;
					top: 0px;
					text-indent: -8978px;
					overflow: hidden;
					padding: 0px;
					margin: 0px;								
				}
				
					.head ul li.nav01 a	{ width: 62px; left: 0px; background: transparent url(../images/menu_button01.gif) no-repeat 0 0; }
					.head ul li.nav02 a	{ width: 119px; left: 86px; background: transparent url(../images/menu_button02.gif) no-repeat 0 0; }
					.head ul li.nav03 a	{ width: 92px; left: 227px; background: transparent url(../images/menu_button03.gif) no-repeat 0 0; }
					.head ul li.nav04 a	{ width: 76px; left: 343px; background: transparent url(../images/menu_button04.gif) no-repeat 0 0; }
					.head ul li.nav05 a	{ width: 88px; left: 444px; background: transparent url(../images/menu_button05.gif) no-repeat 0 0; }
					.head ul li a:hover	{ background-position: 0px -26px; }
					.head ul li a:active	{ background-position: 0px -26px; }
		
	.content
	{
		background: #fff url(../images/back_glyph.gif) no-repeat 100% 0;
		
		min-height: 300px;
		height: auto !important; /* hack to get min-height to work reliably */
	  	height: 300px; /* hack to get min-height to work reliably */	
	}
		
		.homebody .content
		{
			background-image: none;
		}
		
		.contentevents
		{
			background: #fff url(../images/back_content_events.gif) no-repeat 100% 100%;
		}
		
		.content-inner
		{
			padding: 32px 32px 32px 38px;
		}
		
		.content h1,
		.content h2,
		.content h3,
		.content h4,
		.content h5,
		.content h6,
		.content p,
		.content ul,
		.content ol,
		.content table,
		.content .headlinelinks,
		.content .resumetable
		{
			margin-bottom: 16px;
		}
		
		.content h2
		{
			line-height: 25px;
			font-size: 24px;
			font-weight: normal;
			color: #999;
			height: 25px;
		}
		
			.content h2.h_work_starbridge
			{
				background: transparent url(../images/h_work_starbridge.gif) no-repeat 0 0;
				text-indent: -6578px;
				overflow: hidden;
			}

			.content h2.h_work_starlight
			{
				background: transparent url(../images/h_work_starlight.gif) no-repeat 0 0;
				text-indent: -6578px;
				overflow: hidden;
			}
			
			.content h2.h_work_candyland
			{
				background: transparent url(../images/h_work_candyland.gif) no-repeat 0 0;
				text-indent: -6578px;
				overflow: hidden;
			}
			
			.content h2.h_work_astronomer
			{
				background: transparent url(../images/h_work_astronomer.gif) no-repeat 0 0;
				text-indent: -6578px;
				overflow: hidden;
			}			

			.content h2.h_statement
			{
				background: transparent url(../images/h_statement.gif) no-repeat 0 0;
				text-indent: -6578px;
				overflow: hidden;				
			}

			.content h2.h_statement_starbridge
			{
				background: transparent url(../images/h_statement_starbridge.gif) no-repeat 0 0;
				text-indent: -6578px;
				overflow: hidden;				
			}
			
			.content h2.h_statement_starlight
			{
				background: transparent url(../images/h_statement_starlight.gif) no-repeat 0 0;
				text-indent: -6578px;
				overflow: hidden;				
			}
			
			.content h2.h_statement_candyland
			{
				background: transparent url(../images/h_statement_candyland.gif) no-repeat 0 0;
				text-indent: -6578px;
				overflow: hidden;				
			}
			
			.content h2.h_statement_astronomer
			{
				background: transparent url(../images/h_statement_astronomer.gif) no-repeat 0 0;
				text-indent: -6578px;
				overflow: hidden;				
			}
						
		.content h3
		{
			font-weight: normal;
			font-size: 18px;
			line-height: 19px;
			margin-bottom: 0px;
		}

		.content h4
		{
			font-weight: bold;
			font-size: 14px;
			line-height: 17px;
			text-transform: uppercase;
		}

		.content h5
		{
			font-weight: bold;
			font-size: 14px;
			line-height: 17px;
			margin-bottom: 0px;
			text-transform: uppercase;
		}
		
		.content h6
		{
			font-weight: bold;
			/* color: #999; */
			margin-bottom: 0px;
		}
						
		.content ol
		{
			margin-left: 40px;
		}
		
		.content ul
		{
			margin-left: 30px;
		}
		
			.content ul li
			{
				background: transparent url(../images/bullet_arrow.gif) no-repeat 0 0;
				padding: 0px 0px 5px 20px;
			}

		.content p.quotecredit
		{
			margin-top: -16px;
			font-style: italic;
			text-align: right;
			font-weight: bold;
		}

		p.statementseework
		{
			float: right;
			display: inline;
			padding-top: 7px;
			line-height: 14px;
			font-size: 12px;
			margin: 0px 0px 0px 0px;
		}
		
			.statementseework a:link	{ text-decoration: none; }
			.statementseework a:visited	{ text-decoration: none; }
			.statementseework a:hover	{ text-decoration: none; }
			.statementseework a:active	{ text-decoration: none; }
			
			.statementseework a.icon_see
			{
				padding-left: 20px;
				background: transparent url(../images/icon_yellow.gif) no-repeat 0 50%;
			}
					
		.resumeversions
		{
			float: right;
			display: inline;
			line-height: 25px;
			font-size: 12px;
		}
		
			.resumeversions a:link		{ text-decoration: none; }
			.resumeversions a:visited	{ text-decoration: none; }
			.resumeversions a:hover		{ text-decoration: none; }
			.resumeversions a:active	{ text-decoration: none; }
			
			.resumeversions a.icon_pdf
			{
				padding-left: 20px;
				background: transparent url(../images/icon_red.gif) no-repeat 0 50%;
			}
			
			.resumeversions a.icon_word
			{
				padding-left: 20px;
				background: transparent url(../images/icon_blue.gif) no-repeat 0 50%;
			}
		
		.resumetable
		{
			width: 100%;
		}

			.resumetable td
			{
				padding: 0px 10px 10px 0px;
				vertical-align: top;
			}
	
				.resumetable td.label
				{
					width: 18%;
				}
						
		.content p.sep
		{
			text-align: center;
			color: #999;
			font-weight: normal;
			background: transparent url(../images/sep.gif) no-repeat 50% 0;
			height: 1px;
			margin: 30px 0px 30px 0px;
		}
		
		.content .credit
		{
			font-weight: bold;
			font-style: italic;
			color: #999;
		}
		
		.homeslideshow
		{
			margin: -16px auto -26px auto;
			text-align: center;
			/* height: 500px; */
			position: relative;
			overflow: hidden;
		}
		
			.homeslideshow a
			{
				border: 0px;
				display: block;
				/* height: 500px; */							
				margin: 0px auto 0px auto;
				text-align: center;
			}			
		
				.homeslideshow a img
				{
					border: 0px;
					display: block;
					/* height: 500px; */							
					margin: 0px auto 0px auto;
				}
		
		.headlinelinks
		{

		}
		
			.headlinelinks a
			{
				display: block;

				line-height: 25px;
				font-size: 24px;
				font-weight: normal;
				color: #999;
				height: 25px;
				margin-top: 40px;
				margin-bottom: 40px;
			}
			
				.headlinelinks a:link		{ font-weight: normal; color: #999; text-decoration: none; background-position: 50% 0px; }
				.headlinelinks a:visited	{ font-weight: normal; color: #999; text-decoration: none; background-position: 50% 0px; }
				.headlinelinks a:hover		{ font-weight: normal; color: #CCC; text-decoration: none; background-position: 50% 0px; }
				.headlinelinks a:active		{ font-weight: normal; color: #CCC; text-decoration: none; background-position: 50% 0px; }
				
				.headlinelinks a:link.h_work_starbridge,
				.headlinelinks a:visited.h_work_starbridge,
				.headlinelinks a:hover.h_work_starbridge,
				.headlinelinks a:active.h_work_starbridge
				{
					background-image: url(../images/link_work_starbridge.gif);
					background-repeat: no-repeat;
					background-position: 50% 50%;
					text-indent: -6578px;
					height: 118px;
					overflow: hidden;
					margin-top: 10px;
					margin-bottom: 10px;					
				}
				
				.headlinelinks a:link.h_work_starlight,
				.headlinelinks a:visited.h_work_starlight,
				.headlinelinks a:hover.h_work_starlight,
				.headlinelinks a:active.h_work_starlight
				{
					background-image: url(../images/link_work_starlight.gif);
					background-repeat: no-repeat;
					background-position: 50% 50%;
					text-indent: -6578px;
					height: 118px;
					overflow: hidden;
					margin-top: 10px;
					margin-bottom: 10px;					
				}
				
				.headlinelinks a:link.h_work_candyland,
				.headlinelinks a:visited.h_work_candyland,
				.headlinelinks a:hover.h_work_candyland,
				.headlinelinks a:active.h_work_candyland
				{
					background-image: url(../images/link_work_candyland.gif);
					background-repeat: no-repeat;
					background-position: 50% 50%;
					text-indent: -6578px;
					height: 118px;
					overflow: hidden;
					margin-top: 10px;
					margin-bottom: 10px;					
				}
				
				.headlinelinks a:link.h_work_astronomer,
				.headlinelinks a:visited.h_work_astronomer,
				.headlinelinks a:hover.h_work_astronomer,
				.headlinelinks a:active.h_work_astronomer
				{
					background-image: url(../images/link_work_astronomer.gif);
					background-repeat: no-repeat;
					background-position: 50% 50%;
					text-indent: -6578px;
					height: 118px;
					overflow: hidden;
					margin-top: 10px;
					margin-bottom: 10px;					
				}
	
				.headlinelinks a.h_statement_starbridge
				{
					background-image: url(../images/h_statement_starbridge.gif);
					background-repeat: no-repeat;
					text-indent: -6578px;
					overflow: hidden;				
				}
				
				.headlinelinks a.h_statement_starlight
				{
					background-image: url(../images/h_statement_starlight.gif);
					background-repeat: no-repeat;
					text-indent: -6578px;
					overflow: hidden;				
				}
				
				.headlinelinks a.h_statement_candyland
				{
					background-image: url(../images/h_statement_candyland.gif);
					background-repeat: no-repeat;
					text-indent: -6578px;
					overflow: hidden;				
				}
				
				.headlinelinks a.h_statement_astronomer
				{
					background-image: url(../images/h_statement_astronomer.gif);
					background-repeat: no-repeat;
					text-indent: -6578px;
					overflow: hidden;				
				}
				
				.headlinelinks a.h_home_title
				{
					background-image: url(../images/h_home_title.gif);
					background-repeat: no-repeat;
					background-position: 50% 0px;
					text-indent: -6578px;
					overflow: hidden;
					height: 50px;				
				}
				
				.headlinelinks a.h_home_enter
				{
					background-image: url(../images/h_home_enter.gif);
					background-repeat: no-repeat;
					background-position: 50% 0px;
					text-indent: -6578px;
					overflow: hidden;				
				}
				
		.work_thumbs
		{
			padding: 0px 32px 18px 38px;
			border-bottom: 1px solid #ddd;
			margin: -12px -32px 20px -38px;
		}
		
			.work_thumbs a
			{
				line-height: 1px;
				display: inline;
			}
			
				.work_thumbs a img
				{
					/*
					float: left;
					display: inline;
					*/
					
					width: 34px;
					height: 34px;
					border: 2px solid #fff;
					margin: 0px -2px 0px 0px;
					padding: 0px;				
					line-height: 1px;
					padding: 0px;
					zoom: 1;
				}
				
					.work_thumbs a:link img		{ border: 2px solid #fff; padding: 0px; }
					.work_thumbs a:visited img	{ border: 2px solid #fff; padding: 0px; }
					.work_thumbs a:hover img	{ border: 1px solid #aaa; padding: 1px; }
					.work_thumbs a:active img	{ border: 1px solid #aaa; padding: 1px; }
					
						.work_thumbs a.on:link img	{ border: 1px solid #000; padding: 1px; }
						.work_thumbs a.on:visited img	{ border: 1px solid #000; padding: 1px; }
						.work_thumbs a.on:hover img	{ border: 1px solid #000; padding: 1px; }
						.work_thumbs a.on:active img	{ border: 1px solid #000; padding: 1px; }
				
		.work_details
		{
		  	display: none;
		  	position: relative;
		  	
			min-height: 580px;
			height: auto !important; /* hack to get min-height to work reliably */
		  	height: 580px; /* hack to get min-height to work reliably */
		}
		
			.work_details_views
			{
				position: absolute;
				top: 16px;
				left: 694px;
				width: 38px;
				height: 500px;
				line-height: 1px;
			}

				.work_details_views a
				{
					line-height: 1px;
					display: inline;
				}
				
					.work_details_views img
					{
						display: block;
						margin: 0px auto 2px auto;
						
						width: 34px;
						height: 34px;
						border: 2px solid #fff;
						padding: 0px;
						line-height: 1px;
						padding: 0px;					
					}
	
						.work_details_views a:link img		{ border: 2px solid #fff; padding: 0px; }
						.work_details_views a:visited img	{ border: 2px solid #fff; padding: 0px; }
						.work_details_views a:hover img		{ border: 1px solid #aaa; padding: 1px; }
						.work_details_views a:active img	{ border: 1px solid #aaa; padding: 1px; }
	
							.work_details_views a.on:link img	{ border: 1px solid #000; padding: 1px; }
							.work_details_views a.on:visited img	{ border: 1px solid #000; padding: 1px; }
							.work_details_views a.on:hover img	{ border: 1px solid #000; padding: 1px; }
							.work_details_views a.on:active img	{ border: 1px solid #000; padding: 1px; }
									
			.work_details_image_wrap
			{
				height: 500px;
				margin: 0px auto 0px auto;
				padding: 0px;
				position: relative;
			}
											
				.work_details_image
				{
					text-align: center;
					margin: 0px auto 6px auto;
					position: relative;
				}
				
					.workfadeanim
					{
						height: 500px;
						overflow-y: hidden;
						padding: 0px;
						margin: 0px auto 0px auto;
						text-align: center;
						position: relative;
					}
				
						.work_details_image img,
						.workfadeanim img
						{
							display: block;
							margin: 0px auto 0px auto;
						}
			
			.work_details_desc
			{
				text-align: center;
				color: #919191;
			}
			
				.work_details_desc p
				{
					width: 500px;
					margin: 4px auto 0px auto;
					line-height: 18px;
				}
				
					.work_details_desc p strong
					{
						font-weight: bold;
						color: #444;
					}				
		
	.foot
	{
		background: #000 url(../images/back_foot.gif) repeat-x 0 0;
		color: #797979;
		font-size: 11px;
		line-height: 62px;
		height: 62px;
	}
	
		.foot a:link { text-decoration: none; font-weight: normal; color: #797979; }
		.foot a:visited { text-decoration: none; font-weight: normal; color: #797979; }
		.foot a:hover { text-decoration: underline; font-weight: normal; color: #fff; }
		.foot a:active { text-decoration: underline; font-weight: normal; color: #fff; }
		
		.foot p
		{
			padding: 0px 0px 0px 38px;
		}

			.foot p.credit
			{
				float: right;
				display: inline;
				padding: 0px;
				margin: 0px;
				width: 1px;
				height: 1px;
				overflow: hidden;
				text-indent: -4563px;
			}
			
			.foot div.glyphlink
			{
				float: right;
				display: inline;
				margin: 8px 33px 0px 0px;
				padding: 0px;
				width: 54px;
				height: 48px;
				line-height: 13px;
				cursor: pointer;
			}
			
				.foot div.glyphlink a
				{
					display: block;
					width: 100%;
					height: 100%;
					outline: none;
					overflow: hidden;
					text-indent: -5647px;
					
					/* need a background to get this link to work correctly in IE6 */
					background: transparent url(../images/back_foot.gif) no-repeat 100px 100px;
				}
		




/* -- GENERAL CLASSES -- */

.clear
{
	clear: both;
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	/* display: block; */
}

.inset_right
{
	float: right;
	display: inline;
	margin: 0px 0px 10px 14px;
	border: 1px solid #da6701;
	clear: right;
}

.inset_left
{
	float: left;
	display: inline;
	margin: 0px 14px 10px 0px;
	border: 1px solid #da6701;
	clear: left;
}

.right
{
	text-align: right;
}




