body {
	color: #00C;
	margin: 35px 0 0 40px;
	font-family:"Andale mono", AndaleMono;
	font-size: 10px;
	line-height: 14px;
	background-color: #ffffff;
	}
	
	.text {
	color: #00C;
	font-family:Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 14pt;
	background-color: #ffffff;
	}
	
	.text2 {  
	color: #00C;
	font-family:Times New Roman, Times, serif;
	font-size: 26px;  
	line-height: 30px;
	background-color: #ffffff;
	}

	.large {  
	color: #000000;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 18px;  
	line-height: 30px;
	background-color: #ffffff;
	}


a:link, a:visited {
	color: #00C;
	background-color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	background-color: #000000;
	}

p {
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	font-size:10px;
	line-height:14px;
	}

.thumbnail {
	position:relative;
	width:150px;
	float:left;
	margin:0;
	color: #000000;
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	line-height:14px;
	font-background-color:#CCCCCC;
}

.thumbnail a:link, .thumbnail a:visited {
	color: #000000;
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	line-height:14px;
	background-color:#FFFFFF;
	text-decoration: none;
	}

.thumbnail a:hover {
	color: #000;
	background-color: #000000;
	text-decoration: none;
	}
.thumbnail p {
	color: #000000;
	}
	
.box-caption {
	width: 200px;
	height: 300px;
	background:black;
	position: relative;
	top: 0px;
	right: -200px;
	z-index:1000;
	display: none;
	opacity: .80; /*0-1*/
	filter:alpha(opacity=80); /*0-100*/
	color: #ffffff;
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	line-height:14px;
	margin:20;
	padding:10px;
}

.draggable {
	z-index:1000;
	position: absolute;
	width: auto;
	height: auto;
	}

.thumbnailtitle {
	color: #000000;
	font-family:Times New Roman, Times, serif;
	font-size:10px;
	line-height:14px;
	background-color:#FFFFFF;
	font-weight:bold;
	z-index:0
}

.hover-on { background: yellow ;  /* make this whatever css rule you want */
			cursor: pointer;
		}
	
earlyworkstitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14pt;
	color: #000000;
	background-color: #FFFFFF;
}
.style7 {
	font-family: "Andale mono", AndaleMono;
	line-height: 20pt;
	color: #000000;
}

.style8 {
	font-family: "Andale mono", AndaleMono;
	line-height: 14pt;
	color: #000000;
}
