body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin: 0px; padding: 0px;
	} 


}

#frame { 
 position: absolute;
	top: 15px; left: -300px;
 width: 600; height: auto;
	z-index: 0;
	margin-right: 50%; margin-left: 50%;
 border: 1px none #33CCFF;
	text-align: left;
	background-color: #dacebf;	
	}
#frame h1 {
	position: relative;
	left: 0px;
	margin: 0px 0px 0px 150px;
	font-size: 16px;
	color: #F33;
	font-weight: normal;
	padding: 0px;
}
#frame .somscreen { display: none; }
#frame .somprint {
	color: #999999;
	width: 4in;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding: 0px;
}


/* ------------ PAGE - IMAGE - MAP - WIDEPAGE  -------------- */
#page, #widepage, #image, #map {
	position: relative;
	left: 0px;
	width: auto;
	height: auto;
	margin: 5px 0px 0px;
	padding: 0px;
	z-index: 300;
	border: none;
	text-align: left;
	page-break-before: auto;
	page-break-after: auto;
}
#image, #map { width: auto;	text-align: right; }
#widepage { width: 700px; }

/* --------------- TEXT FORMATING --------------- */
h3, .text, .italic, .download {
	position: relative;
	width: 350px;	left: 150px;
	margin: 0px; padding: 0px 0px 10px;
	display: block;
	text-align: left;
	line-height: 20px;
	color: #333333;
}
.italic { font-style: italic; }
#page h3, #page .text, #page .italic, #page .download {	left: 150px; }
#widepage h3, #widepage .text, #widepage .italic {	left: 300px; }
#page h3, #widepage h3 {	padding: 10px 0px 10px 0px; font-size: 12pt;	font-weight: normal; color: #0099FF; text-transform: lowercase; }
#page h6 {
	position: absolute;
	top: 0px; left: -160px;
	height: 0px; width: 150px; 
 margin: 0px; padding: 0px;
 text-align: right;
 font-size: 10pt; line-height: 20px; color: #666666; font-weight: normal; font-style: normal;	text-transform: lowercase;
}
.text A  { display: none; }
.text A:hover { display: none; }
.download A  { display: block; text-decoration:none; padding: 0px; color: #666; }
.download A:hover { display: block; text-decoration:none; padding: 0px; color: #666; }
.origin { font-style: normal; display: inline; }
#page .image, #widepage .image{
	position: relative;
 height: 200px; width: auto;
	margin: 10px 0px 0px 150px;
	border: 1px solid #666666; 
}
#widepage .image{ margin: 10px 0px 0px 300px; }
#widepage .logo {
	position: absolute;
	top: 5px; right: 360px; height: 80px; 
	text-align: right;
	margin: 0px; padding: 0px;
	border: 1px solid #999999;
}

/* ------------ FOOTER & MENUS -------------- */
#footer,
#topmenu,
#sitemenu, 
#download, 
#tabs,
#navigation { display: none; }


/* ------------ WATERMARK -------------- */
#watermark
{
	position: relative;
	left: 150px; 
	height: 28px; width: 40px;
	padding: 0px; margin: 0px;
	z-index: 101;
}
