body {
	color: #ff0000;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin: 15px 0 15px 75px;
}

#index-wrapper {
	width: 622px;
	position: absolute;
	bottom: 15px;
}

#index-wrapper.short-window {
	bottom: auto;
	top: 160px;
}

#content-wrapper {
	margin: 55px 0 0 0;
}

#content {
	width: 622px;
}

#contents {
	width: 500px;
	margin: 0 0 0 55px;
}

#navigation {
	margin: 0 0 0 15px;
}

/* ----------------------- Header items ----------------------- */

#public-art-fund {
	position: fixed;
	z-index: 1;
	top: 15px;
	left: 120px;
}

img {
	border: 0;
}

#app {
	margin: 35px 0 0 605px;
	z-index: 2;
}

#secondary-navigation {
	top: 15px;
	left: 680px;
	z-index: 2;
	font-size: 10px;
	line-height: 11px;
	position: fixed;
}

#secondary-navigation ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 65px;
}

#secondary-navigation li {
	margin: 0;
	padding: 0 0 10px 0;
}

#secondary-navigation a {
	color: #00ff00;
	text-decoration: none;
}

#secondary-navigation a:active {
	color: #ff0000;
	text-decoration: none;
}

#secondary-navigation a#active {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 2px solid #ff0000;
}

#secondary-navigation a#red-active {
	color: #ff0000;
	text-decoration: none;
}

#red-active-underline {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 2px solid #ff0000;
}

#secondary-navigation .red-active-underline {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 2px solid #ff0000;
}

a#app-btn {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/app.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 70px;
	width: 58px;
}

a:active#app-btn { background-position: -58px 0; }

a#close-btn {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/close-btn.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 14px;
	width: 15px;
	float: right;
}

a:active#close-btn { background-position: -15px 0; }




a:focus { outline: none; }

/* ----------------------- Navigation items ----------------------- */

#masthead {
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/masthead.jpg');
	width: 622px;
	height: 388px;
	display: block;
}

#masthead-index {
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/masthead.jpg');
	width: 622px;
	height: 388px;
	display: block;
	margin-top: 30px;
}

/* #masthead a:hover { background-position: 0 -388px; } */
#masthead a:active { background-position: 0 -776px; }
#masthead-index a:active { background-position: 0 -776px; }


#navigation ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
}

.ie7 #navigation ul, .ie6 #navigation ul {
	margin-left: 40px;
}

#navigation li {
	margin-bottom: 35px;
}

#navigation li:last-child {
	margin-bottom: 0;
}


a#about {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/about.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 17px;
	width: 68px;
}


a#artists-and-interviews {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/artists-and-interviews.jpg');
	background-repeat: no-repeat;
	background-position:0 0;
	height: 17px;
	width: 240px;
}

a#visit {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/visit.jpg');
	background-repeat: no-repeat;
	background-position:0 0;
	height: 17px;
	width: 53px;
}

a:active#about { background-position: -68px 0; }
a:active#artists-and-interviews { background-position: -240px 0; }
a:active#visit { background-position: -53px 0; }



a#gallery_prev {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/left.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 38px;
	width: 33px;
	position: absolute;
	left: -65px;
	top: 185px;
}

a:active#gallery_prev { background-position: -33px 0px; }

a#gallery_next {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/right.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 38px;
	width: 33px;
	position: absolute;
	right: -185px;
	top: 185px;

}

a:active#gallery_next { background-position: -33px 0px; }


/* ----------------------- selected states ----------------------- */

#about-active {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/about.jpg');
	background-repeat: no-repeat;
	background-position: -68px 0;
	height: 17px;
	width: 68px;
	padding-bottom: 5px;
	border-bottom: 3px solid #ff0000;
}

#visit-active {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/visit.jpg');
	background-repeat: no-repeat;
	background-position: -53px 0;
	height: 17px;
	width: 53px;
	padding-bottom: 5px;
	border-bottom: 3px solid #ff0000;
}

#artists-and-interviews-active {
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/artists-and-interviews.jpg');
	background-repeat: no-repeat;
	background-position: -240px 0;
	height: 17px;
	width: 240px;
	padding-bottom: 5px;
	border-bottom: 3px solid #ff0000;
}


/* ----------------------- Typography ----------------------- */

p {
	margin: 20px 0 0 0;
	padding: 0;
}

p.sub {
	margin: 10px 0 20px 0;
	padding: 0;
}

p#map {
	margin: 5px 0 20px 0;
	padding: 0;
}

p.small {
	font-size: 10px;
	line-height: 14px;
	margin: 10px 0 0 0;
}

p.small-first {
	font-size: 10px;
	line-height: 14px;
	margin: 30px 0 0 0;
}

p.small-top {
	font-size: 10px;
	line-height: 14px;
	margin: 25px 0 0 0;
	padding: 0;
}

p.medium {
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0 0 0;
}

p.close {
	margin: 13px 0 10px 0;
}

p.close-visit {
	margin: 18px 0 10px 0;
}

#contents a {
	color: #ff0000;
	border-bottom: 3px solid #ff0000;
	text-decoration: none;
}

#contents a.small-underline {
	color: #ff0000;
	border-bottom: 3px solid #ff0000;
	padding: 0 0 2px 0;
	text-decoration: none;
}

h2 {
	font-size: 18px;
	margin: 50px 0 0 0;
	position: relative;
}

.underline {
	border-bottom: 3px solid #ff0000;
}

.small-underline {
	color: #ff0000;
	border-bottom: 3px solid #ff0000;
	padding: 0 0 2px 0;
	text-decoration: none;
}

a#close {
	border-bottom: 0 !important;
	padding-top: 3px;
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/close.jpg');
	background-repeat: no-repeat;
	background-position:0 0;
	height: 15px;
	width: 32px;
}

a:active#close { background-position: -32px 0; }

#public-art-fund-map {
	border-bottom: 0 !important;
	padding-top: 3px;
	display: block;
	background-image: url('http://www.publicartfund.org/statuesque/assets/imgs/global/public-art-fund.png');
	background-repeat: no-repeat;
	height: 114px;
	width: 150px;
}

p.interview {
	margin-top: 5px;
}

p.credit a {
	border-bottom: 0px none !important;
}



/* ----------------------- Images ----------------------- */

#map {
	margin: 25px 0 0 0;
}

#contents .img-link {
	border-bottom: 0;
}

#gallery-wrapper.overlay-gallery {
	position: fixed;
	top: 100px;
	left: 130px;
}
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

/* ----------------------- Artist thumbnails ----------------------- */

.thumbnail {
	position: absolute;
	left: -85px;
	top: 48px;
	cursor: pointer;
}


