/* CSS Document */

/*testing stuff 
div[id] {
	border: 1px dotted red;
}*/
h2, h3, h4 {
	padding:0;
	margin:0;
	line-height:1;
	}
	
h2 {
	font-size: medium;
	font-weight:bold;
	color:#A6A699;
	margin-bottom:-12px;
}
	
body {
	font-size:small;
	font-family:arial, helvetica, trebuchet;
	color:#333;
	text-align: center;	
	}

#container {
  margin: 0 auto;
  width: 722px;
  text-align: left;
  }

#bca-menu {
	padding-top: 138px;
	font-size: small;
	color:#333333;
}

#bca-menu a {
	color:#D52466;}

	#banner {
	background-image:url(/images/header-nav-bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:33px;
	padding:0px;
	}	
		
	#banner ul {
	float:right;
	list-style: none;
	margin: 0; 
	}
		
	#banner li {
	float: left;
	padding-left:2px;
	}

	#banner li a {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	}	

.menu-links {
	color: #564319;
	padding: 2px;
}
.menu-links:hover {
	background-color: #564319;
	color:white;
	padding: 2px;
	text-decoration:none;
}

.float-r-home {
	float:right;
	width:170px;
	background:#E1E1E1;
	padding:10px;
	border-left:#72AFB6 solid thin;
	border-top:#72AFB6 solid thin;
	border-bottom:#72AFB6 solid thin;
	margin-left: 10px;
}

#right-window {
	padding: 15px 20px 5px 20px;
	vertical-align:top;

}
#right-window p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.35em;
	font-size:small;
}

#main-window {
	padding: 20px 30px 10px 20px;
	vertical-align:top;

}
#main-window p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.35em;
	font-size:small;
}

.link {
	color:	#D52466;
}

.bulletless {
	list-style:none;
	line-height:1.75em;
	padding-bottom:0px 0px 25px 0px;
	margin-left: -40px;
}

.footnote {
	font-size: x-small;
	color:#999999;
}

.index-text {
	padding-right: 7px;
}

a.link-artist {
	color: black;
	text-decoration:none;
	
}

a.link-artist:hover {
	color: #A6A699;
	text-decoration: none;

}

/* ----- Artist Page ------*/

#artist-menu {
	padding-left:219px;
}
#artist-page {
margin-top:18px;

}
.frame{
  background: url("images/frame.gif");
  width:260px;
  height:260px;
  padding-top:5px;
  padding-bottom:0px;
  padding-right:5px;
  padding-left:5px;
  }
#artist-page img{
  border:0px;
  }

.preview-portrait {
height:316px;
margin: 2px;
}

.thumbnail {
	margin: 2px;
}
