* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
p {
	line-height: 17px;
}
a {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
ul {
	list-style: none;
}
div.nopass {
	clear: both;
}
div#preload {
	display: none;
} /* used instead of javascript preload */
div#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
div#header {
	height: 70px;
	position: relative;
	margin-bottom: 81px;
	background: url(images/shin_logo1.gif) 0 100% no-repeat;
}
div#header h1 {
	height: 20px;
	width: 142px;
	text-indent: 100em;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}
div#header h1 a, div#header h1 span {
	display: block;
	height: 20px;
	width: 142px;
	background: url(images/shin_logo1.gif) 0 100% no-repeat;
}
ul#primary_nav {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 13px;
	width: 275px;
}
ul#primary_nav li {
	float: left;
}
ul#primary_nav li a {
	display: block;
	text-indent: 100em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 13px;
}
ul#primary_nav li a:hover {
	background-position: 0 -13px;
}
ul#primary_nav li.home a {
	background-image: url(images/nav_home.png);
	width: 33px;
	margin-right: 25px;
}
ul#primary_nav li.images a {
	background-image: url(images/nav_images.png);
	width: 43px;
	margin-right: 25px;
}
ul#primary_nav li.text a {
	background-image: url(images/nav_text.png);
	width: 23px;
	margin-right: 25px;
}
ul#primary_nav li.news a {
	background-image: url(images/nav_news.png);
	width: 31px;
	margin-right: 25px;
}
ul#primary_nav li.contact a {
	background-image: url(images/nav_contact.png);
	width: 45px;
}
div#newheader {
	margin-bottom: 81px;
	position:relative;
	margin-top: 50px;
}
#topnav {
	float: right;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666;
	float: right;
}
#topnav a {
	height: 13px;
	margin-right: 25px;
	color: #666;
}
#topnav a:hover {
	color:#900;
	text-decoration:none;
}
#topnav strong {
	color:#000;
}
div#footer {
	border-top: 1px solid #efefef;
	clear: both;
	font-size: 11px;
	color: #ccc;
}
div#footer a {
	color: #ccc;
	padding: 0 8px 0 0;
}
div#footer div.subwrap {
	width: 800px;
	text-align: right;
	margin: 3px auto 150px auto;
}
/* WORK STYLES ------------------------------------- */

body.work div#header {
	margin-bottom: 57px;
}
div#prev_next {
	float:right;
	margin-bottom: 12px;
	color: #b2b2b2;
	text-align: right;
	width: 360px;
}
div#prev_next a {
	color: #666666;
}
div#prev_next a:hover {
	text-decoration: none;
	color: #900;
}
div#prev_next span.previous {
	padding: 0 4px 0 15px;
	background: url(images/previous.png) 0 50% no-repeat;
}
div#prev_next span.next {
	padding: 0 15px 0 4px;
	background: url(images/next.png) 100% 50% no-repeat;
}
div#stats {
	float: left;
	width: 200px;
	margin: 0 40px 30px 0;
	font-size: 11px;
}
div#stats h1 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	margin: 21px 0 10px 0;
}
div#stats h1 span {
	font-style: normal;
}
#stats p {
	margin-bottom: 15px;
	font-size: 11px;
	margin-bottom: 0;
}
#stats p.work_description {
	margin-top: 15px;
}
img#primary_img {
	float: left;
}
div#thumbs {
	float: right;
	width: 560px;
	margin: 10px 0 150px 0;
}
div#thumbs img {
	margin: 0 10px 10px 0;
}
/* HOMEPG ---------------------------------------------- */
body.home ul#primary_nav li.home a {
	visibility: hidden;
}
div#grid {
	width: 575px;
	margin: 0 0 83px 115px;
}
div#grid img {
	margin: 0 11px 11px 0;
}
/* LANDING PG --------------------------------------- */

div.column {
	width: 200px;
	margin-right: 30px;
	margin-bottom: 25px;
	float: left;
}
div.column.first {
	margin-left: 115px;
}
div.column.last {
	margin-right: 0;
}
div.column h2 {
	font-size: 12px;
	margin-bottom: 1px;
}
div.column a {
	color: #666666;
}
div.column a:hover {
	text-decoration: none;
	color: #900;
}
div.column img {
	margin-bottom: 17px;
}
div.column ul {
	margin-bottom: 35px;
	line-height: 17px;
}
/* TEXT ---------------------------------- */
ul#section_nav {
	font-weight: bold;
	float: left;
	line-height: 17px;
}
ul#section_nav a {
	font-weight: normal;
	color: #666666;
}
ul#section_nav a:hover {
	text-decoration: none;
	color: #900;
}
ul#section_nav hr {
	margin:10px 0;
}
ul#left_nav {
	float: left;
	line-height: 1.7em;
	color:#666;
	font-size: 1.1em;
}
ul#left_nav strong {
	color: #000;
}
ul#left_nav a {
	font-weight: normal;
	color: #666;
}
ul#left_nav a:visited {
	font-weight: normal;
	color: #666;
}
ul#left_nav a:hover {
	text-decoration: none;
	color: #900;
}
ul#left_nav hr {
	margin:10px 0;
}
div#content {
	width: 570px;
	float: right;
	margin-bottom: 70px;
}
div#content h1 {
	font-size: 1.8em;
	margin-bottom: .6em;
}
div#content h2 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 34px 0 18px 0;
	clear: both;
	letter-spacing: .04em;
}
div#content dl {
	line-height: 17px;
}
div#content dt {
	float: left;
	clear: both;
	width: 65px;
}
div#content dd {
	float: right;
	width: 497px;
}
div#content dl.group_exhibitions dt {
	float: none;
	width: auto;
	margin: 1em 0 0 0;
}
div#content dl.group_exhibitions dd {
	float: none;
	width: auto;
	margin-left: 0;
}
div#content p {
	margin-bottom: 1em;
}
