@charset "UTF-8";
body {
	background-color: rgb(36,36,36);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

@font-face {
	font-family: HelveNeuLig;
	src: url('HelveNeuLig.ttf');	
}

@font-face {
	font-family: HelveNeuUltLig;
	src: url('HelveNeuUltLig.ttf');	
}

#outer {
	height: 100%;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#inner {
	position: absolute;
	width: 900px;
	float: top;
}

#header {
	position: relative;
	height: 67px;
	width: 900px;
	top: 0px;
	left: 0px;
	background-image: url(../images/headerbg.jpg);
}

#main {
	position: relative;
	height: 100%;
	width: 900px;
	top: 0px;
	left: 0px;
	color: white;
	font-family: HelveNeuLig, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	/*letter-spacing: 1px;*/
	z-index: 0;
}

#footer {
	position: relative;
	height: 74px;
	width: 900px;
	background-image: url(../images/footerbg.jpg);
}

#printIcon {
	position: absolute;
	height: 37px;
	width: 820px;
	left: 80px;
	top: 18px;
	background-image: url(../images/printIcon.png);
	background-repeat: no-repeat;
}

#printText {
	position: absolute;
	height: 14px;
	width: 80px;
	left: 131px;
	top: 30px;
	color: white;
	font-family: HelveNeuLig, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#footerText {
	position: absolute;
	height: 35px;
	width: 640px;
	left: 230px;
	top: 20px;
	color: white;
	font-family: HelveNeuLig, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#footerText a {
	text-decoration: none;
	color: white;
}

#footerText a:hover {
	background: white;
	color: black;
}

#flashFooter {
	position: relative;
	height: 113px;
	width: 900px;
	bottom: 0px;
	background-color: white;
	/*background-image: url(../images/flashFooterReplacement.jpg);*/
}

#homeNav {
	position: absolute;
	height: 62px;
	width: 71px;
	left: 40px;
	top: 5px;
	background-image: url(../images/homeNav.png);
}
#peopleNav {
	position: absolute;
	height: 62px;
	width: 85px;
	left: 131px;
	top: 5px;
	background-image: url(../images/peopleNav.png);
}
#publicationsNav {
	position: absolute;
	height: 62px;
	width: 144px;
	left: 236px;
	top: 5px;
	background-image: url(../images/publicationsNav.png);
}
#mediaNav {
	position: absolute;
	height: 62px;
	width: 188px;
	left: 400px;
	top: 5px;
	background-image: url(../images/mediaNav.png);
}
#contactNav {
	position: absolute;
	height: 62px;
	width: 129px;
	left: 608px;
	top: 5px;
	background-image: url(../images/contactNav.png);
}
#involvedNav {
	position: absolute;
	height: 62px;
	width: 141px;
	left: 757px;
	top: 5px;
	background-image: url(../images/involvedNav.png);
}

#homeArrow {
	position: absolute;
	height: 8px;
	width: 14px;
	background-image: url(../images/homeArrow.png);
	top: 56px;
	left: 59px;
	display: none;
}
#peopleArrow {
	position: absolute;
	height: 8px;
	width: 14px;
	background-image: url(../images/peopleArrow.png);
	top: 56px;
	left: 159px;
	display: none;
}
#publicationsArrow {
	position: absolute;
	height: 8px;
	width: 14px;
	background-image: url(../images/publicationsArrow.png);
	top: 56px;
	left: 292px;
	display: none;
}
#mediaArrow {
	position: absolute;
	height: 8px;
	width: 14px;
	background-image: url(../images/mediaArrow.png);
	top: 56px;
	left: 475px;
	display: none;
}
#contactArrow {
	position: absolute;
	height: 8px;
	width: 14px;
	background-image: url(../images/involvedArrow.png);
	top: 56px;
	left: 656px;
	display: none;
}
#involvedArrow {
	position: absolute;
	height: 8px;
	width: 14px;
	background-image: url(../images/involvedArrow.png);
	top: 56px;
	left: 812px;
	display: none;
}

/* Suckerfish Start */
#nav, #nav ul {
	padding-top: 35px;
	padding-left: 0px;
	margin: 0;
	list-style: none;
	font-size: 14px;
	font-family: HelveNeuLig, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 25px;
	z-index: 9;
}

#home a {
	display: block;
	/*width: 111px;*/
	width: 208px;
	color: black;
	background-image: url(../images/homeDropDownBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
	text-decoration: none;
}
#people a {
	display: block;
	/*width: 105px;*/
	width: 208px;
	color: black;
	background-image: url(../images/peopleDropDownBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
	text-decoration: none;
}
#publications a {
	display: block;
	/*width: 164px;*/
	width: 208px;
	color: black;
	background-image: url(../images/publicationsDropDownBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
	text-decoration: none;
}
#media a {
	display: block;
	width: 208px;
	color: black;
	background-color: yellow;
	text-align: center;
	text-decoration: none;
}
#contact a {
	display: block;
	/*width: 149px;*/
	width: 208px;
	color: black;
	background-image: url(../images/involvedDropDownBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
	text-decoration: none;
}
#involved a {
	display: block;
	/*width: 163px;*/
	width: 208px;
	color: black;
	background-image: url(../images/involvedDropDownBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
	text-decoration: none;
}

#home a:hover, #people a:hover, #publications a:hover, #media a:hover, #contact a:hover, #involved a:hover {
	background-image: none;
	background-color: black;
	color: white;
}

#nav li#home {
	float: left;
}

#nav li#people{
	padding-left: 111px;
}

#nav li#publications{
	/*padding-left: 216px;*/
	padding-left: 194px;
}

#nav li#media{
	padding-left: 380px;
}

#nav li#contact{
	padding-left: 588px;
}

#nav li#involved{
	/*padding-left: 737px;*/
	padding-left: 692px;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li ul li {
	/* put border bottom here? */
	border-bottom: 1px solid black;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* Suckerfish End */

h1 {
	font-family: HelveNeuUltLig, Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: white;
	letter-spacing: 1px;
	border-bottom: 2px dotted white;
	line-height: 26px;
}

h2 {
	font-family: HelveNeuUltLig, Helvetica, Arial, sans-serif;
	/*font-size: 16px;
	color: white;
	letter-spacing: 1px;
	line-height: 20px;*/
	font-weight: bold;
	color: white;
	font-size: 14px;
	line-height: 18px;
}

#donateButton {
	height: 92px;
	width: 207px;
	background-image: url(../images/donateButton.png);
}	
#donateButton:hover {
	background-image: url(../images/donateButtonOver.png);
}

#publicationsButton {
	height: 92px;
	width: 207px;
	background-image: url(../images/publicationsButton.png);
}	
#publicationsButton:hover {
	background-image: url(../images/publicationsButtonOver.png);
}

#checkoutButton {
	height: 72px;
	width: 248px;
	background-image: url(../images/checkoutButton.png);
}
#checkoutButton:hover {
	background-image: url(../images/checkoutButtonOver.png);
}

#sendApplicationButton {
	height: 72px;
	width: 205px;
	background-image: url(../images/sendApplicationButton.png);
}
#sendApplicationButton:hover {
	background-image: url(../images/sendApplicationButtonOver.png);
}
