		body {
			margin: auto;
			padding: 0px;
			font-family: arial, \"lucida console\", sans-serif;
			font-size: 11px;
			width: 100%;
		}
		a {
			color: black;
			
		}
		.nav_link {
			text-decoration: none;
		}


		img {
			border: 0px;
		}
		#wrapper {
			width: 990px;
			margin: auto;
		}
		#header {
			
			margin-top: 90px;
			float: right;
			margin-bottom: 14px;
			font-weight: bold;
			text-decoration: none;
		}
		#logo {
			width: 137px;
			height: 67px;
			background-image: url('deimages/logo.gif');
			float: left;
			margin: 30px 30px 16px 30px;
			cursor: hand;
		}
		#slogan {
			width: 329px;
			height: 31px;
			float: left;
			background-image: url('deimages/slogan.gif');
			margin-top: 60px;
		}
		#footer {
			margin: auto;
			width: 990px;
			height: 57px;
			background-color: #808285;
			margin-top: 3px;
		}
		#footright {
			float: right;
			color: #dfe0e0;
			padding-top: 20px;
			padding-right: 14px;
		}
		#footleft {
			width: 35px;
			height: 57px;
			background-image: url('deimages/footer.gif');
			margin-left: 30px;
			float: left;
		}
		#foottext {
			padding: 20px;
			float: left;
		}	
		#studiobody {
			margin: auto;
			width: 990px;
			height: 348px;
			overflow: hidden;
			background-image: url('deimages/background.jpg');
		}

		#photoWin {
			margin: auto;
			width: 990px;
			height: 277px;
			overflow-x: auto;
			
		}

		#scrollbox {width:860px; height:297px; overflow:auto;}
		#thumbs {width:100%; }

		#navigation {
			margin: auto;
			width: 990px;
			height: 26px;
			background-color: #cfd0d2;
			margin-bottom: 3px;
			clear: right;
		}
		.navitem {
			width: 110px;
			height: 19px;
			float: right;
			border-left: 3px solid #fff;
			color: #8a8c8f;
			text-align: center;
			padding-top: 7px;
			font-weight: bold;
		}
		.navitemholder {
			width: 80px;
			height: 26px;
			float: right;
		}
		.blue {
			color: #00b4f0;
			font-weight: bold;
		}
		#content {
			margin-left: 105px;
			padding-top: 18px;
			padding-right: 14px;
			height: 330px;
			overflow: auto;
		}
		.homepage {
			float: left;
		}
		.homepage_alt {
			float: left;
			padding-left: 10px;
		}
		.go{
			border: 1px solid black;
			background-color: white;
			color: black;
		}
		.footerlink {
			color: #dfe0e0;
			text-decoration: none;
		}	
