/* ---------------------------- THUMBNAILS ----------------------- */#row1 a {	display: block;	float: left;		margin-top: 0px;}#row2 {	margin-top: 20px;	margin-left: 0;	}	#websites {	margin-top: -147px;	margin-left: 260px;	}	#scripts {	margin-top: -147px;	margin-left: 130px;	}	#row3 a {	display: block;	float: left;		}/* ------------------------------ Canon */#canon{  display: block;  margin-right: 30px;  width: 100px;  height: 100px;  background-image:url(../images/th_canon.jpg);  background-repeat: no-repeat;}#canon:hover{   background-position: 0 -100px;}#canon span{  display: none;}/* -------------------------------IDS NEWS */#ids{  display: block;  margin-right: 30px;  width: 100px;  height: 100px;  background-image:url(../images/th_ids.jpg);  background-repeat: no-repeat;}#ids:hover{   background-position: 0 -100px;}#ids span{  display: none;}/* ------------------------------- MPLS Mag */#mplsmag{  display: block;  width: 100px;  height: 100px;  background-image:url(../images/th_mplsmag.jpg);  background-repeat: no-repeat;}#mplsmag:hover{   background-position: 0 -100px;}#mplsmag span{  display: none;}/* ------------------------------- Larsen */#larsen{  display: block;  width: 100px;  height: 100px;  background-image:url(../images/th_larsen.jpg);  background-repeat: no-repeat;}#larsen:hover{   background-position: 0 -100px;}#larsen span{  display: none;}/* ------------------------------- HGTV */#hgtv{  display: block;  width: 100px;  height: 100px;  background-image:url(../images/th_hgtv.jpg);  background-repeat: no-repeat;}#hgtv:hover{   background-position: 0 -100px;}#hgtv span{  display: none;}/* ------------------------------- Farmer's TATW */#tatw{  display: block;  width: 100px;  height: 100px;  background-image:url(../images/th_tatw.jpg);  background-repeat: no-repeat;}#tatw:hover{   background-position: 0 -100px;}#tatw span{  display: none;}/* ------------------------------- Howard */#howard{  display: block;  margin-right: 30px;  width: 100px;  height: 100px;  background-image:url(../images/th_howard.jpg);  background-repeat: no-repeat;}#howard:hover{   background-position: 0 -100px;}#howard span{  display: none;}/* ------------------------------- Women of the Road */#womenroad{  display: block;  width: 100px;  height: 100px;  background-image:url(../images/th_womenroad.jpg);  background-repeat: no-repeat;}#womenroad:hover{   background-position: 0 -100px;}#womenroad span{  display: none;}