* {
	margin: 0px; 
	padding: 0px;
}

body {
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #000000;
}

a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.back_link
{
	display: block;
	font-size: 12px;
	height: 15px;
	padding-top: .5em;
	padding-left: 10px;
}
a.back_link:hover 
{
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-decoration: none;
}

p {
	padding-top: 1em;
}

img {
	border-style: none;
}

/* Div Tags */

div.caption {
	text-align: left;
}

div.caption span {
	display: block;
}

div#center_small {
	float: left;
	width: 430px;
	padding-left: 20px;
	padding-right: 20px;
}

div#center {
	margin-left: 300px;
	padding-left: 20px;
	padding-right: 20px;
}

div.align_center {
	text-align: center;
}

div.contact_grid div {
	float: left;
}

div.contact {
	padding-top: 1em;
	padding-bottom: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	width:275px;
}

div.contact span {
	display: block;
}

div.contact span.number {
	text-transform: capitalize;
}

div.contact a.email {
	display: block;
}

div.contact span.title {
	font-style: italic;
}

div.contact span.name {
	font-weight: bold;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	padding-bottom: 3em;
}

div#exhibition {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

div#exhibition span.artist {
	font-size: 2em;
	text-transform: uppercase;
	padding-right: 10px;
	border-right: 1px #ffffff solid;
}

div#exhibition span.title {
	font-size: 2em;
	text-transform: uppercase;
	padding-left: 10px;
}

div#exhibition span.date {
	display: block;
	padding-top: 1em;
	text-transform: uppercase;
	font-size: 1.5em;
}

div#exhibition div {
	padding-bottom: 1em;
}

div#exhibition div.header {
	padding-bottom: 2em;
}

div#exhibition div.header img {
	padding-bottom: .5em;
}

div#exhibition p {
	padding-top: 0em;
	padding-bottom: 1em;
	line-height:1.4;
}

div#exhibitions {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height:1.4;
}

div#exhibitions span.section_title {
	display: block;
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
	text-transform: uppercase;
	font-size: 1.2em;
	padding-top: 2em;
	padding-bottom: 1em;
}

div.form
{
	background-color: #ffffff;
	border: 3px #ff0000 solid;
	padding: 10px;
	text-align: center;
	margin: 10px;
	color: #000000;
}

div#header {
	padding-top: 20px;
	padding-bottom: 20px;
}

div.image {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

div.image_grid_row {
	margin: 0;
	padding: 0;
}

div.image_swap div.master {
	float: left;
	margin-right: 50px;
	margin-bottom: 1em;
	width: 294px;
}

div.image_swap div.swap {
	margin-left: 344px;
}

div.image_swap div.swap img {
	margin: 4px;
}

div.image_swap div.comment {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

div#left {
	float: left;
	width: 300px;
}

div#left img {
	margin-top: 20px;
	border: 1px #000000 solid;
}

div#left img:hover {
	border: 1px #ff0000 solid;
}

div.memberList div.member
{
	padding-top: 1em;
	padding-bottom: 1.5em;
	border-bottom: 1px #ff0000 dashed;
}

div.memberList div.member div.name
{
	float: left;
	width: 200px;
}
div.memberList div.member div.description
{
	margin-left: 200px;
}

div#memberPage
{
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #ff0000;
}

div#memberPage span.name
{
	display: block;
	font-size: 1.5em;
	text-transform: uppercase;
}

div#memberPage span.title
{
	font-style: italic;
	display: block;
}

div#memberPage img
{
	float: left;
}

div#menu {
	font-size: 12px;
}

div#menu a {
	background-color: #000000;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: .7em;
	padding-right: 5px;
}
div#menu a:hover {
	color: #ff0000;
	text-decoration: none;
}

div#menu li {
	list-style-type: none;
	list-style: none;
}

div#menu li.unselected {
	padding-top: .7em;
	background-color: #000000;
}
div#menu li.unselected:hover {
	background-image: url(../images/bit_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #ff0000;
}

div#menu li.selected {
	padding-top: .7em;
	background-image: url(../images/bit_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#menu li.selected span{
	padding-right: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #ff0000;
	background-color: #000000;
}

div#news
{
	margin-top: 2em;
}

div#news div.header
{
	padding-top: .25em;
	padding-bottom: .25em;
	padding-left: .5em;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
}

div.profile div.image {
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	float: left;
}

div.profile div.image span.name {
	display: block;
	color: #ffffff;
	text-transform: uppercase;
}

div.profile div.image span.title {
	display: block;
	color: #ff0000;
	text-transform: uppercase;
	font-style: italic;
}

div#quote {
	font-size: 12px;
	text-align: right;
}

div#quote span.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	display: block;
	color: #ffffff;
}

div#quote span.name {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ff0000;
}

div#right {
	float: right;
	width: 150px;
}

div#rss_feed {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

div#rss_feed div.title {
	padding: 5px;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

div#rss_feed div.item {
	padding: 7px;
}

div#rss_feed div.item a {
	font-weight: bold;
}

div.section {
	color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

div.section p {
	padding-top: .5em;
}

div.section a.section_name {
	display: block;
	color: #ffffff;
	padding-top: 2em;
	padding-bottom: 1em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.75em;
}

div.section div.title {
	color: #ff0000;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 2em;
	padding-bottom: 1em;
}

div.section h2 {
	padding-top: 1.5em;
	text-transform: uppercase;
	font-size: 1.1em;
}

div.section h1 {
	padding-top: 2em;
	padding-bottom: 1em;
	text-transform: uppercase;
	font-size: 1.75em;
	line-height: 1.3em;
}

div.section img {
	padding: 1em;
}

div.subsection {
}

div.subsection h1 {
	padding-top: 1em;
	font-size: 1em;
	text-transform: lowercase;
	font-style: italic;
}

div.small_spacer {
	height: .5em;
	clear: both;
}

div.spacer {
	height: 1em;
	clear: both;
}

li#submenu {
	padding-top: .7em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	color: #ff0000;
}

li#submenu div.title_selected {
	background-image: url(../images/bit_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

li#submenu div.title_selected span {
	background-color: #000000;
	padding-right: 5px;
}

div#menu div.title {
	background-color: #000000;
}
div#menu div.title:hover {
	background-image: url(../images/bit_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #ff0000;
}

li#submenu a {
	color: #ff0000;
	padding-left: 30px;
	text-transform: uppercase;
}
li#submenu a {
	text-decoration: none;
}

li#submenu div.title a {
	padding-left: 0px;
	text-transform: uppercase;
}
li#submenu div.title a:hover{
	text-decoration: none;
}

li#submenu li.selected {
	margin-left: 30px;
	background-image: url(../images/bit_red.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

li#submenu li.selected span{
	padding-right: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #ff0000;
	background-color: #000000;
}

/* Table Tags */

table.columns {
	margin-bottom: 1em;
}

table.columns td {
	padding-right: 10px;
}

table.exhibition {
	border-bottom: 1px #ff0000 dashed;
	padding-top: 1em;
	padding-bottom: 2em;
}

table.exhibition span.artist {
	padding-right: 10px;
	border-right: 1px #ffffff solid;
	text-transform: uppercase;
}

table.exhibition span.title {
	padding-left: 10px;
	display: inline;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1em;
}

table.exhibition span.date {
	text-transform: uppercase;
}

table.exhibition div {
	padding-bottom: 1em;
}

table.exhibition p {
	padding-top: 1em;
}

table.exhibition td.image {
	vertical-align: top;
}

table.exhibition td.text_left {
	padding-right: 1em;
}

table.exhibition td.text_right {
	padding-left: 1em;
}

table.image_box {
	margin-top: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #ff0000;	
}

table.image_box span.title {
	font-size: 1.5em;
	display: block;
	text-transform: uppercase;
}

table.image_box td.text {
	vertical-align: top;
	padding: 10px;
}

table.image_box td.image {
	font-size: .95em;
	text-align: center;
	vertical-align: bottom;
	background-repeat: no-repeat;	
}

table.image_box div.section a {
	color: #ffffff;
	text-decoration: underline;
}
table.image_box div.section a:hover{
	color: #ff0000;
	background-color: #ffffff;
}

table.image_grid {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}

table.image_grid td {
	text-align: center;
	vertical-align: top;
}

table.schedule {
	margin-top: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}

table.schedule td.date {
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	text-align: right;
	width: 100px;
	padding-right: 1em;
}

table.schedule td.information {
	padding-bottom: 1em;
}

table.schedule h3 {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 1em;
}

table.schedule img.left {
	padding-right: 1em;
}

table.schedule img.right {
	padding-left: 1em;
}


/* UL Tags */

ul.bullet_list {
	padding-top: 1em;
	padding-left: 4em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	list-style-type: square;	
}

ul.bullet_list li {
}


#press {
	line-height:1.5em;
	color:#FFF;
	font-size:12px;
}

#press a {
 font-size:12px;
}

#press h1 {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

#press h2 {
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:20px;
	padding-bottom:10px;
}

#rss_feed p {
	padding-top:.5em;
}
