body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
	text-shadow: 2px 2px 5px #ccc;
	width:100%;
	height:100%;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	/*xxcolor: #6594C7;*/
	color: #ADDA52;
}
.copyright {
	font-size:9px;
	text-shadow: none;
	width:100%;
}
.wrapper {
	display:block;
	width:960px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	xxbackground-color:#eaeaea;
	xxborder: 1px dotted red;
	xxbackground:#eee url(../images/assets/clear1x1.gif) repeat-y;
}
.wrapper #header.header {
	width:100%;
	height:70px;
	overflow:visible;
	background:#fff url(../images/assets/clear1x1.gif) repeat-y;
	color:#444;
}
.wrapper #header div.logo {
	/** chrome z-index: 999;
position: relative;
top: 74px;
float: right; **/
	position: relative;
	top: 52px;
	* top: 50px;
	/* made change for FF no see what is needed for other browsers **/
	left: 872px;
	left: 682px;
	/* IE7 */
	* left: 680px; /* 768px; */
	width: 180px;
	xxheight:160px;
	xxbackground: transparent url(../images/assets/thaddeusmacy-logo-180wx160h.png) no-repeat ;
	z-index:10;
}
.wrapper .lCol, .wrapper .cCol, .wrapper .rCol {
	display:block;
	/*height:100%;*/
	position:relative;
	background:transparent url(../images/assets/clear1x1.gif) repeat;
	margin:0 0 20px 0;
	padding:0;
}
.wrapper .lCol {
	float:left;
	width:150px;
	min-height:800px;
	margin:0;
	padding: 2px;
	padding-top:20px;
	text-align:left;
}
/** CSS 3 **/
.wrapper .lCol .menu {
	text-shadow: 2px 2px 5px #aaa;
	text-shadow: 2px 2px 3px #999;
	xxbackground-color:#FF9;
}
.wrapper .lCol .menu dl { 
	margin:0;
	padding:0;
	padding-left: 6px;
}
.wrapper .lCol .menu dl.inner { 
	display:none;
}
.wrapper .lCol .menu dt {
	margin-top: 12px;
	;
}
.wrapper .lCol .menu dd { 
	margin:0;
	padding-left: 6px;
	line-height:2;
}
.wrapper .menu  a {
	text-decoration: none;
	color:#444;
}
.wrapper .menu  a:hover {
	/*	color:#aaa;
	color:#6594C7;
	color: #F23959;*/
	color: #62C24E;
	font-weight: bold;
	text-decoration: underline;
}
.wrapper .cCol {
	float:left;
}
.wrapper .rCol {
	float:right;
	display:block;
	width:150px;
	margin:0 auto 0 auto;
}
/** dimension consistent with #screen.screen in TUISlideshow.css **/
.wrapper .cCol {
	width:656px;
}

#TUISlideshow {
	width: 100%;
}

.wrapper .footer,
.wrapper .footerDiv {
	width: 956px;
	height: auto;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
}
.wrapper .footer b {
	xxcolor:#494949;
}
.wrapper .footer .contactInfo {
	font-size: 9px;
}
.wrapper .footer .socialSites {
}
.wrapper .footer .disclaimer {
	padding-left: 50px;
	padding-right: 50px;
}
.wrapper .footer .name {
	font-weight:bold;
}
.wrapper .footer table {
	border:none;
	width:96%;
	font-size: 10px;
	line-height:1.8em;
	margin-left:auto;
	margin-right:auto;
}
.wrapper .myAddThis {
	margin-left:auto;
	margin-right:auto;
	width: 170px;
	float:right;
	padding-bottom:4px;
	padding-left:15px;
	border-bottom:1px #ccc solid;
}
.clear {
	clear:both;
}
.xxclearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.vitae {
	margin: 30px;
	padding-right: 20px;
}
.vitae .vHeader h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:140%;
}
.vitae .vHeader h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:130%;
}
.vitae .section h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:120%;
}
.vitae .section h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:110%;
}
.vitae ul {
	list-style:disc;
/*	margin-left:5px;
	padding-left:16px;
	text-indent:-36px;*/
	list-style-position:outside;
}
.vitae .section ul li {
	line-height:1.6;
}
.vitae .exhibitions .year {
	width: 30px;
	margin-right: 5px;
}
.vitae .section ul li .years {
	width:70px;
	margin-right: 5px;
}
/** end of file **/
