body, div, td {
	color: #666666;
	vertical-align: top;
	font: 10px Verdana, Helvetica, sans-serif;
	line-height:14px;}

.header {font-size:12px;
		font-weight:bold;}

body {
	background-color: #FFFFFF;
	margin: 10px;}

.news {
	padding:10px;}

ul {
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	}

li { margin:5px;}
	
.outlined {font-size:10px; padding-left:10px; padding-right:10px;}

#img {
	margin-right:10px;
	}

#holder {
	width: 710px;
	margin-left: auto;
	margin-right: auto;}

#content {
	margin: 30px;
	margin-top: 0px;
	line-height: 13px;
	width: 650px;
	}

div .t { color:#514D4A; font-size:11px; font-weight:bold; margin-bottom:10px;}
span .t { color:#514D4A; font-size:11px; font-weight:bold; margin-bottom:10px; }

span .t a, .t a {color:#4F7BB7; !important}

div .t_regular {color:#514D4A; font-size:11px; font-weight:bold;}

.title {  font-size: 24px; font-weight: bold}
.subtitle { font-family:verdana; font-size: 11px; color:#333}
.curator { font-style: italic}
.artist { font-style: italic}
.artwork { font-weight: bold }
.floatR { float: right}
.inlineShowTitle { font-style: italic }
.yellow {color:#FDB932;}

td.a, outlined.a, a { color: #4F7BB7;
	text-decoration: none;}

a:hover { 
	color: #4F7BB7;
	text-decoration:underline;}

a:visited { 
	color: #506D95;}

#footer {
	width: 700px;
	background: url(images/footer_bkgd.gif) repeat-x;
	border-bottom: 1px solid #D23B04;
	color: #D23B04;
	padding-left: 30px;
	padding-top: 5px;
	font-size: 10px;
	height: 15px;}
	
#footer a, footer a:visited {color: #D23B04;}

#footer a:hover { 
	color: #D23B04; 
	text-decoration: underline;}

hr {
	margin: 0px;
	height: 0px;
	/*border: 1px solid #D9D7D7;*/
	/*border-top: 1px solid #D23B04;*/}

div.image {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	line-height: normal;
	font-size: 10px;
	color: #D23B04;}

div.image img {
	border: 1px solid black;}

.text {background-color:#eee; border:1px solid black; font-family:verdana; font-size:9px; font-color:#666; margin-top:4px;}

/*=================*/
/* STYLES FOR MENU */
/*=================*/

.menuActuator a:visited, .menuActuator a { 
	font-family: Arial, Helvetiva, sans-serif;
	line-height: 12px;
	margin-right: 4px;
	padding-top: 2px;
	vertical-align: middle;
	font-size: 10px;
	height: 16px;
	float: left;
	xborder: 1px solid #D23B04;
	background: white url(images/button_round.gif) repeat-x;
	width: 70px;
	text-align: center;
	/*layer-background-color:#cccccc;*/
	color:#D23B04;
	}
		
.menuActuator a:hover { 
	text-decoration:none;
	}

.submenu2 {
	font-family: Arial, Helvetiva, sans-serif;
	line-height: 12px;
	margin-top: 2px;
	padding-top: 2px;
	background: url(images/button_sub_round.gif) repeat-x;
	width: 120px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	color: #1C2F58;
	/* xheight: 1; this is technically incorrect, but it fixes the rollover for IE Win, and doesnt bust other browsers */
	height: 16px;
	}
	
.submenu2 a, .submenu a:visited {color:#D23B04;}
.submenu2 a:hover {text-decoration:none;}

#menu {
	margin-left: 30px;
	margin-right: 30px; 
	margin-top: 10px;
	margin-bottom: 20px;
	z-index: 20;
	padding: 0px;
	height: 14px;
}

#menu div {
	font-family: Arial, Helvetiva, sans-serif;
	line-height: 12px;
	margin-right: 4px;
	padding-top: 2px;
	xvertical-align: middle;
	font-size: 10px;
	height: 14px;
	float: left;
	xborder: 1px solid #D23B04;
	background: white url(images/button_round.gif) repeat-x;
	width: 70px;
	text-align: center;
}

#submenu, .submenu {
	font-family: Arial, Helvetiva, sans-serif;
	line-height: 12px;
	border-bottom: none;
	position: absolute;
	z-index: 21;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 70px;
}

#submenu div, .submenu div {
	font-family: Arial, Helvetiva, sans-serif;
	line-height: 12px;
	margin-top: 2px;
	padding-top: 2px;
	background: #f3f3f3 url(images/button_sub_round.gif) repeat-x;
	width: 120px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	color: #1C2F58;
	xheight: 1; /* this is technically incorrect, but it fixes the rollover for IE Win, and doesnt bust other browsers */
	height: 14px;
}
.divOver, .submenu div.divOver {
	background-color: #FFCC00;
}
.divDis { 
	color: #999999;
}

/* END MENU STYLES */
