@charset "utf-8";
/* Core Screen CSS Document */
body {
	margin:0;
	padding:0;
	background-color:rgb(122,112,59);
	background-image:none;
	text-align:center;
}
#pageContainer {
	margin:0 auto;
	position:relative;
	width:1056px;
	height:784px;
	background-color:transparent;
	background-image:url(../images/pageContainerBackground.png);
	background-position:top center;
	background-repeat:no-repeat;
}
#contentArea {
	margin:0 auto;
	position:relative;
	width:1024px;
	height:768px;
	background-color:transparent;
	background-image:url(../images/contentAreaBackground.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:left;
}
#headerLogo {
	position:absolute;
	top:44px;
	left:0;
	width:1024px;
	height:142px;
	background-color:transparent;
	background-image:url(../images/headerLogoBackground.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#primaryNavigation {
	position:absolute;
	top:166px;
	left:873px;
	list-style-type:none;
	z-index:100;
}
#primaryNavigation li {
	display:inline;
}
#primaryNavigation ul {
	display:none;
	position:relative;
	top:-9999px;
	left:-678px;
	list-style-type:none;
}
#primaryNavigation li.sfHover ul,
#primaryNavigation li:hover ul {
	display:block;
	position:relative;
	top:0;
	left:-678px;
	list-style-type:none;
}
#navMenuLink {
	display:block;
	width:84px;
	height:20px;
	background-color:transparent;
	background-image:url(../images/navMenuLink.png);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
a:link#navProjectsLink,
a:visited#navProjectsLink {
	background-image:url(../images/navProjectsLink.png);
}
a:hover#navProjectsLink,
a:active#navProjectsLink {
	background-image:url(../images/navProjectsHover.png);
}
a:link#navContactLink,
a:visited#navContactLink {
	background-image:url(../images/navContactLink.png);
}
a:hover#navContactLink,
a:active#navContactLink {
	background-image:url(../images/navContactHover.png);
}
a:link#navBiographiesLink,
a:visited#navBiographiesLink {
	background-image:url(../images/navBiographiesLink.png);
}
a:hover#navBiographiesLink,
a:active#navBiographiesLink {
	background-image:url(../images/navBiographiesHover.png);
}
a:link#navBlogLink,
a:visited#navBlogLink {
	background-image:url(../images/navBlogLink.png);
}
a:hover#navBlogLink,
a:active#navBlogLink {
	background-image:url(../images/navBlogHover.png);
}
a:link#navAboutLink,
a:visited#navAboutLink {
	background-image:url(../images/navAboutLink.png);
}
a:hover#navAboutLink,
a:active#navAboutLink {
	background-image:url(../images/navAboutHover.png);
}
.secondaryNavigation {
	display:block;
	width:810px;
	height:43px;
	background-color:transparent;
	background-image:none;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#displayArea {
	position:absolute;
	top:212px;
	left:27px;
	width:970px;
	height:533px;
	background-color:transparent;
	background-image:url(../images/displayAreaBackground.png);
	background-position:0 0;
	background-repeat:repeat;
	z-index:50;
}

/* installations menu */
div#install {
	float: left;
	width:346px;
	margin:0;
	margin-top: 202px;
	margin-left: 163px;
	padding:0;
	}
	
div#install h2 {
	float:left;
	width:173px;
	height:35px;
	margin:0;
	margin-bottom: 147px;
	padding:0;
	background: url(../images/instltns.png) no-repeat top left;
	}

#install li {
	width: 49px;
	float: left;
	margin:0;
	padding:0;
	}
	
#install li span {
	width: 49px;
	height: 49px;
	float: left;
	margin:0;
	padding:0;
	}
	
div#install .insta1 {background: url(../images/thmb_installA.png) no-repeat top left;}
div#install .insta2 {background: url(../images/thmb_installB.png) no-repeat top left;}
div#install .insta3 {background: url(../images/thmb_installC.png) no-repeat top left;}
div#install .insta4 {background: url(../images/thmb_installD.png) no-repeat top left;}
div#install .insta5 {background: url(../images/thmb_installE.png) no-repeat top left;}
div#install .insta6 {background: url(../images/thmb_installF.png) no-repeat top left;}
div#install .insta7 {background: url(../images/thmb_installG.png) no-repeat top left;}
div#install .insta8 {background: url(../images/thmb_installH.png) no-repeat top left;}
div#install .insta9 {background: url(../images/thmb_installI.png) no-repeat top left;}

div#install li a {
	display: block;
    width:49px;
	height:49px;
	margin:0;
	margin-bottom: 5px;
    padding:0;
	text-indent: -10000px;
	}
		
#install li img {
	width:49px;
	height:49px;
	display: inline;
	margin:0;
	padding:0;
	}
	
#install a:hover {
	background-position: -49px 0;
	}

#install a:active, #install a.selected {
	background-position: -49px 0;
	}
	
/* featured artists menu */
div#artst {
	float: right;
	width:346px;
	margin:0;
	margin-top: 202px;
	padding:0;
	}
	
div#artst h2 {
	float:left;
	width:173px;
	height:35px;
	margin:0;
	margin-bottom: 300px;
	padding:0;
	background: url(../images/ftrdArt.png) no-repeat top left;	
	}

#artst li {
	width: 49px;
	float: left;
	margin:0;
	padding:0;
	}

#artst li span {
	width: 49px;
	height: 49px;
	float: left;
	margin:0;
	padding:0;
	}

.arts1, #move {background: url(../images/thmb_sculpt.png) no-repeat top left;}
.arts2, #move {background: url(../images/thmb_thesePeople.png) no-repeat top left;}
.arts3 {background: url(../images/thmb_anach.png) no-repeat top left;}
.arts4 {background: url(../images/thmb_bowl.png) no-repeat top left;}
.arts5 {background: url(../images/thmb_frag.png) no-repeat top left;}
.arts6 {background: url(../images/thmb_phantomLimb.png) no-repeat top left;}
.arts7 {background: url(../images/thmb_tree.png) no-repeat top left;}
.arts8 {background: url(../images/thmb_gesture.png) no-repeat top left;}
.arts9 {background: url(../images/thmb_bar.png) no-repeat top left;}
.arts10 {background: url(../images/thmb_magnet.png) no-repeat top left;}
.arts11 {background: url(../images/thmb_manyaFox.png) no-repeat top left;}
.arts12 {background: url(../images/thmb_hld.png) no-repeat top left;}
.arts13 {background: url(../images/thmb_james1.png) no-repeat top left;}
.arts14 {background: url(../images/thmb_reflect.png) no-repeat top left;}
.arts15 {background: url(../images/thmb_cove.png) no-repeat top left;}
.arts16 {background: url(../images/thmb_bones.png) no-repeat top left;}
.arts17 {background: url(../images/thmb_newChina.png) no-repeat top left;}
.arts18 {background: url(../images/thmb_cantine.png) no-repeat top left;}

#artst li a {
	display: block;
    width:49px;
	height:49px;
	margin:0;
	margin-bottom: 5px;
    padding:0;
	text-indent: -10000px;
	}
	
<!-- Styles for thumbnails -->


#artst li img {
	width:49px;
	height:49px;
	display: inline;
	margin:0;
	padding:0;
	}

#artst a:hover {
	background-position: -49px 0;
	}

#artst a:active, #artst a.selected {
	background-position: -49px 0;
	}

/* Contact Styles */
div#directions {
	float: right;
	width:625px;
	height:auto;
	margin:0;
	margin-top: 166px;
	padding:0;	
	}
div#directions img, div#directions a{
	text-decoration: none;
	border: none;
	margin:0;
	padding:0;
	}
	
/* About Styles */
div#about {
	float: right;
	width:378px;
	height:470px;
	margin:0;
	margin-top:30px;
	padding:0;
	background: url(../images/aboutText.png) no-repeat top right;	
	}
div#infoLink{
	float:right;
	width:245px;
	height:112px;
	margin-top: 390px;
	text-indent:-15000px;
	}

div#infoLink a{
	display:block;
	width:245px;
	height:112px;
	background: url(../images/aboutLink.png) no-repeat top left;
	}

#infoLink a:hover{
	background-position: -245px 0;
	}

div#about2{
	float:left;
	width:852px;
	height:470px;
	background: url(../images/about2text.png) no-repeat top left;
	}
	
/* Bio Styles */
div#bioText {
	float: left;
	width: 738px;
	height: 240px;
	margin:0;
	margin-bottom: 10px;
	padding:0;
	}
	
#bioText.bioK {background: url(../images/biotextKrista.png) no-repeat top left;}
.bioR {background: url(../images/biotextRick.png) no-repeat top left;}
.bioE {background: url(../images/biotextErin.png) no-repeat top left;}
.bioA {background: url(../images/biotextArt.png) no-repeat top left;}
.bioM {background: url(../images/biotextMatt.png) no-repeat top left;}

div#bioImgs {
	float: right;
	width:720px;
	height: 279px;
	margin:0;
	margin-right: 1px;
	padding:0;
	}
	
#bioImgs li {
	width: 122px;
	float: left;
	margin:0 8px;
	padding:0;
	}
	
#bioImgs li.biShift {
	margin-left: 422px;
	}
		
#bio1 {background: url(../images/bio_krista.png) no-repeat top left;}
#bio2 {background: url(../images/bio_rick.png) no-repeat top left;}
#bio3 {background: url(../images/bio_erin.png) no-repeat top left;}
#bio4 {background: url(../images/bio_art.png) no-repeat top left;}
#bio5 {background: url(../images/bio_matt.png) no-repeat top left;}
#bio6 {background: url(../images/bio_krista.png) no-repeat top left;}



#bioImgs li a {
	display: block;
    width:122px;
	height:121px;
	margin:0;
	margin-bottom: 5px;
    padding:0;
	text-indent: -10000px;
	}
	
#bio1 {
	margin-left: 500px;
	}

#bioImgs a:hover {
	background-position: -122px 0;
	}
	
#bioImgs a:active, #bioImgs a.selected {
	background-position: -122px 0;
	}