body 
{	overflow-x: hidden; 
	background-attachment: fixed;
	background-image: url(img/Airbrush-background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Futura Lt BT, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.foto {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #2D2C36;
	border-right-color: #2D2C36;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#floatdiv {
	width: 185px;
	position:fixed;
	height:99%;
	left: 0px;
	top: -1px;
	padding-right: 25px;
	bottom: -1px;
	padding-top: 100px;
	float: left;
}
#floattopdiv {
	height:121px;
	right: 0px;
	left: 0px;
	top:0px;
	background-image: url(img/bgtop2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #38374A;
	margin-left: 205px;
	margin-top: 0px;
	bottom: auto;
	padding: 0px;
	position: fixed;
	z-index: 1;
}
#floatmaindiv {
	right: auto;
	left: 209px;
	padding-left: 20px;
	overflow: auto;
	height: auto;
	position: absolute;
	margin-top: 121px;
	float: right;
	width: 95%;
	visibility: visible;
}
.6 {
	background-color: #3A3947;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #2D2C36;
	border-left-color: #2D2C36;
	height: auto;
	width: 100%;
}
  .prop {
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

  .min50px {
    height:550px;
  }
