/* Begin Page Styles */

body {
	margin: 0;
	padding: 0 3.0em 0 0;
	font-size: 100%;
	}
	
#greyContainer {
	position: absolute;
	left: 2.5em;
	top: 1.5625em;
	width: 50em;
	height: 31.25em;
	background-color: #e8e8e8;
	}
	
#rightColor {
	position: absolute;
	right: 0;
	width: 21.875em;
	height: 100%;
	background-color: #E88B00;
	}
	
hr {
	display: none;
	}	
	
/* End Page Styles */	


/* Begin Header Styles */

h1 {
	position: relative;
	margin: 0;
	left: 1.25em;
	top: 1.875em;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 1.5em;
	color: #e8e8e8;
	}
	
h2 {
	position: relative;
	left: -600em;
	}		

/* End Header Styles */


/* Begin Navigation Styles */

#nav {
	position: relative;
	width: 21.875em;
	top: 13.75em;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	}
	
#nav li {
	list-style-type: none;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1.75em;
	text-align: right;
	}

#nav .invis {
	color: #E88B00;
	font-size: 0.8em;
	font-weight: normal;
	padding-right: 0.875em;
	}
	
#nav .vis {
	float: left;
	width: 8em;
	text-align: left;
	padding-left: 2.143em;
	}		
	
#nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	color: #e8e8e8;
	}
	
#nav a:hover, #nav a:active {
	display: block;
	text-decoration: none;
	background-color: #e8e8e8;
	color: #E88B00;
	}	
					
/* End Navigation Styles */


/* Begin Content Styles */

img {
	position: absolute;
	left: 0;
	bottom: 0;
	}	
	
#imageCaption {
	position: absolute;
	left: 43px;
	bottom: 228px;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 0.75em;
	color: #E88B00;
	}
	
#imageCaption a:link, #imageCaption a:visited {
	color: #E88B00;
	text-decoration: none;
	}
	
#imageCaption a:hover, #imageCaption a:active {
	color: #E88B00;
	text-decoration: underline;
	}	
	
#bioBlurb {
	position: absolute;
	width: 23.333em;
	left: 40em;
	top: 8.333em;	
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 0.75em;
	line-height: 1.333em;
	text-align: left;
	color: #e8e8e8;
	}

/* End Content Styles */


/* Begin Footer Styles */

#footer {
	position: absolute;
	left: 43.636em;
	bottom: 0.5em;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 0.6875em;
	color: #e8e8e8;
	}
	
#footer a:link, #footer a:visited {
	color: #e8e8e8;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active {
	color: #e8e8e8;
	text-decoration: underline;
	}		

/* End Footer Styles */
			




