@charset "utf-8";
/* CSS Document */

.error {
	display: none;	
}

#section_image, #project_gallery, #project_scroller{
	display: none;	
	visibility: hidden;
	height:	0px;
}

.printContent {
	display: block;	
}

/* Navigation */
#nav li span{
	visibility		: visible;
	font-size		: 7pt;
	font-weight		: bold;
	text-transform	: uppercase;
	color			: #808080;
}

#nav li a:link, #nav li a:hover, #nav li a:visited {
	color			: #808080;	
}

a#contact {
	width: 75px;
	height: 24px;
}

/* Section */
#section_imagePrint {
	width				: 648px;
	height				: 247px;
	margin-bottom		: 24px;
}

/* Scroller */
#scrollerPrint {
	width				: 700px;
	height				: 53px;
	margin 				: auto;
	text-align			: center;
	position			: relative;
}
