body {
	background-color: #B9CAC9;
	text-align:center;
}

a:link, a:visited {
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 8pt;
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
	background:#E5E4E4;
}

#window {
	background-color: #FFF;
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: left;
}

#head {
	position:relative;
	left: 55px;
	top: 36px;
}

#maintitle {
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 14pt;
	color: #666;
}

#nav {
	position:relative;
	left: 15px;
}

#nav a:link, #nav a:visited {
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 8pt;
	color: #999;
	text-decoration: none;
	background: #FFF;
	letter-spacing: 0.5px;
}

#nav a:hover {
	color:#333;
}

#nav a.selected {
	color:#333;
}

#subnav {
	position:relative;
	left: 270px;
	top: 40px;
	width: 500px;
}

#subnav a:link, #subnav a:visited {
	font-family: "Helvetica";
	font-weight: normal;
	font-size: 8pt;
	color: #666;
	text-decoration: none;
	letter-spacing: 0.3px;
}

#subnav a:hover {
	color: #333;
	background-color:#E5E4E4;
}

#subnav a.selected {
	color: #333;
	background-color:#E5E4E4;
}

.work {
	float:left;
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 8pt;
	color: #666;
	width: 350px;
	height: 400px;
	position: relative;
	left: 115px;
	top: 65px;
}

.article {
	float:left;
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 8pt;
	color: #666;
	width: 350px;
	height: 400px;
	position: relative;
	left: 115px;
	top: 65px;
	border-right:1px solid #999;
}

#tl_wrap {
	float:left;
	display:inline-table;
	background:url(/images/tl_corner.gif) top left no-repeat;
}

#tr_wrap {
	display:inline-table;
	background:url(/images/tr_corner.gif) top right no-repeat;
	padding-top: 4px;
}

#bl_wrap {
	display:inline-table;
	background:url(/images/bl_corner.gif) bottom left no-repeat;
	padding-bottom: 1px;
}

#br_wrap {
	display:inline-table;
	background:url(/images/br_corner.gif) bottom right no-repeat;
	padding-right: 2px;
}

#br_wrap img{
	position:relative;
	left:-2px;
}

#imgInfo {
	clear:both;
	text-align: right;
	margin: 5px;
	margin-right: 15px;
	font-style:italic;
}

.headline {
	color:#333;
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 9pt;
}

#news {
	position: relative;
	left: 180px;
	top: 85px;
	float:left;
	color: #999;
	height: 225px;
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 14px;
	text-align: left;
}

#container {
	overflow: auto;
	width: 225px;
	height: 200px;
	float:left;
}

#newsitems {
	font-weight:normal;
}

#newsitems a:link, #newsitems a:visited {
	font-family: "Helvetica";
	font-weight: normal;
	font-size: 8pt;
	color: #666;
	text-decoration: none;
}

#newsitems a:hover {
	color: #333;
	background-color:#E5E4E4;
}

#newsscroll {
	width: 20px;
	height: 225px;
	display:inline;
	float:left;
}

.top {
	vertical-align:top;
	margin-bottom: 190px;
	cursor: pointer;
}

.bottom {
	vertical-align:bottom;
	cursor: pointer;
}

.newsDate {
	color:#333;
}

.newsTitle {
	color:#333;
	font-weight:bold;
}

#info {
	position: relative;
	left: 180px;
	top: 100px;
	float:left;
	xbackground:url(/images/info_box.gif) bottom right no-repeat;
	width: 245px; 
}

#infotext {
	font-family: "Helvetica";
	font-size: 11px;
	color: #666;
	letter-spacing: 0.3px;
	line-height: 14px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom:2px;
 	width: 185px;
	border: 1px solid #A0A0A0;
}

.linkDesc {
	font-weight:normal;
	font-style: italic;
}

.exhibitInfo {
	font-weight:normal;
	letter-spacing: 0.3px;
	line-height: 14px;
}

#page {
	float:left;
	position: relative;
	left: -75px;
	top: 225px;
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 8pt;
	color: #666;
}

#pageInfo {
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 3px;
	background: #8FAAB0;
	color: #FFF;
	letter-spacing: 0.3px;
}

#page a:link, #page a:visited {
	text-decoration: none;
	color: #666;
}

#page a:hover {
	color: #333;
	background-color:#E5E4E4;
}
