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

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#F2F2F2;
	

}

body {
  min-width: 550px;      /* 2x LC width + RC width */
  	font-family:century gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
	font-size:14px;
	line-height:22px;
	color:#333;
	padding:0;
	margin:0;

}
p {padding:0;
	margin:0}
a {cursor:pointer;
	outline: none;
	text-decoration:none;
	color:#000
}

a:hover {text-decoration:underline}
p {margin:0 0 10px 0; padding:0;}
#dropup a {display:block; line-height:10px;}
#container {
  height:90%;
  width:100%;
}

#center {padding-top:30px; height:100%; text-align:center; padding-left: 258px;   /* LC width */
  padding-right: 0px;
}
#left {
		top:30px;
	position:absolute;
  width: 214px;          /* LC width */
  left: 0px;          /* LC width */
  padding-left:30px;
  height:200px;
}
#left a {background-image:url(../images/menu.gif);

  display: -moz-inline-box;
  display: inline-block;
}
* html #left a { display:inline; }  /* for IE 6 */
* + html #left a { display:inline; }  /* for IE 7 */

#jd {position:absolute;
width:209px;
height:20px;
}
.fadem {height:100%;}
a img {border:none}
#menu {width:116px; text-align:left; margin-top:100px; padding:0; position:absolute }
.menuitems {padding:5px 0; height:12px;}
#work {height:12px; width:108px; background-position:0px -20px;}
#about{height:12px; width:44px; background-position:-108px -20px;}
#cv{height:12px; width:22px; background-position:-152px -20px;}
#contact{height:12px; width:60px; background-position:-174px -20px;}
#dropup {height:80px; width:90px; position:absolute; left:155px; margin-top:102px;font-size:1px;}
#dm {height:16px; width:72px; background-position:-0px -32px;}
#lm {height:16px; width:82px; background-position:-72px -32px;}
#ill {height:16px; width:69px; background-position:-154px -32px;}
#dt {height:16px; width:26px; background-position:-223px -32px;}
#fd {height:16px; width:26px; background-position:-249px -32px;}
* html #dota { display:inline; }  /* for IE 6 */
* + html #dota { display:inline; }  /* for IE 7 */
.indent {margin:0 0 0 40px}
#details {margin-top:230px; width:210px; height:150px; font-size:11px; color:#666; line-height:13px;}
ul {
	list-style: none;
	margin:0;
	padding:0;
	line-height:17px;
}
.author {
	font-size:10px;
	font-style:normal;
	text-align:right;
	margin-right:40px;
	line-height:10px;
	margin-top:8px;
}
.poem {
	text-align:center;
	font-style:italic;
}
#exhibitions li {
	margin:0;
}
#exhibitions ul li {
	margin: -17px 0px 20px 40px;
	font-size:12px;
}

.formbutton {
	font-family:century gothic, lucida grande, lucida sans, bitstream vera sans, verdana;
	margin-left:310px;
cursor:pointer;
border:none;
background:none;
color:#333;
padding: 0;
background:none;
}

#clicktxt {
	font-size:13px;
	color:#111;
}