@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	background-image: url(../images/NL_temp_BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

#header {
	width: 950px;
	float: left;
	height: 58px;
	margin-top: 10px;
}

#nav {
	width: 650px;
	float: left;
	margin-top: 5px;
}

#content {
	text-align: center;
	margin-left: 25px;
	width: 900px;
	padding-top: 100px;
}

a {
	color: #300;
	text-decoration: underline;
}

a:hover {
	color: #999;
}

#logo {
	float: left;
	width: 216px;
	margin-left: 10px;
}

#nav ul {
	display: inline;
	list-style-type: none;
}

#nav ul li {
	display: inline;
	margin-left: 25px;
}

#home_nav {
	margin-top: 50px;
	text-align: center;
	margin-left: -100px;
}

#home_nav_temp {
	margin-top: 50px;
	text-align: center;
	margin-left: -100px;
	font-size: 24px;
}

#nye {
	margin-top: 75px;
}

#nye a {
	color: #FFF;
	font-size: 16px;
}



#special_events  {
	color: #000;
	text-shadow: 1px 1px 1px rgba(255,255,255,.9);
}

#special_events a {
	color: #FFF;
	line-height: 18px;
}

#home_nav_temp ul {
	display: inline;
	list-style-type: none;
	list-style-position: outside;
}

#home_nav_temp ul li {
	display: inline;
	margin-left: 50px;
}



.home {
	background-image: url(../images/NL_temp_BG.jpg);
}

#tchotchke {
	height: 200px;
	width: 200px;
	margin-left: 50px;
	float: right;
}

.links li {
	line-height: 20px;
	list-style-type: none;
	margin-left: -30px;
	font-size: 12px;
}

.column p {
	color: #903;
}

.links {
	margin-top: -20px;
}

.press_link {
	width: 150px;
	float: left;
	margin-left: 70px;
	margin-bottom: 50px;
}

.about_link {
	width: 250px;
	float: left;
	margin-left: 40px;
	margin-bottom: 50px;
	height: 275px;
	margin-top: 20px;
}

#about_window {
	width: 900px;
	margin-top: 25px;
	margin-left: 25px;
	background-color: #FFF;
}

.staff img {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.staff {
	text-align: left;
	margin-bottom: 50px;
}

#about_pics {
	float: left;
	width: 300px;
}

.about {
	background-attachment: scroll;
	background-image: url(../images/bg_logs.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#about_text {
	margin-left: 75px;
	float: left;
	width: 525px;
	margin-top: 15px;
	text-align: left;
}

.column {
	line-height: 24px;
	width: 275px;
	float: left;
}

.iframe {
	background-image: none;
}

.iframe p {
	margin-bottom: 20px;
}

