a:link {
	color: #FFF;
}
a:visited {
	color: #0C3;
}
a:hover {
	color: #9C3;
}
		
/*---HEADER STRUCTURE---*/
#work #header-wrap-inner {
	height: 340px;
	overflow: hidden;
	}
		
#header-container {
	width: 850px;
	text-align: left;
	margin: 0 auto;
	}
	
#header-column-left {
	width: 270px;
	float: left;
	}
	
#header-column-left p {
	margin: 0 0 20px 0;
	line-height: 18px;
	}
	
#header-column-left h4 {
	margin: 0 0 20px 0;
	line-height: 22px;
	font-size: 18px;
	}

#header-column-right {
	float: right;
	}


/*---BODY STRUCTURE---*/
	
#body-column-left {
	width: 420px;
	overflow: hidden;
	text-align: left;
	}
	
#body-column-right {
	width: 195px;
	overflow: hidden;
	float: left;
	text-align: left;
	padding: 0 0 10px 0;
	}
	
#work #thumb-spill {
	width: 450px;
	overflow: hidden;
	height:405px;
	position: relative;
	}

#work #wrapthumbs {
	width:auto;
	height:auto;
	overflow: auto;
	position: relative;
}

.thumbs {
	width: 670px;
	padding: 16px;
	margin: 0 0 5px 0;
	background: url(../images/fade-bg.gif) repeat-x;
	}
	
.thumbs-title {
	width: 670px;
	padding: 10px;
	margin: 0 0 10px 0;
	background: url(../images/h2-bg.gif) no-repeat;
	}

	
#body-column-left .thumbs-title h2 {
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.thumbscrollbtn {
	display:block;
	height:22px;
	width:410px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.thumbset {
	float:left;
	min-height: 320px;
	margin:0px 0px 0px 0px;
	width: 425px;
}
.thumbset_title {
	float:left;
	min-height: 35px;
	margin:0px 0px 0px 0px;
	width: 425px;
}
.title {
	width: 197px;
	height:33px;
	text-align: center;
	margin:0 auto;
	}
	
/*---THUMBNAILS---*/
a.thumb {
	width:195px;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	float: left;
	background: no-repeat top center;
	text-align:center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 66px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 3px;
	}
	

