#logo{
	position: absolute;
	top: -70px;
	left: -2px;
	z-index: 1;
	letter-spacing: -5px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	z-index:1;
}


#logo_below{
	position: absolute;
	top: -25px;
	left: 0px;
	z-index: 1;
	letter-spacing: 0.8px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index:1;
}



#leftNav{

	position:absolute;

	height:470px;

	width:143px;

	overflow:hidden;

	padding-left:10px;
	

	
}



#leftNav a{

	text-decoration: none;
}
#leftNav a:hover {
	color: #cc3300;
}

#leftNav a:active {
	color: #cc3300;

}



#leftNav img{	

	border:0;

}


#thumbContainer{
	
	position:absolute;
	
	top:0px;
	

	
}


#thumbs{

position:absolute;

left:143px;

width: 270px;
height: 470px;

z-index: 1;


}

#thumbs a:link {

	color: white;
	text-decoration: none;
    font-size:11px;
	z-index: 3;
        
}


#thumbs img{

	width: 70px;

	height: 45px;

	margin-left:0px;

	margin-right:0px;

	margin-bottom:15px;

	margin-top:5px;

	border:1px;



border-style: solid;

border-color:white;

}



#thumbs im_selected img{

border-color:#cc3300;

}





#thumbs a{

	text-decoration: none;

}

