/**
*
* Design and coding by ELMA Multimedia
* Copyright &copy; 2006, ELMA Multimedia
*
*/

body {
	background: #FFF;
	font-size: 12pt;
	font-family: Verdana, sans-serif;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
}

#header, #left, #footer {
	display: none;
}

/**
* Content elements
*/

#content {
	background: #FFF;
	font-size: 12px;
}

.contentarea {
	text-align: left;
	padding: 0 0 0 27px;
}

.contentarea h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}

.contentarea h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
}

.contentarea a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/**
* THUMBNAIL GALLERY
*/

.thumbfloat {
	float: left;
	margin: 20px 20px 0 20px;
}

.thumbfloat p {
	text-align: center;
}

.thumbfloat img {
	border: 0;
}

/**
* IMAGE PLACEHOLDER
*/

#imageplaceholder {
	float: right;
	width: 190px;
	text-align: right;
}

#imageplaceholder img {
	border: 0;
	margin: 10px 0 10px 0;
}

/**
*
* SIFR print stylesheet
*
*/

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
