@charset "utf-8";
.column_left_rule {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

/* CSS Document */

A:hover {
 font-family: Arial, Helvetica, sans-serif;
 color: #F00;
}
A:active {
 font-family: Arial, Helvetica, sans-serif;
 color: #F00;
}
A:link {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #039;
}
A:visited {
 font-family: Arial, Helvetica, sans-serif;
 color: #939;
}
body {
 background-color: #D9D5C1;
 overflow-y:scroll;
}
.text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
 font-style: normal;
 font-weight: bold;
 color: #000000;
 line-height: 140%;
}
.heading2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24px;
 color: #039;
 font-weight: bold;
}
.paragraph-tq {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 font-style: normal;
 font-weight: normal;
 color: #039;
 line-height: 140%;
}
.blurb {
 padding-right: 15px;
 padding-bottom: 15px;
 padding-left: 15px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 font-style: normal;
 font-weight: normal;
 color: #039;
 line-height: 140%;
}
 #side_navbar {
 font-family: Arial, Helvetica, sans-serif;
 line-height: 180%;
 font-weight: bold;
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 font-size: small;
 background-color: #FFC;
 top: 20px;
}
#page {
 background-color: #FFF;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #666;
 border-right-color: #666;
 border-bottom-color: #666;
 border-left-color: #666;
}
.banner_subhead {
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
 font-weight: bold;
 color: #F00;
 padding-top: 10px;
}
.georgia_subhead {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: medium;
 font-weight: bold;
 color: #039;
}
.caption {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: small;
 color: #039;
 font-weight: normal;
}
.bottom_menu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 color: #039;
 font-weight: bold;
}
.banner_image {
 padding-top: 7px;
}
.sponsor_subhead {
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
 font-weight: bold;
 color: #FFF;
 font-variant: small-caps;
}
.media {
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
 font-style: normal;
 font-weight: bold;
 color: #039;
 text-transform: uppercase;
}
#art_page_image {
 width: 800px;
}
#vertical_line_left {
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #666;
}
#artist_name {
 font-family: Arial, Helvetica, sans-serif;
 font-size: large;
 color: #039;
 margin: 0px;
 padding-top: 0px;
 padding-right: 10px;
 padding-bottom: 0px;
 padding-left: 0px;
}
 #header {
 background-color: #FFF;
 border-bottom-width: 0px;
 border-bottom-style: none;
 border-top-width: 0px;
 border-right-width: 0px;
 border-left-width: 0px;
 border-top-style: none;
 border-right-style: none;
 border-left-style: none;
 overflow: hidden;
}
#content {
	border: 1px solid #666;
	background-color: #FFF;
	margin-bottom: 15px;
	width: 768px;
	position: relative;
}
#left_sidebar {
 background-color: #FFC;
 border-right-width: 1px;
 border-top-style: none;
 border-right-style: solid;
 border-bottom-style: none;
 border-left-style: none;
 border-right-color: #666;
}

