body{
	background-color:#474B66;
	color:#666666;
}
a:link { 
	color:#7f131a; 
	text-decoration:underline; 
}
a:visited { 
	color:#7f131a; 
	text-decoration:underline; 
}
a:active { 
	color:#666666; 
	text-decoration:underline; 
}
.bristol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.greybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.gallery {
	background-color:#333333;
}

#publishedworks td {
	padding-bottom:15px;
}
.pwimages {
	text-align:center;	
}
	