body {
	font-size: 100.1%;
	background: #000 url(../_images/backgrounds/NYSkyline1.jpg);
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.blueheading {
	font-size: 1.3em;
	font-weight: bold;
	color: #000066;
}
.blueHeading2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
}
.blueHeading3 {
	font-weight: bold;
	color: #000066;
}
.orangeAccent {
	font-weight: bold;
	color: #F60;
	font-size: 1.25em;
}
#editWrapper {
	margin: 0 0 0px;
	padding: 0px;
	text-align: left;
	border-top: none;
	border-right: 6px solid #666;
	border-bottom: 6px solid #666;
	border-left: 6px solid #666;
	overflow: hidden;
	width: 988px;
	font-size: 0.8em;
	color: #333;
	position: relative;
	clear: both;
	background: #FFF;
}





#wrapper {
	text-align: left;
	margin: auto;
	width: 1000px;
	padding: 0px;
	background: url(../_images/backgrounds/GradBlkToBlue1.png);
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper p {
	color: #CCC;
	font-size: 0.85em;
	margin: 0px 3px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #E95D00;
}

#detailWrapper {
	background: no-repeat;
	text-align: left;
	margin: auto;
	width: 1000px;
	padding: 0px;
	position: relative;
}

#detailFooter {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 900px;
	color: #CCC;
	border-left: 0px none;
	clear: both;
	bottom: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	background: #000;
	z-index: 700;
	border-top: 0px none;
}
#flashBanner {
	position: absolute;
	height: 40px;
	width: 675px;
	top: 20px;
	right: 175px;
	margin: 0px;
	padding: 0px;
}



#blueNav {
	position: absolute;
	z-index: 110;
	left: 0px;
	bottom: 10px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	text-align: left;
	vertical-align: top;
}

#greyHeading {
	font-size: 1em;
	font-weight: bold;
	color: #F96400;
	position: relative;
	left: 5px;
	top: 10px;
	float: left;
}

#greyNav {
	height: 53px;
	border-top: 6px solid #666;
	border-right: 6px solid #666;
	border-left: 6px solid #666;
	border-bottom-color: #666;
	background: url(../_images/backgrounds/Black_White_Header.png) left bottom;
	margin: 0px;
	padding: 0px;
	clear: both;
	z-index: 100;
	text-align: left;
	position: relative;
	color: #FC6400;





	font-size: 100
.em;
}


#contentNavWrap {
	position: absolute;
	top: 15px;
	right: 5px;
	height: 30px;
	width: 800px;
}



#mainHeader {
	margin: 0px;
	height: 175px;
	position: relative;
	padding: 0px;
	background: url(../_images/backgrounds/mainHeader1.png) no-repeat;
}





#mainContent {
	margin: 0px;
	padding: 0px 2px;
	float: left;
	width: 350px;
	border-left: 6px solid #666;
	z-index: 900;
	height: 900px;
	color: #CCC;
	font-size: .85em;
}
#newsList {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 300px;
	border: 10px solid #999;
	position: relative;
}


#mainSideBar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 600px;
	border-right: 6px solid #666;
	z-index: 1;
	text-align: justify;
	position: relative;
	height: 900px;
}
#mainSidebarContent {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	color: #FFF;
}

#mainVideo {
	height: 300px;
	width: 300px;
	top: 10px;
}


#mainFooter {
	margin: 0px;
	padding: 0px;
	border-bottom: 6px solid #666;
	border-left: 6px solid #666;
	clear: both;
	border-right: 6px solid #666;
}
.clear {
	clear: both;
}
#subFooter {
	color: #FFF;
	width: 1000px;
	margin: auto;
	padding: 0px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-width: 0px;
	border-style: none;
}
#subFooter a {
	color: #FFF;
}
.photoFloatRight {
	float: right;
}
.photoFloatLeft {
	float: left;
}
