/* CSS Document */body {		font-family:Geneva, Arial, Helvetica, sans-serif;background-image: url(images/info_ground.jpg);        }		p {  		color:#330033; 		font-family:Geneva, Arial, Helvetica, sans-serif;  		font-size:x-small;		text-align:center;		}		p.important {  		color:#333333; 		font-family:Geneva, Arial, Helvetica, sans-serif;  		font-size:small;		text-align:left;		display:inline;		}  h1 {		color:#660033;  		font-size:medium;		display:inline;		}		h2 {		color:#660033;  		font-size:large;		line-height:.3;		}a:link    {text-decoration: none; color:#ff3399}a:visited {text-decoration: none; color:#ff3399}a:active  {text-decoration: none; color:#ff3399}a:hover   {text-decoration: none; color:#00CCFF}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}#navigation {width:1000px;overflow:hidden;margin-right:auto;margin-left:auto;}#main {height:730px;width:1000px;overflow:hidden;margin-top:5px;margin-right:auto;margin-left:auto;}#resumeground {		float:left;		width:690px;		overflow:hidden;		background-image: url(images/info_ground.jpg);			}#header {	/*position:relative;*/	width: 100%;	margin-top:20px;	height:70px;	overflow: hidden;	background-image: url(images/infoheader_bground.png);}#resumeheader {	/*position:relative;*/	width: 675px;	margin-top:3px;	padding-left:6px;	padding-top:3px;	height:30px;	overflow: hidden;	background-image: url(images/infoheader_bground.png);}		.transparent_class {				filter:alpha(opacity=90);				-moz-opacity:0.90;				-khtml-opacity: 0.90;				opacity: 0.90;					}												.transparent_class2 {				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/info_nav.png);	background-repeat:no-repeat;	background-position:top left;	margin-top:6px;	list-style: none;	overflow:hidden;}#nav li {	float: left;	padding: 7px 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/info_nav1.png) 0 0px no-repeat;}#nav #h_bullet1 a {	width: 28px;	background: url(images/info_nav2.png) 0 0px no-repeat;}#nav #h_collaboration a {	width: 239px;	background: url(images/info_nav3.png) 0 0px no-repeat;}#nav #h_bullet2 a {	width: 28px;	background: url(images/info_nav2.png) 0 0px no-repeat;}#nav #h_info a {	width: 69px;	background: url(images/info_nav4.png) 0 0px no-repeat;}#nav #h_bullet3 a {	width: 28px;	background: url(images/info_nav2.png) 0 0px no-repeat;}#nav #h_curatorial a {	width: 176px;	background: url(images/info_nav5.png) 0 0px no-repeat;}#nav #h_bullet4 a {	width: 28px;	background: url(images/info_nav2.png) 0 0px no-repeat;}#nav #h_archives a {	width: 135px;	background: url(images/info_nav6.png) 0 0px no-repeat;}#nav #h_work a:hover, #nav #h_collaboration a:hover, #nav #h_curatorial a:hover, #nav #h_archives a:hover {	background-position: 0 -34px;}#info {		border:3px solid #333333;		width:392px;		height:515px;		margin-top:40px;		margin-left:510px;		background-color:#FFFFFF;		padding-top:8px;		padding-left:12px;		padding-right:8px;		}		#infoheader {	/*position:relative;*/	width:inherit;	margin-top:3px;	padding-left:6px;	padding-top:3px;	height:20px;	overflow: hidden;	background-image: url(images/infoheader_bground.png);}		#resume {		border:3px solid #333333;		width:680px;		height:auto;		margin-left:5px;		margin-top:5px;		background-color:#ffffff;		padding:12px;		}		#footer {text-align:center;width:1000px;margin-left:auto;margin-right:auto;margin-top:5px;font-family:Arial, Helvetica, sans-serif;font-size:x-small;color:#ffffff;}
