.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}

body {
	text-align:center; /* Hack for IE5/Win */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	}
	
#header {
	width:833px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	}
	
#nav {
	width:833px; /* Right and left margin widths set to "auto" */
	background-color: #FFFFFF;
	height: 62px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	
#footer {
	width:833px; /* Right and left margin widths set to "auto" */
	clear:both;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#content {
	width:833px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	position: relative;
	background-color: #FFFFFF;
	}
	
	
#contentleft {
       text-align:center; /* Hack for IE5/Win */
		width:277px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
#contentcenter {
	text-align:center; /* Hack for IE5/Win */
	width:279px;
	padding:0px;
	float:left;
	background-color: #FFFFFF;
		}
	
#contentright {
		text-align:center; /* Hack for IE5/Win */
		width:277px;
		padding:0px;
		float:left;
		background:#fff;
		}
#contentbigphoto {
	text-align:center; /* Hack for IE5/Win */
	width:556px;
	padding:0px;
	float:left;
	background-color: #FFFFFF;
}
#content158 {
	text-align:center; /* Hack for IE5/Win */
	width:556px;
	padding:0px;
	float:right;
	background-color: #FFFFFF;
	clear: right;
}

#drop {
	position:absolute;
	width:127px;
	height:56px;
	z-index:1;
	visibility: hidden;
}
