/* CSS Document */body {		font-family:Geneva, Arial, Helvetica, sans-serif;        }		p {  		color:#330033; 		font-family:Geneva, Arial, Helvetica, sans-serif;  		font-size:x-small;		text-align:center;		}		p.important {  		color:#650033; 		font-family:Geneva, Arial, Helvetica, sans-serif;  		font-size:small;		}  h1 {		color:#650033;  		font-size:medium;		font-variant:small-caps;		}a:link    {text-decoration:underline; color:#ccff00}a:visited {text-decoration: none; color:#999933}a:active  {text-decoration: none; color:#ccff00}a:hover   {text-decoration: none; color:#666600}a.main:link 	{text-decoration: none; color:#666666}a.main:visited {text-decoration: none; color:#666666}a.main:active  {text-decoration: none; color:#666666}a.main:hover   {text-decoration: none; color:#c5aa93}#main {height:825px;width:1000px;overflow:hidden;background-image: url(images/curatorial_ground.jpg);margin-top:15px;margin-right:auto;margin-left:auto;			}#header {	/*position:relative;*/	width: 1000px;	margin-top:20px;	height:80px;	overflow: hidden;	background-image: url(images/curatorialheader_bground.png);}		.transparent_class {				filter:alpha(opacity=85);				-moz-opacity:0.85;				-khtml-opacity: 0.85;				opacity: 0.85;					}#content{	/*position:relative;	z-index:100;*/}#nav {	height:70px;	background-image: url(images/curatorial_nav.png);	background-repeat:no-repeat;	background-position:top left;	padding-top:10px;	list-style: none;	overflow:hidden;}#nav li {	float: left;	padding: 0 0 0 0;	height: 34px;	text-indent: -5000px;	overflow: hidden;}#nav li a {	display: block;	height: 34px;}#nav #h_spacer { width: 100px; }#nav #h_work { width: 96px; }#nav #h_bullet1 { width: 28px; }#nav #h_collaboration { width: 239px; }#nav #h_bullet2 { width: 28px; }#nav #h_info { width: 69px; }#nav #h_bullet3 { width: 28px; }#nav #h_curatorial { width: 176px; }#nav #h_bullet4 { width: 28px; }#nav #h_archive { width: 135px; }#nav #h_work a {	width: 96px;	background: url(images/curatorial_nav1.png) 0 0px no-repeat;}#nav #h_bullet1 a {	width: 28px;	background: url(images/curatorial_nav2.png) 0 0px no-repeat;}#nav #h_collaboration a {	width: 239px;	background: url(images/curatorial_nav3.png) 0 0px no-repeat;}#nav #h_bullet2 a {	width: 28px;	background: url(images/curatorial_nav2.png) 0 0px no-repeat;}#nav #h_info a {	width: 69px;	background: url(images/curatorial_nav4.png) 0 0px no-repeat;}#nav #h_bullet3 a {	width: 28px;	background: url(images/curatorial_nav2.png) 0 0px no-repeat;}#nav #h_curatorial a {	width: 176px;	background: url(images/curatorial_nav5.png) 0 0px no-repeat;}#nav #h_bullet4 a {	width: 28px;	background: url(images/curatorial_nav2.png) 0 0px no-repeat;}#nav #h_archives a {	width: 135px;	background: url(images/curatorial_nav6.png) 0 0px no-repeat;}#nav #h_work a:hover, #nav #h_info a:hover, #nav #h_collaboration a:hover, #nav #h_archives a:hover {	background-position: 0 -34px;}				#footer {		float:left;			}
