/* ---------- main defaults ---------- */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	text-align: center;
	line-height: 18px;
	background-image:   url(../images/backgrounds/instrument_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #534A41;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #534A41;
	text-decoration: none;
}
#contentrightcolumn a {
color: #534A41;
}

/* ---------- div's ---------- */

#container {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background-image:   url(../images/backgrounds/instrument_header.jpg);
	background-repeat: no-repeat;
	background-position: center 85px;
  }
