@charset "utf-8";
/* CSS Document */

#bodyleft {
float:left;
display:inline;
margin:10px 0 0 10px;
}

div.picturerow {
clear:both;
}

div.picturebox {
float:left;
display:inline;
width:118px;
height:83px;
}

#pic1g, #pic2g, #pic3g, #pic4g, #pic5g, #pic6g, #pic7g, #pic8g, #pic9g, #pic10g, #pic11g, #pic12g, #pic13g, #pic14g, #pic15g, #pic16g, #pic17g, #pic18g, #pic19g, #pic20g, #pic21g, #pic22g {
display:none;
opacity:0.4;filter:alpha(opacity=40);
}
#pic1x, #pic2x, #pic3x, #pic4x, #pic5x, #pic6x, #pic7x, #pic8x, #pic9x, #pic10x, #pic11x, #pic12x, #pic13x, #pic14x, #pic15x, #pic16x, #pic17x, #pic18x, #pic19x, #pic20x, #pic21x, #pic22x {
display:none;
}

/* Text on the right */
#bodyright {
position:absolute;
/*top:92px;*/
top:260px;
/*left:576px;*/
left:480px;
width:447px;
padding:0;
}

#the_name {
font-size:1.6em;
color:#bc0d1d;
margin:0;
}
#the_job {
font-size:1.2em;
color:#7f7277;
margin:0 0 0.5em 0;
}
#the_blurb {
font-size:1.2em;
color:#7f7277;
}
	#bodyright a {
	color:#7f7277;
	text-decoration:none;
	}
		#bodyright a:hover {
		color:#a99880;
		}
