@import url(psoas40.css);


DIV#head {
	height: 670px;
}

DIV#headcontent {
	margin: -21px auto 0;
	padding: 0;
}

IMG#biglogo {
	margin: 75px 0 0 0;
	float: left;
}



DIV#bigimage {
	position: relative;
	width: 628px;
	height: 386px;
	margin-bottom: 28px;
	float: right;
}

DIV#bigimage-slides {
	position: relative;
	width: 628px;
	height: 386px;
	background: #020000;
	overflow: hidden;
}

DIV.bigimage-slide {
	position: absolute;
	left: -9999px;
	top: 0;
	width: 628px;
	height: 386px;
	background: #020000;
	overflow: hidden;
}

DIV.bigimage-slide-0 {
	display: block;
	left: 0;
}

UL#bigimagenavi {
	position: relative;
	width: 0;
	height: 0;
	padding: 0;
	list-style: none;
	z-index: 200;
}

LI#bigimagenavi-prev,
LI#bigimagenavi-next {
	display: none;
	position: absolute;
	top: -193px;
	width: 64px;
	height: 64px;
	background: url(../_img/ui/webbox-arrows.png) no-repeat;
	margin: -32px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	z-index: 200;
}

LI#bigimagenavi-prev {
	left: -35px;
	background-position: 0 -64px;
}

LI#bigimagenavi-next {
	left: 599px;
}



DIV#smallimages {
	background: #020000;
	padding: 7px 0 7px 7px;
	float: right;
}

DIV#smallimages IMG {
	width: 200px;
	height: 143px;
	margin: 0 7px 0 0;
	float: left;
}



DIV#left {
	width: 725px;
	height: 265px;
	margin: 0 0 30px;
	padding: 35px 65px 0 50px;
	float: left;
	text-shadow: #F8F8F8 0 1px 0;
}

DIV#right {
	width: 280px;
	height: 300px;
	margin: 0 0 30px;
	float: right;
	text-shadow: #F8F8F8 0 1px 0;
}



H1 {
	padding: 0 0 17px;
	font: normal 41px/45px QuattrocentoRomanRegular, Georgia, "Times New Roman", Times, serif;
}

H2 {
	padding: 0 0 0;
	font: normal 23px/27px Georgia, "Times New Roman", Times, serif;
}

H2.events {
	height: 86px;
	background: transparent url(../_img/misc/heading-events.png) 0 0 no-repeat;
	padding-left: 99px;
	line-height: 89px;
}

P {
	padding: 0 0 1.75em;
}

P.intro {
	font: normal 19px/27px QuattrocentoRomanRegular, Georgia, "Times New Roman", Times, serif;
}



UL.events {
	padding: 13px 19px 0;
	list-style: none;
}

UL.events LI {
	border-top: 1px solid #9C9B9B;
	padding: 7px 2px;
	line-height: 19px;
}

UL.events LI:first-child {
	border: 0;
	padding-top: 0;
}

UL.events LI SPAN {
	display: block;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

UL.events LI A {
	display: block;
	color: #111;
}



DIV.column {
	width: 358px;
	min-height: 200px;
	background: #1A1818;
	margin: 16px 0 16px 16px;
	color: #FFF;
	float: left;
}

DIV.column H2 {
	height: 86px;
	background: #2A2828 none 0 0 no-repeat;
	padding: 0;
	line-height: 86px;
}

DIV.column H2 A {
	display: block;
	height: 86px;
	text-indent: -9999px;
	overflow: hidden;
}

H2.hall {
	background-image: url(../_img/misc/heading-hall-of-fame.gif) !important;
}

H2.time {
	background-image: url(../_img/misc/heading-timeline.gif) !important;
}

H2.lore {
	background-image: url(../_img/misc/heading-fb.gif) !important;
}

DIV.column P {
	height: 50px;
	padding: 17px 27px 21px;
	font-size: 1.0833em;
	line-height: 1.7692;
}


