		body {
			margin: auto;
			padding: 0px;
			font-family: arial, \"lucida console\", sans-serif;
			font-size: 12px;
			width: 100%;
		}
		
		h1 {
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		}

		a {
			color: black;
		}

		a.gallery, a.gallery:visited {
			font-size:16px;
			color: #77787b;
			text-decoration: none;
		}

		a.gallery:hover {
		font-size:16px;
			color: #000000;
			text-decoration: none;
		}
		.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 {
			    background-image: url("deimages/logo.gif");
				float: left;
				height: 113px;
				margin-top: 6px;
				margin-left:30px;
				width: 293px;
}
		#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: 520px;
			overflow: hidden;
			background-image: url('deimages/background.jpg');
		}

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

		#scrollbox {
		   height: 470px;
		   overflow: auto;
		   width: 860px;
		}
		.scroll-content #scrollbox {
		   height: 450px;
		   overflow: hidden;
		   width: 100%;
		}
		#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 {
		   height: 500px;
		   margin-left: 105px;
		   overflow: auto;
		   padding-right: 14px;
		   padding-top: 18px;
		}
		.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;
		}	
		
		.addThis {
    margin-left: 66px;
    padding: 15px;
    position: absolute;
    top: 0;
}

#thumbs ul li {
	float: left; 
	padding-right: 8px;
}
