body {
	background-color: #222222;
	left: 0px;
	top: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

body.intro {
	background-image: url(backgrounds/ShapePattern_NYC_X9E2242_rev.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#Wrapper {
	width: 1000px;
	min-height: 770px;
}

#Title {
	width: 950px;
	height: 75px;
	padding: 0px;
	padding-bottom: 25px;
	margin-left: 10px;
}

#Navigation {
	width: 175px;
	height: 350px;
	background-color: inherit;
	display: inline;
	float: left;
	margin-bottom: 190px;
}

#Photos {
	margin-left: 10px;
	width: 800px;
	display: inline;
	float: right;
	margin-bottom: 10px;
	z-index: 2;
}

#Intro {
	background-color:#FFFFFF;
	width: 650px;
	padding: 10px;
	position: relative;
	filter: alpha(opacity=75);
	opacity:.75;
	z-index: 2;
}

#Footer {
	width: 1000px;
	height: 25px;
	margin-left: 0px;
	border-top: 1px solid #999999;
	clear: both;
	z-index: 1;
}


UL {
	color: #666666;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: inherit;
	width: 100%;
	border-right: 1px solid #999999;
}

LI {
	padding-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}

LI>A {
	color: #FFFFFF;
	background-color: inherit;
	text-align: right;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

LI>A:hover {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}

p {
	font-size: 12px;
	color: #999999;
}

p.introtext {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

p.about {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #999999;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

p.footertext {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h1 {
	font:inherit;
	font-weight: lighter;
	font-size: 42px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 45px;
	color: #666666;
	padding-left: 10px;
}

hr {
	text-decoration: none;
	color: #0099FF;
}

.SectionTitle {
	font-weight: bold;
	font-size: 14px;
}

a {
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.Notes {
	font-size: 12px;
	color: #666666;
}

.PhotoCredit {
	font-size: 10px;
	color: #666666;
	text-indent: 15pt;
}

.NewsItem {
	font-size: 12px;
	color: #666666;
}

p.feedTitle {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
	color: #666666;
	padding-left: 5px;
}
