* {
	margin: 0;
	padding: 0;
}

html {
	overflow-Y: scroll;
}

:link,:visited {
	text-decoration:none;
}

a img,:link img,:visited img {
	border:none;
}

a {
	outline: none;
}

html, body {
	margin:0;
	padding:0;
}

body#noncollection {
	height: 100%;	
}

#header {
	padding: 0;
	margin: 0 auto 10px auto;
	text-align: left;
	width: 900px;
}

#header img {
	float: left;
	margin: 12px 0 0 0;
}

#container p {
	margin: 0 auto 10px auto;
	text-align: justify;
}

#menu {
	background: #bdbdbd;
	margin: 0px 0 0 110px;
	padding: 0;
	height: 17px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

#menu p {
	line-height: 17px;
	text-align: center;
}

#menu a {
	color: #000;
	font-size: 15px;
	letter-spacing: .05em;
	margin: 0 29px 0 0;
}

#menu a:hover {
	color: #fff;	
}

#menu2 {
	margin: 5px 0 12px 110px;
	background: #000;
	color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 17px;
}

#menu2 p {
	/*margin: 0 0 0 240px;*/
	text-align: center;
	line-height: 17px;
}

#menu2 a {
	color: #fff;
	font-size: 13px;
	padding: 0;
	letter-spacing: .075em;
	margin: 0 0 0 6px;
}

#spacer {
	height: 95px;	
}
#spacer2 {
	height: 400px;	
}

.press_wrapper {
	width: 850px;
	margin: 0 auto;
}

.press_item {
	font-weight: bold;
	margin: 0 11px;
	width: 250px;
	height: 180px;
	text-align: center;
	float: left;
	padding: 0 5px;
}

#contact-wrapper {
	margin: 0 auto;
	width: 850px;
}

#contact-left-left {
	float: left;
	width: 300px;
}

#contact-left {
	text-align: right;
	float: left;
	width: 205px;
}

#contact-left p {
	margin: 0 0 12px 0;
}

#contact-right {
	text-align: right;
	float: left;
	width: 300px;
	margin: 0 10px;
}

#events-wrapper {
	margin: 0 auto 0 auto;
	width: 850px;
}

#events-left {
	text-align: left;
	float: left;
	width: 360px;
	margin: 0 10px 0 35px;
}

#events-left h4 {
	font-size: 12px;
	font-weight: normal;
}

#events-right {
	text-align: left;
	float: left;
	width: 360px;
	margin: 0 35px;
}

#events-left h3,#events-right h3 {
	text-align: center;
	margin: 0 0 10px 0;
}

#events-left h5 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 0 0 6px 0;
}


#splash {
	width: 100%;
	height: 100%;
	background: #fff;
	margin: 0;
	padding: 0;
	z-index: 5;
	position: absolute;
	text-align: center;
	overflow: hidden;
}

#splash img {
	margin: 24px 0 0 0;	
}

#splash2 {
	width: 100%;
	height: 100%;
	background: url('../images/lightbox_bg.png') repeat;
	margin: 0;
	padding: 0;
	z-index: 5;
	position: absolute;
	text-align: center;
	overflow: hidden;
}

#splash2 img {
	margin: 120px 0 0 0;	
}

#bottom {
	width: 900px;
	margin: 10px auto;
}

#bottom1 {
	text-align:left;
	width: 320px;
	margin: 0;
	float: left;
}

#bottom2 {
	text-align: right;
	width: 440px;
	margin: 0;
	float: right;
	clear: right;
}

body{
	text-align: center;
	font-family: "Helvetica", "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	/*background: #fff url('../images/bg.jpg') bottom repeat-x;*/
	background: #fff url('../images/bg7.jpg') repeat;
	color: #444;
	font-size: 75%;
}
a{
	color: #000;
	text-decoration: none;
}

#bottom2 a {
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
}

#bottom2 a:hover {
	color: #fff;	
}

a:hover {
	color: #bdbdbd;	
}

#menu2 a:hover {
	color: #bdbdbd;	
}

a:focus, a:hover, a:active {
	text-decoration: none;
}
p, li {
	line-height: 1.8em;
}

h1 {
	margin-bottom: 10px;
	padding: 0;
	font-size:3em;
	color: #333;
	letter-spacing:-1px;
}
h2 {
	padding: 10px 0;
	font-size:1.8em;
	letter-spacing: .1em;
	color: #000;
}

h3 {
	font-size: 1.2em;
	letter-spacing: .15em;
	line-height: 1.2em;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 900px;
	margin: 10px auto;
	text-align: left;
	border: 2px solid #000;
	background: #fff;
}
div#container {
	padding: 20px;
	margin: 2px;
	border: 1px solid #000;
	background: #fff;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

#slideshow1 {
	width: 898px;
	margin: 0;
	padding: 0;
}

#slideshow1 img {
	text-align: center;
	margin: 0 auto;
}

#index #page {
	padding: 2px;
	overflow: hidden;
}

#index #container {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

body#index {
	height: 100%;
}

textarea {
	width: 280px;	
}

#contact-right input {
	width: 280px;
}

input#submit {
	width: 100px;	
}

#bio {
	margin: 24px 0 0 0;
	}

#bio img {
	float: right;
	margin: 0 12px 0 36px;
	}