/* reset whitespace */
* {
	margin: 0;
	padding: 0;
}

a:link {	color: #d3d0a8;
	text-decoration: none;
	font-style: italic;
}a:visited {	color: #c8c4c8;
	text-decoration: none;
	font-style: italic;
}a:hover {	text-decoration: underline;	color: #d3cf79;
	font-style: italic;
}a:active {	text-decoration: none;	color: #983500;}

body {	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;	font-size: 11px;	background: url(../assets/graphics/background_browser.jpg) repeat;}#container {	position: relative;	width: 960px;	background-image: url(../assets/graphics/background_page.jpg);	border: 1px solid #7f7f7f;	height: 650px;	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

/* Header and Nav */

.logo {	margin-top: 50px;	z-index: 5;	border-bottom: 1px solid silver;	border-top: 1px solid silver;
	border-right-style: none;
	border-left-style: none;
	position: relative;
}.nav_space-left {	margin-top: 1px;	border-bottom: 1px solid silver;	padding: 0;	margin-right: -1px;}.navbar {	margin-top: 0;	margin-right: 2px;	border-bottom: 1px solid silver;	margin-left: 0;	padding: 0;	position: static;	width: 174px;	height: 15px;}.nav_space-right {	margin-top: 1px;	border-bottom: 1px solid silver;	padding: 0;	position: relative;	width: 125px;	margin-left: -2px;	height: 15px;}.nav_next {	margin-top: 1px;	border-bottom: 1px solid silver;	padding: 0;	position: relative;	width: 126px;	height: 15px;}

/* For the 2 intro pages */

#panel3container {
	width: 701px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 74px;
}

.panel3 {	border: 1px solid black;	margin-right: 3px;	margin-left: 0;
	width: 226px;
	height: 350px;
	-moz-box-shadow: 3px 3px 5px #222;
	-webkit-box-shadow: 3px 3px 5px #222;
	box-shadow: 3px 3px 5px #222;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222')";
	/* For IE 5.5 - 7 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#222222');*/
}

#panel8container {
	width: 704px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	top: 55px;
	position: relative;
}

.panel8 {
	-moz-box-shadow: 3px 3px 5px #222;
	-webkit-box-shadow: 3px 3px 5px #222;
	box-shadow: 3px 3px 5px #222;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#222222')";
	/* For IE 5.5 - 7 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#222222');*/
	margin-right: 3px;
	height: 100%;
	border: 1px solid #000;
	clear: left;
	position: relative;
}

/* Controls how panels move on hover */

	
#panel3container a:hover {
	position: relative;
	top: 3px;
}

	#panel8container a:hover {
	position: relative;
	top: 3px;
}

p {	z-index: 1;	top: 303px;	color: white;	opacity: 0.7;	filter:alpha(opacity=70);	-moz-opacity:.7;	-khtml-opacity: .7;	font-size: 9pt;	position: absolute;	background-color: black;	padding-right: 5px;	padding-left: 5px;	height: 35px;	width: 690px;	text-shadow: #000000 0 0 0;	line-height: 25px;	text-align: left;	font-weight: bold;	left: 0;}

/* Slider control */

#content-slider {
	width: 700px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 55px;
}#controller {	left: 100px;	position: relative;	top: 10px;	text-align: left;	text-shadow: #000 1px 1px 0;	width: 400px;
}#controller span {	color: white;	cursor: pointer;	letter-spacing: 0;
	padding: 2px 6px;
}

#controller span:hover {
	background-color: #222;
}

#controller span:active {
	background-color: maroon;
}#prev-next {	z-index: -1;
	bottom: 12px;
	position: relative;
	width: 100px;
}.jFlowPrev, .jFlowNext {	cursor: pointer;	position: relative;	padding-right: 5px;
	width: 39px;
	height: 39px;
}#slides div {	overflow: hidden;	background-color: #222;
	z-index: 0;
	text-align: center;
}#panel {	height: 35px;	position: absolute;	z-index: 1;	border-width: 1px;	border-color: #ddd;
	top: 353px;
	width: 700px;
}

.description {	z-index: 2;	color: white;	font-size: 7pt;	padding-right: 5px;	padding-left: 5px;	line-height: 34px;	text-align: left;	font-weight: bold;	background-color: transparent;
	top: 312px;
	position: absolute;
}.credit {	position: relative;	width: 200px;	color: white;	text-shadow: black 1px 1px 0;	text-align: right;	background-color: transparent;
	top: -50px;
	font-size: 9px;
	height: 30px;
	float: right;
}

/* About HSA */

.about {	width: 330px;	height: 328px;	position: relative;	letter-spacing: 0;	top: 0;	border: 1px solid black;
	color: white;
	text-align: left;
	margin: 2px auto;
	padding: 10px 10px 5px;
	text-shadow: black 1px 1px 0;
	background-color: #353a3e;
	line-height: 17px;
	font-size: 1em;
}

/* Awards Page */

.awards_table {
	background-color: #353a3e;
	height: 344px;
	color: white;
	text-align: left;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	border: 1px solid black;
}

.award_header {	border-width: 1px;	list-style-type: none;
	text-shadow: black 1px 1px 0;
	letter-spacing: 3px;
	font-size: 1.05em;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	color: white;
	background-position: center center;
	background-repeat: repeat-x;
	height: 20px;
}

.awards_pubs {
	padding-left: 5px;
	text-shadow: black 1px 1px 0;
	width: 252px;
	list-style-type: square;
	list-style-position: inside;
}

.awards_links {
	padding-left: 5px;
	text-shadow: black 1px 1px 0;
}

/* Contact info */

.address {	width: 330px;	height: 328px;	border: 1px solid black;
	color: white;
	text-align: center;
	padding: 80px 10px 5px;
	text-shadow: black 1px 1px 0;
	background-color: #353a3e;
	line-height: 1.6;
	list-style-type: none;
	margin: 2px auto;
	font-size: 1.2em;
}

.footer {	border-bottom: 1px solid silver;	border-top: 1px solid silver;	position: absolute;	top: 580px;
	border-right-style: none;
	border-left-style: none;
}

.form {
	background-color: #353a3e;
	color: white;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	border: 1px solid black;
	overflow: scroll;
	height: 344px;
}

.animation {
	text-align: center;
}

/* I think I can delete these 4 */

#panel3container a {
	}

#panel8container a {
	}

#panel3container a img, #panel3container a {
	float: none;
	}

#panel8container a img, #panel8container a {
	float: none;
	}