html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

body {
	background: #ffffff;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 60px;
	padding: 0;
}

h1 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
}

#header {
	height: 120px;
	width: 940px;
	position: fixed;
	left:10px;
	top:10px;
	z-index: 99;
}

#header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header li {
	width: 280px;
	margin-right: 20px;
	float: left;
}

#content {
	margin-top: 120px;
	width: 100%;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #800080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.number {
	position: relative;
	left: -16px;
}

.mail {
	color: #000000;
	text-decoration: none;
}

.mail:visited {
	color: #000000;
	text-decoration: none;
}

.mail:hover {
	color: #800080;
	text-decoration: underline;
}

.img {
	border: 0;
	margin: 0;
	padding: 0;
}

.work {
	margin: 0px 0px 20px 0px;
}

.work p{
	font-size: 10px;
	margin-top: 0px;
}

iframe {
	border: 1px solid #000;
	background-color: #c4e3d1;
	padding: 20px;
}

.column1 {
	width: 280px;
	margin-right: 20px;
	font-size: 85%;
	line-height: 1.2em;
	float: left;
}

.column2 {
	width: 280px;
	font-size: 85%;
	float: left;
	
}

#information {
	margin-top: 120px;
	margin-bottom: 60px;
	width: 900px;
	font-size: 12px;
}

#infoimage {
	position: absolute;
	top: 250px;
	left: 500px;
}

#blurb {
	width: 400px;
	font: normal 54px "Times New Roman", Times, serif;
	text-decoration: overline;
	margin-bottom: 40px;
}

#about {
	width: 280px;
	margin-right: 20px;
	margin-bottom: 60px;
	float: left;

}

#clients {
	width: 280px;
	margin-right: 20px;
	float: left;
}

#exhibitions {
	width: 280px;
	margin-right: 20px;
	float: left;
}

#projects {
	width: 280px;
	margin-right: 20px;
	margin-bottom: 60px;
}

#elsewhere {
	width: 280px;
	margin-right: 20px;
	margin-bottom: 60px;
}

#contact {
	width: 280px;
	position: absolute;
	top: 145px;
	left: 740px;
}

.underline {
	text-decoration: underline;
}

#information h2 {
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

#information p {
	margin-bottom: 12px;
}

#news {
	margin-top: 120px;
	margin-bottom: 60px;
	width: 900px;
	font-size: 12px;
}

#news p{
	margin-bottom: 12px;
}

.newscolumn1 {
	width: 280px;
	margin-bottom: 40px;
	margin-right: 20px;
	float: left;
}

.newscolumn2 {
	width: 280px;
	margin-bottom: 40px;
	float: left;
}

#twitter {
	font-size: 18px;
	clear: both;
}


/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 0.4em;	
	font-size: 12px;	
	cursor: default;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}

.caption-top a, .caption-top a {
	color: #ffffff;
	border: 0 none;
	text-decoration: underline;
}
.caption-top a:hover, .caption-top a:hover {
	color: orange;
}

.caption-top h3 {
	font-size: 12px;
	font-weight: normal;
}

.caption-wrapper {
	float: left;
}

br.c { clear: both; }