@charset "UTF-8";
/* CSS Document */

html, body { margin: 0; padding: 0; }
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
} 
a:link.active, a:visited.active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

hr {
	height: 1px;
	width: 100%;
	color: #000000;
	background-color: #000000;
	text-align: left;
	border-width: 0px;
}

/* Navigation */

#nav_container {
	position: absolute;
	top: 42px;
	left: 30px;
	width: 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
ul#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav_container a {
	color: #000000;
	text-decoration: none;
}
#nav_container a:link, #nav_container a:visited, #nav_container a:active {
	color: #000000;
	text-decoration: none;
} 
#nav_container a:link.active, #nav_container a:visited.active {
	color: #000000;
	text-decoration: none;
}
#nav_container a:hover {
	color: #000000;
	text-decoration: underline;
}
#nav_container #currentpage a {
	color: #000000;
	text-decoration: underline;
}

/* Navigation Steps */

.exhibitions {
	padding-left: 9px;
}
.exhibitions_sub {
	padding-left: 27px;
	font-weight: normal;
}
.events {
	padding-left: 15px;
}
.events_sub {
	padding-left: 33px;
	font-weight: normal;
}
.education {
	padding-left: 21px;
}
.education_sub {
	padding-left: 39px;
	font-weight: normal;
}
.calender {
	padding-left: 27px;
}
.archive {
	padding-left: 33px;
}
.archive_sub {
	padding-left: 51px;
	font-weight: normal;
}
.press {
	padding-left: 39px;
}
.visit {
	padding-left: 45px;
}
.about {
	padding-left: 51px;
}
.about_sub {
	padding-left: 69px;
	font-weight: normal;
}
.support {
	padding-left: 57px;
}
.support_sub {
	padding-left: 75px;
	font-weight: normal;
}
.shop {
	padding-left: 63px;
}
.shop_sub {
	padding-left: 81px;
	font-weight: normal;
}

/* Standard Styles */

#container {
	position: absolute;
	top: 44px;
	left: 340px;
	width: 540px;
}
#header {
	width: 460px;
	padding-bottom: 8px;
	float: left;
}
#header_artist {
	width: 460px;
	padding-bottom: 20px;
	float: left;
}
#image {
	width: 460px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#image_slideshow {
	width: 540px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#title {
	width: 460px;
	height: 21px;
	padding-top: 18px;
	float: left;
}
#title_artist {
	width: 460px;
	height: 21px;
	padding-top: 18px;
	float: left;
}
#details {
	width: 460px;
	padding-top: 6px;
	padding-bottom: 18px;
	float: left;
	font-weight: bold;
}
#date {
	width: 460px;
	padding-top: 6px;
	float: left;
	font-weight: bold;
}
#text {
	width: 460px;
	padding-top: 18px;
	padding-bottom: 20px;
	float: left;
}
#text_alt {
	width: 460px;
	padding-top: 6px;
	padding-bottom: 18px;
	float: left;
}
#image_divide {
	width: 460px;
	height: 12px;
	float: left;
}
#padding {
	width: 460px;
	height: 18px;
	float: left;
}

/* Archive Section */

#archive_text {
	width: 460px;
	float: left;
}
#archive_year {
	width: 100px;
	font-weight: bold;
	float: left;
}
#archive_event {
	width: 340px;
	float: right;
}

#columns {
	width: 460px;
	float: left;
}
#edit_list {
	padding-top: 10px;
	margin: 0px;
}

/* Text Indents */

.indent_0 {
	padding-left: 0px;
}
.indent_6 {
	padding-left: 6px;
}
.indent_12 {
	padding-left: 12px;
}
.indent_18 {
	padding-left: 18px;
}
.indent_24 {
	padding-left: 24px;
}
.indent_30 {
	padding-left: 30px;
}
.indent_36 {
	padding-left: 36px;
}
.indent_42 {
	padding-left: 42px;
}
.indent_48 {
	padding-left: 48px;
}
.indent_54 {
	padding-left: 54px;
}
.indent_60 {
	padding-left: 60px;
}
.indent_66 {
	padding-left: 66px;
}
.indent_72 {
	padding-left: 72px;
}
.indent_78 {
	padding-left: 78px;
}
.indent_84 {
	padding-left: 84px;
}

/* Calender */

#calender_entry {
	width: 460px;
	float: left;
	padding-top: 12px;
	padding-bottom: 4px;
	border-bottom: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

/* Subscribe Form */

#form {
	width: 460px;
	float: left;
	padding-bottom: 18px;
}

/* CMS Link */

#session_menu {
	position: absolute;
	top: 42px;
	left: 885px;
}

