* {	margin: 0;	padding: 0;	}
img { border:0 }
html {overflow-y: scroll;} /* forces vertical scroll-bar in Firefox*/

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}
#wrapper {
	padding-top: 12px;
	margin: 0 auto;
	width: 780px;
	}
a {
	color: #4768BE;
	}
a:visited {
	color: #4768BE;
	}
a:hover {
	color: #862A1F;
	font-weight: normal;
	}
.separator {
		clear: both;
		height: 1px;
		}
#main_nav {
	width: 780px;

	}

/* -------- Gallery -------------- */
#gallery {
	width: 780px;
}

#gallery .title {
	font: normal 80% Arial, Helvetica, sans-serif;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #666666;

}
#gallery #blowup {
	border: solid 0px #ccc;
/*	width: 690px;*/
	height: 334px;
	padding: 0px 0px 0px 0px;

}

#gallery .thumbs {
	margin: 20px 0px 0px 0px;
}
#gallery .thumbs img {
	border: solid 1px #fff;
/*	width: 80px;
	height: 60px;
*/
	padding: 0px;
}
#gallery .thumbs a:hover img {
	border-color: #ccc;
}

#gallery .thumbs .selected {
	border-color: #ccc;
}
#gallery #text {
	text-align: left; 
	font-weight: normal;
	color: #000000;
	margin: 16px 200px 0px 240px;
	display: block;
	}
#gallery #text p{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #666666;
	}


/*  --------- CLAY PAGE  --------- */	
#clay-navigation  {
		float: left;
		width: 780px;
		height: 60px;
		}
#clay-nav li {
		float: left;
		display: inline;
		margin: 0px;
		padding: 0px;
		}

#clay {
	width: 778px;
	text-align: center;
	}
#clay #blowup {
	display: block;
	padding: 0px;
	margin: 0 auto;
	}
	
#clay #bup_title{
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	padding: 10px 0px 0px 240px;
	display: block;
	height: 60px;
	}
#clay #text {
	text-align: left;
	font-weight: normal;
	color: #000000;
	margin: 16px 220px 0px 240px;
	display: block;
	}
#clay #text p{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #666666;
	}
#workshops img {
	margin: 0px 6px 0px 0px;
	}
	
#footer {
	font-size: 70%;
	font-style:italic;
	padding: 30px 0px 0px 0px;
	color:#666;
}
/* -------------------------------- */

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.subTitlesection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #862A1F;

}
.imageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.blowupText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.backLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.normalTextIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 20px 10px 0px 12px;
}

.byLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.smalltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.workshopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4768BE;
}
.subTitlesectionRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.normalTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.red_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #862A1F;
}
