html {
	height: 100%;
} 

body {
	text-align: center;
	min-width: 760px;
	padding: 0;
	margin: 0;
	height: 100%;
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
}

#wrapper {
	width: 755px;
	height: 100%;
	/*	margin: 0 auto -100px;*/
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	z-index: 2;
}

#header {
	display: block;
	height: 133px;
	width: 755px;
	background-image: url(../images/dacamera_banner.jpg);
}

#menu {
	height: 23px;
	width: 755px;
	background-color: #47515F;
	text-align: center;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 535px;
}

#menu ul li {
	float: left;
}

#menu ul a { 
	display: block;
	float: left;
	padding: 0 1em;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
}

#menu ul a:hover {
/*	color: #30aeff;*/
	color: #87ceeb;
}

.bar {
	width: 100%;
	height: 5px;
	background: #000;
	border-top: 1px #1a1a1a solid;
	border-bottom: 1px #262626 solid;
}

.small {
	font-size: 10px;
}

#copyright {
	color: #fff;
	font-size: 11px;
	font-weight: 200;
	font-family: Sans-Serif;
	width: 745px;
	height: 18px;
	line-height: 18px;
	border-top: 1px #1a1a1a solid;
	border-bottom: 1px #262626 solid;
	clear: both;
	margin-top: 20px;
	background-color: #47515F;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#copyright a {
	color: #fff;
	text-decoration: none;
}

#copyright a:hover {
	color: #87ceeb;
}

#footer {
	clear: both;
	font-family: Sans-Serif;
	text-align: center;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	letter-spacing: normal;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	width: 560px;
}

#footer ul li {
	float: left;
	padding-bottom: 20px;	
}

#footer ul a { 
	display: block;
	float: left;
	padding: 0 0.6em;
/*	line-height: 28px;*/
	color: #000;
	text-decoration: none;
}

#footer ul a:hover {
/*	color: #9d9a1a;*/
	text-decoration: underline;
}

#footer .divider {
	width: 1px;
	height: 9px;
	margin: 3px 0 0;
	background: #87ceeb;
	padding-bottom: 0;	
}

h1 {
	font-family: Verdana, sans-serif;
	font-weight: 500;
	font-size: 21px;
	color: #1D2E40;
	margin: 13px 20px;
	text-decoration: underline;
	font-style: normal;
}

h3 {
	font-size: 16px;
	margin-left: 20px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

hr {
	color: #d3d198;
	background-color: #d3d198;
	border: 0;
	width: 100%;
	height: 3px;
/*	clear: both;*/
}

#content {
	position: relative;
	text-align: left;
	padding: 20px;
	height: 1100px;
}

#content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 13px 20px;
	padding: 0;
	font-weight: normal;
	line-height: normal;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#sponsors {
	float: right; 
	width: 230px;
	font-size: 11px;
	font-family: Sans-Serif;
	margin-right: 20px;
}

#sponsors h1 {
	margin-top: 0px;
}

#sponsors img {
	border: 0;
}

#sponsors a {
	display: block; 
	float: left; 
	width: 90px; 
	margin: 0 0 0 20px;
	padding: 0px;
	color: #000;
	text-decoration: none;
}

#sponsors a:hover {
	text-decoration: none;
}

#exhibits a {
	display: block;
	float: left;
	display: inline;
	position: relative;
	width: 151px;
	height: 267px;
	color: #fff;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30;
	background-repeat: no-repeat;
	background-position: center top;
	left: 85px;
	visibility: visible;
}

#exhibits a:hover {
	color: #87ceeb;
	text-decoration: none;
}

/*#exhibits h1 + a {
	margin-left: 15px;
}*/

#exhibits .first {
	margin-left: 15px;
}

#exhibits img {
	position: absolute;
	border: 0;
	top: 34px;
	left: 1px;
	/*	margin: 32px 0 0 7px;*/
	float: left;
	height: 232px;
	width: 150;
}

#exhibits h2 {
	/*	position: absolute;*/
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 700;
	font-family: Sans-Serif;
	margin: 6px 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#exhibits p {
	color: #000;
	float: left;
	display: inline;
	margin: 184px 0 0 40px;
	padding: 0;
}

/*#exhibits p + p {
	margin-left: 14px;
}*/

.center {
	text-align: center;
}

#gallery {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	height: 100%;
}

#gallery li {
	float: left;
	padding: 5px 8px 5px 14px;	
}

#gallery a { 
	display: block;
	float: left;
	padding: 5px;
	border: 1px #fff solid;
	text-decoration: none;
}

#gallery a:hover {
	border: 1px #000 solid;
}

#gallery img {
	border: 0;
}

.downloader {
  background: url(../Copy%20of%20desk08.customize/images/comment-arrow.gif) no-repeat 10% 50%;
	color: #999;
	padding: 10px 0px 5px 25px;
	width: 210px;
	text-align: center;
	margin: 0 auto;
}

#browser {
	width: 500px;
	height: 140px;
	overflow: auto;
	border: 1px solid #000;
}

#browser-container {
	position: relative;
	width: 500px;
	height: 140px;
	margin: 0 auto;
	overflow: hidden; /*why is this in the html on apple?*/
}

#browser-slider {
	top: 4px;
	left: 0;
	width: 1000px;
	height: 100px;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#browser-slider .thumb {
	float: left;
	width: 130px;
	height: 100px;
}

#back {
	position: absolute; 
	left: 660px;
	top: 0px;
}

.arrow {
	background: url(../Copy%20of%20desk08.customize/images/blue-arrow.png) no-repeat left center;
	padding-left: 34px;
}

.music {
	background: url(../Copy%20of%20desk08.customize/images/music.png) no-repeat right center;
	padding-right: 30px;
}
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #000000;
	height: 18px;
	vertical-align: middle;
}
