body {
    margin-left: 0px; margin-top: 50px; 
    color: #999999; background-color: #101010; background-image: url("/logobg.png");
    line-height: 15px; font-size: 11px; font-family: verdana,arial,helvetica,sans-serif;
}
A:link {
    font-weight: normal; color: black; font-style: normal;
}
A:visited {
    font-weight: normal; color: black; font-style: normal
}
A:hover {
    font-weight: normal; color: #006400 /*darkgreen*/; font-style: normal
}
h1 {
	line-height: 20px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; 
	font-weight:bold; font-size: 22px; FONT-FAMILY: arial,helvetica,sans-serif; color: black;
}

h2 {
	font-weight:bold; font-size: 20px; FONT-FAMILY: arial,helvetica,sans-serif; color: black;
	display: inline;
}

#bottomBanner {
/*	background-color: #FF0000;*/
    width: 900px;
    height: 100px;
    border: 1px solid #FFFAF0 /*floralwhite*/;
	clear: right; /* clear the FB box */
    position: relative; 
	margin-top: 10px;
	z-index: 10;
}
#juleBanner {
	border: 0px;
}

#contentBox {
    width: 900px;
    height: 593px;
    border: 1px solid #FFFAF0 /*floralwhite*/;
    overflow: hidden;
}
.topBanner {
	padding: 0px;
	margin: 0px;
	border: 0px;
    position: relative; 
    width: 900px;
    height: 100px;
    z-index: 11;
}
#dataArea {
    position: relative; 
    width: 900px;
    height: 400px;
	background-image: url("/pbny.jpg");
	text-align: left; 
    z-index: 11;
}
#dataScroller {
    z-index: 9; top: 0px; left: 0px; width: 900px; height: 400px; 
    visibility: visible; overflow: auto; clip: rect(0px, auto, auto, auto); position: relative;
	scrollbar-3dlight-color: FFFAF0#;
	scrollbar-arrow-color: #666633;
	scrollbar-base-color: #FFFAF0;
	scrollbar-track-color: #999966;
	scrollbar-darkshadow-color: #666633;
	scrollbar-face-color: #CCCC99;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #999966;
}
.dynPage {
     top: 0px; left: 0px; width: 855px; padding-left: 15px; line-height: 30px;  
     font-size: 18px; FONT-FAMILY: arial,helvetica,sans-serif; 
     z-index: 10; visibility: visible; color: black; position: relative;
}
.dynPagePics {
     top: 0px; left: 70px; width: 700px; 
     z-index: 10; visibility: visible; position: relative;
}
.dynPageTable {
    padding-left: 15px;
    font-size: 18px;
    left: 0px;
    color: black;
    line-height: 25px;
    font-family: arial,helvetica,sans-serif;
}

#arrowup {
    z-index: 11; top: 10px; left: 860px; visibility: visible; width: 20px; position: absolute;
}
#arrowdown {
    z-index: 11; top: 470px; left: 860px; visibility: visible; width: 20px; position: absolute;
}

#topLinks {
    z-index: 11; visibility: visible; width: 900px; position: absolute; top: 53px; margin-left: 20px; text-decoration: none
}
#subLinks {
    z-index: 11; width: 900px; position: absolute; top: 84px; margin-left: 20px; text-decoration: none; 
}
a.dynLink {
	height:30px; line-height:30px; display:block; float:left; overflow:hidden; 
	z-index: 11; visibility: visible; font-size:14px; text-decoration: none; position: relative; margin-right: 25px; 
	color: white;
}
a.dynLink:VISITED {
	color: white;
}
a.dynLink:HOVER {
    color: black;
}
span.dynLinkSelected {
	height:30px; line-height:30px; display:block; float:left; overflow:hidden;
	z-index: 11; visibility: visible; 
    font-size:14px; color: black; font-style: normal; font-weight: bold; 
    text-decoration: none; position: relative; margin-right: 25px; 
}

.iText {
    font-size: 16px; font-style: italic; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    color: black; letter-spacing: 1px
}

.listPic
{
    border-width: 1px;
    border-color: black;
    border-style: solid;
    height: 300px;
    width: 300px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.inlinePic
{
    border-width: 1px;
    border-color: black;
    border-style: solid;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.horizontalBarTopLinks
{
	border: 0px;
	border-top: 1px solid #FFFAF0 /*floralwhite*/;
	border-bottom: 1px solid #FFFAF0 /*floralwhite*/;
	background-color: #999966;
    width: 900px;
    height: 30px;
    position: relative;
    z-index: 11;
}
.horizontalBarSubLinks
{
	border: 0px;
	border-bottom: 1px solid #FFFAF0 /*floralwhite*/;
	background-color: #CCCC99;
    width: 900px;
    height: 30px;
    position: relative;
    z-index: 11;
}
.horizontalBarBottom
{
    border: 0px;
	border-top: 1px solid #FFFAF0 /*floralwhite*/;
	background-color: #CCCC99;
    width: 900px;
    height: 30px;
    position: relative;
    z-index: 11;
}

#bottomtext {
    z-index: 11; left: 25px; visibility: visible; height: 30px; position: relative; text-decoration: none;
    text-align: left; line-height: 30px; font-family: arial,helvetica,sans-serif; font-size: 14px;
    color: black;
}

#copyrightText {
	position: fixed; z-index: 9;
	bottom: 10px; right: 20px;
	color: rgb(234, 234, 179);
	font-size: 10px;		
}
