@charset "UTF-8";
/* CSS Document */

html {
	width: auto;
}
body {
	background-image:url(sjs_websmall.png);
	background-repeat:no-repeat;
	margin: 40px;
	margin-left:20px;
}
.name a:link {
	color: black;
	text-decoration: none;
}
.name a:visited {
	color: black;
	text-decoration: none;
}
.name a:hover {
	color:black;
	border-left: 1px solid #000;
	padding-left: 19px;
	margin-left: -20px;
}

a:link {
	color: #636262;
}
a:hover {
	color: #a72417;
}
a:visited {
	color: #636262;
}
.bio {
	text-transform: uppercase;
	color: #C00;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	text-decoration: none;
	text-align: justify;
	width: 25em;
	font-weight: bold;
	padding:0;
}
.name {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	padding:0;
	margin-bottom:-.1em;
}

.bio a:link {color:#C00;
}

.bio a:visited {color:#C00;
}
.bio a:hover {color:#603;}

.lefthand {
	float: left;
	width: 25em;
}

.righthand {
	margin-left: 60px;
//	float: left;
	position: fixed;
	top: 35px;
	left:400px;
	width: auto;
}

#MainImage {
	border: 1px double #cacaca;
}
.container {
	background-color: 000;
	width: 890px;
}
.photoset img {
	margin: -1px;
	border: 1px solid #000;
}
.cathead {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom:-.01em;
}
.vidhead {
	margin-bottom: 8px;
	margin-left:-10px;
	padding-left: 10px;
	background: url(graphics/expand_arrows.gif) no-repeat -1px 2px;
}

object {
	margin-top: 20px;
}
div .vimeo {
	width: 560px;
	height: 0px;
	overflow: hidden;
	margin-left:-9px;
	padding-left: 9px;
	margin-top:-15px;
	border-left: 6px solid #8c8c8c;
}
