body {
	background-color: #000000;
}

a {
	text-decoration:none;
	color:gray;
}

a:hover {
	color: #5E5A80;
	font-weight: bold;
}

.content_holder {
	margin: 0 auto;
	width: 751px;
}

.project_description {
	float: left;
	width: 330px;
	background-color: #ddddee;
	font-family:Arial;
	padding-left:20px;
	padding-right:10px;
	text-indent:-10px;
}

.thumbs_holder {
	margin: 0 0 0 0px;
}

.thumbs_holder .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}

h2 {
	text-transform:uppercase;
	letter-spacing:-3px;
	margin-top:-5px;
}

.table {display: table;}
.row {display: table-row;
	width:750px;
	height:150px;
	display:block;
}
.cell {
	display: inline-block;
}

.highslide img {
	border: none;
	position: absolute;
	margin-top: 0px;
}

/* Firefox only. 1+ */
.highslide img,  x:-moz-any-link  { margin-top: 15px; }

/* IE6, IE7, IE8 */
.highslide img { margin-top: 14px\9; }

span a {
	overflow: hidden;
	width: 150px;
	height: 150px;
	position: relative;
}

span {
	overflow: hidden;
	width: 150px;
	height: 150px;
	position: relative;
}