body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector *//*background-color:#0F0F0F;*//*background-color:#23121A;
background-color:#666*/
}
IMG {
	border:0;
}
A {
	color:#FFFFFF
}
DIV {
	border: 0px solid red;
}
#NAV {
	float:left;
	text-align:left;
}
#NAV IMG {
	vertical-align: text-top;
}
#NAV a {
	margin-right: 10px;
	border-right:none !important;
}
#MENU {
	padding: 0;
	clear:both;
	margin: 0;
	line-height: 35px;
	height:35px;
	border:0px solid silver;
}
#MENU UL {
	margin: 0;
	padding: 0;
}
#MENU LI {
	list-style:none;
	display: inline;
	float: left;
	margin: 0;
}
#MENU li a {
	font-size: 14px;
	text-decoration: none;
	color: #BEBEBE;
	margin: 0;
	padding: 5px 12px;
	border-right: 1px solid #7f2954 !important;
}
.SUBMENU li a {
	font-size: 12px !important;
	padding: 2px 6px !important;
}
#MENU UL, .SUBMENU UL {
	color: #BEBEBE;
}
#MENU a:visited {
	text-decoration: none;
}
#MENU a:hover {
	text-decoration: none;
	color: White;
	background-color: #611D3F;
}
#MENU a:active {
	text-decoration: none;
	color: #2D2D2D;
	background-color: #A9A9A9;
}
#MASTHD {
	border:0px solid red;
	clear:both;
	margin: 20px 10px;
	float:left;
	display:block;
}
.CONTAINER {
	background-color:#400924;
	margin:0 AUTO;
	width:1100px;
	padding-bottom:40px;
}
.SUBCONTAINER {
	width:1020px;
	background-color:#38001C;
	margin:1px AUTO;
	padding:5px 10px;
}
.LOWER, .MIDDLE, .TOP {
	border:0px solid yellow;
	padding: 0 0 0 0; /*border: 1px solid silver;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear:both;
	margin:0 AUTO;
	width:1000px;
}
.TOP {
	background-color:#0F0F0F !important;
	height:80px;
}
.TOP CONTNT {
	min-height:250px;
}
.MIDDLE {
	background-color:#38001C !important;
}
.LOWER {
	background-color:#FFF !important;
}
#CONTNT {
	/*background:transparent url(/Exhibition/SOFTSCULPTURE/Graphics/SSLANDING/LL.png) no-repeat scroll left bottom;*/
	border: 0px solid CYAN;
	clear: both;
	WIDTH: 900px;
	margin: 0;
	padding: 0;
}
#mainContent {
	border:0px solid MAGENTA;
	margin:0px 30px;
	min-height: 440px;

	padding:20px 0;
}
#mainContent .TITLECOL {
	float:left;
	width:170px;
	border-left:0px solid silver;
}
#mainContent .TWOCOL {
	float:left;
	width:330px;
	padding: 0 10px;
	border-left:1px solid silver;
}
.LABEL P {
	margin:0;
	color:#333;
	margin-bottom:10px;
}
.ARTIST {
	font-size: 22px;
	letter-spacing:-1px
}
.WRKTITLE {
	font-size: 19px;
	letter-spacing:-1px
}
#mainContent .IMGFLOAT_LOWLINE {
	border-left:none;
}
#BANNER {
	border:0px solid red;
	clear:both;
	WIDTH:1000PX;
	margin:20px AUTO;
	float:left;
	TEXT-ALIGN:left;
	padding-right:1px;
}
#THMNU {
	border:0px solid red;
	WIDTH:200PX;
	margin:10px AUTO;
	float:right;
	TEXT-ALIGN:left;
	padding: 0 20px;
}
#THMNU UL {
	margin:0;
	margin-bottom: 10px;
}
#THMNU LI, #THMNU A {
	list-style:none;
	font-size:25px;
	line-height:20px;
	letter-spacing:-2px;
	font-weight:bold;
	margin-left:15px;
}

.TWOCOL #THEMENAV {
	/*border:1px solid yellow;*/
	clear:both;
	height:106px;
	WIDTH:880PX;
	padding-left: 30px;
	background-image: url(Graphics/NEW/BACKGRND_5.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: -20PX 0 20PX -40PX;
}
.TWOCOL #THEMENAV DIV, .TWOCOL #THEMENAV UL {
	border-left:1px solid #404040;
	margin: 16px 20px 0 0;
	padding-left: 12px;
	float: left;
	width: 240px;
	font-size: 11px;
	list-style-position: outside;
	line-height: 14px;
	color: #989898;
}
.TWOCOL #THEMENAV a, .TWOCOL #THEMENAV a:link, .TWOCOL #THEMENAV a:visited {
	color:  #D37A22;
	font-size: 11px;
}
.TWOCOL #THEMENAV a:hover {
	color: #C7C7C7;
}
.TWOCOL #THEMENAV a:active {
	color: #FFD78C;
}



.TWOCOL TABLE TR TD {
	text-align: left; /* this fixes text alignment in MED.cfm */
}
.TWOCOL #Shadow {
	float: right;
}
.TWOCOL #sidebar1 {
	float: right;
	width: 500px; /* since this element is floated, a width must be given */
	/*	background: #FFFFFF; the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* top and bottom padding create visual space within this div  */
	border:0px solid RED;
}
.TWOCOL #sidebar1 h3, .TWOCOL #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
#LEFTcol {
	float:left;
	padding-right:10px;
	width:350px;
}
#RIGHTcol {
	float:right;
	border-left:1px solid silver;
	padding-left:10px;
	width:550px;
	min-height:350px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 1px;
}

