/*CCS file for Bob Pennycook, Mixed Media Artist
developed July 2009 by CarricDesign, Kingston, Ontario*/


/*#wrapper
================================================================*/
#wrapper {
	width: 946px;
	margin: 30px auto;
}


/*#content
================================================================*/
#content {
	margin: 0;
	width: 520px;
	margin: 0 0 50px 0px;
}


/*#galleries
================================================================*/
#galleries {
	float: left;
	width: 520px;
	height: 139px;
}

#galleries div.gallery01 a, #galleries div.gallery02 a, #galleries div.gallery03 a {
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	height: 139px;
	overflow: hidden;
	text-indent: -3000px;
}

#galleries div.gallery01 {
	background: url(../images/gallery01.jpg) top right no-repeat;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 161px;
	height: 139px;
	margin-right: 8px;
	overflow: hidden;
	text-indent: -3000px;
}

#galleries div.gallery01 a{
	width: 161px;
	margin-right: 8px;
	background: url(../images/gallery01.jpg) top left no-repeat;
}

#galleries div.gallery01 a:hover {
	background: url(../images/gallery01.jpg) top right no-repeat;
}

#galleries div.gallery02 {
	background: url(../images/gallery02-2.jpg) top right no-repeat;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 163px;
	height: 139px;
	margin-right: 8px;
	overflow: hidden;
	text-indent: -3000px;
}

#galleries div.gallery02 a{
	width: 163px;
	margin-right: 8px;
	background: url(../images/gallery02-2.jpg) top left no-repeat;
}

#galleries div.gallery02 a:hover {
	background: url(../images/gallery02-2.jpg) top right no-repeat;
}

#galleries div.gallery03 {
	background: url(../images/gallery03.jpg) top right no-repeat;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 164px;
	height: 139px;
	margin-right: 8px;
	overflow: hidden;
	text-indent: -3000px;
}

#galleries div.gallery03 a{
	width: 164px;
	background: url(../images/gallery03.jpg) top left no-repeat;
}

#galleries div.gallery03 a:hover {
	background: url(../images/gallery03.jpg) top right no-repeat;
}



/*#flashcontent
================================================================*/
#flashcontent {
	width: 503px;
	height: 700px;
	clear: both;
	margin-left: 203px;
	margin-top: -90px;
}

/*content
================================================================*/
#content img.sig {
	margin: 20px 0 0 203px;
	clear: both;
	float: none;
}
