/* Styles sheet for bensherrill.com */

body{
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	background:#cccccc;
	color:#646464;
}

a{
	text-decoration:none;
	color:#999999;
	border:none;
}

a:link{
	text-decoration:underline;
	color:#323232;
	border:none;
}

a:visited{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
	color:#000000;
}

#container{
	position:absolute;
	width:950px;
	left:+60px;
	top:+60px;
	background:#cccccc;
}

#rightcol{
	width:725;
	top:+10px;
	color:#646464;
	font-size:.9em;
}

#rightcol p{
	font-size:.9em;
	color:#646464;
	text-indent:3em;
}
#rightcol a{
	color:#646464;
	text-decoration:none;
	border:none;
}
#rightcol img{
	border:none;
}

#rightcolinfo{
	width:750px;
	color:#646464;
	font-size:.9em;
	text-align:left;
}
#rightcolinfo a{
	color:#646464;
	text-decoration:none;
}

#rightcolcon{
	width:600px;
	top:+140px;
	color:#ffffff;
	font-size:.85em;
	text-align:left;
}
#rightcolcon a{
	color:#646464;
	text-decoration:none;
}

#leftcol{
	width:150px;
}

#topleftsub{
	width:150px;
	font-size:1em;
	text-align:right;
}

#topleftsub a, a:hover{
	text-decoration:none;
	color:#000000;
}

#topleft{
	width:150px;
	font-size:.9em;
	text-align:right;
}


#topleft a, a:hover{
	text-decoration:none;
	color:#646464;
}

#topright{
	position:absolute;
	width:390px;
	left:+210px;
	top:+15px;
	font-size:24px;
	text-align:left;
}

#coverimg{
	position:absolute;
	width:540px;
	left:+30px;
	top:+100px;
}

#photothumb1{
	position:absolute;
	width:100px;
	left:+30px;
	top:+100px;
	text-align:left;
}
#photothumb2{
	position:absolute;
	width:200px;
	left:+205px;
	top:+100px;
	text-align:left;
}
#photothumb3{
	position:absolute;
	width:100px;
	left:+445px;
	top:+100px;
	text-align:left;
}

table.holder{
	width:950px;
}
.holder tr{
	vertical-align:top;
}
td.lefty{
	width:150px;
}
td.spacer{
	width:50px;
}
td.righty{
	width:750px;
}

table.thumbs{
	width:
	text-align:center;
	font-size:.9em;
	color:#646464;
}

.thumbs tr {
	vertical-align: top;
	text-align:center;
}

.thumbs td{
	padding-bottom:40px;
}

.thumbs img{
	vertical-align:top;
	margin: 0px 6px 3px 6px;
}

td.col1{
	width:225px;
}
td.col2{
	width:225px;
}
td.col3{
	width:225px;
}
td.col4{
	width:75px;
}
td.colwide{
	width:300px;
}