/* ART GALLERY CONTENT SECTION */
/*-----------------------------*/
div.fa_top {
	position: absolute;
	top: 75px;
	left: 189px;
	width: 585px;
	background-color: #FFFFDD;
	z-index:50;
}
div.fa_content {
	position: absolute;
	top: 260px;
	left: 189px;
	width: 535px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	background-color: #FFFFDD;
}
div.fa_header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 585px;
	background-color: #FFFFDD;
	padding-top: 10px;
}
div.art_column {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 292px; 
	background-color: #FFFFDD;
	z-index:50;
}
div.art_column_2 {
	position: absolute;
	top: 200px;
	left: 292px;
	width: 293px; 
	background-color: #FFFFDD;
	z-index:50;
}
div.img
  {
  margin:2px;
  border-style:solid;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  z-index:90;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
li.art_column {
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFDD;
}
li.art_caption {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	background-color: #FFFFDD;
}
li.art_caption_top {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: bottom;
	background-color: #FFFFDD;
}
li.art_caption_bottom {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	background-color: #FFFFDD;
}
img.art_image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.art_image a:hover img{
    border: 1px solid navy;
}
p.art_body_title_bg {
	font-family: Calligraph421 BT;
	text-align: center;
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	color: black;
}
p.art_subtitle {
	font-family: Calligraph421 BT;
	text-align: center;
	font-size: 120%;
	line-height: 1.2;
	font-weight: bold;
	color: blue;
}
p.art_content_centered {
	font-family: Verdana;
	text-align: center;
	font-size: 9pt;
	font-weight: normal;
	color: black;
}
p.art_subtitle_1 {
	font-family: Verdana;
	text-align: center;
	font-size: 110%;
	line-height: 1.2;
	font-weight: bold;
	color: black;
}
p.art_subtitle_2 {
	font-family: arial;
	text-align: center;
	text-decoration: none;
	font-size: 120%;
	line-height: 2.0;
	font-weight: bold;
	color: blue;
}
p.art_subtitle_3 {
	font-family: arial;
	text-align: center;
	text-decoration: none;
	font-size: 120%;
	line-height: 2.0;
	font-weight: bold;
	color: brown;
}
p.art_caption_red {
	font-family: arial;
	text-align: center;
	text-decoration: none;
	font-size: 95%;
	line-height: 1.0;
	font-weight: bold;
	color: red;
	vertical-align: text-top;
	padding-top: 2px;
	padding-bottom: 7px;
}
p.art_caption_green {
	font-family: arial;
	text-align: center;
	text-decoration: none;
	font-size: 95%;
	line-height: 1.0;
	font-weight: bold;
	color: green;
	vertical-align: text-top;
	padding-top: 2px;
	padding-bottom: 7px;
}
p.art_caption {
	font-family: arial;
	text-align: center;
	text-decoration: none;
	font-size: 95%;
	line-height: 1.0;
	font-weight: bold;
	color: black;
	vertical-align: text-top;
	padding-top: 2px;
	padding-bottom: 7px;
}
p.art_caption_text {
	font-family: arial;
	text-align: center;
	text-decoration: none;
	font-size: 100%;
	text-align: left;
	line-height: 1.0;
	font-weight: normal;
	color: black;
	vertical-align: text-top;
	padding-top: 2px;
	padding-bottom: 7px;
}
p.art_caption_bottom {
	font-family: arial;
	text-align: center;
	text-decoration: none;
	font-size: 85%;
	line-height: 1.0;
	font-weight: normal;
	color: black;
	vertical-align: text-top;
	padding-top: 2px;
}
div.art_filler {
	position: absolute;
	top: 3720px;
	left: 0px;
	z-index:40;
}
div.fine_art_copyright {
	position: absolute;
	top: 5020px;
	left: 0px;
	width: 585px;
	background-color: #FFFFDD;
	z-index:50;
}
