body {
	background-color: #272727;
} 

.contact{
	position: absolute;
	top:25px;
	width:955px;
	color:#999999;
	text-decoration: none;
	font: normal 12px/14px helevetica, Arial, verdana, sans-serif;
	text-align: right;
}

.contact b{
	font: normal 16px/18px helevetica, Arial, verdana, sans-serif;
}

a{
	color:#d7c4a4;
	text-decoration: none;
	font: bold 12px/14px helevetica, Arial, verdana, sans-serif;
	text-align: right;
}

.header{
padding:15px 0 45px 69px;
}

.container{
	overflow:hidden;
	width:1024px;
}
.left_two_columns{
	width:614px;
	border-right:410px; 
	margin-right:-410px; 
	float:left;
}

.thirdcolumn{
	width:273px;
	float:right;
}

.textlink{
	text-align: right;
	padding:0 0 20px 0;
}

.inner_container{
	overflow:hidden;
	width:614px;
}
.right_inner{
	width:204px;
	float:right;
	padding:0 0 0 69px;
}

.left_inner{
	width:410px;
	border-right:204px; 
	margin-right:-204px; 
	float:left;
	padding-left:69px;
}

/*  ----- image rollovers -----   */

em {visibility: hidden;}

#bernson {
	width: 204px;
	height: 162px;
	position: relative;
	}
#bernson span a {
	background: url('../images/bernson_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#bernson span a:hover {
	background: url('../images/bernson.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}


#JIP {
	width: 204px;
	height: 162px;
	position: relative;
	}
#JIP span a {
	background: url('../images/jip_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#JIP span a:hover {
	background: url('../images/jip.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	

#keeno {
	width: 204px;
	height: 162px;
	position: relative;
	}
#keeno span a {
	background: url('../images/keeno_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#keeno span a:hover {
	background: url('../images/keeno.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}




#monkey {
	width: 204px;
	height: 162px;
	position: relative;
	}
#monkey span a{
	background: url('../images/christy_powers_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#monkey span a:hover {
	background-image: url('../images/christy_powers.jpg');
	}


#bkski {
	width: 204px;
	height: 162px;
	position: relative;
	}
#bkski span a {
	background: url('../images/brooklynski_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#bkski span a:hover {
	background: url('../images/brooklynski.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	
	
#ppi {
	width: 204px;
	height: 162px;
	position: relative;
	}
#ppi span a {
	background: url('../images/ppi_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#ppi span a:hover {
	background: url('../images/ppi.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}


#print {
	width: 204px;
	height: 162px;
	position: relative;
	}
#print span a {
	background: url('../images/print_dark2.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#print span a:hover {
	background: url('../images/print.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}


#allentartan {
	width: 204px;
	height: 162px;
	position: relative;
	}
#allentartan span a {
	background: url('../images/allentartan_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#allentartan span a:hover {
	background: url('../images/allentartan.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}


#rosen {
	width: 204px;
	height: 162px;
	position: relative;
	}
#rosen span a {
	background: url('../images/rosen_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#rosen span a:hover {
	background: url('../images/rosen.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}


#pantalaine {
	width: 204px;
	height: 162px;
	position: relative;
	}
#pantalaine span a {
	background: url('../images/pantalaine_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#pantalaine span a:hover {
	background: url('../images/pantalaine.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}

#mel {
	width: 204px;
	height: 162px;
	position: relative;
	}
#mel span a {
	background: url('../images/mel_dark.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#mel span a:hover {
	background: url('../images/mel.jpg') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}



.hidden_images {visibility: hidden;}






