<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color:#000000;
	margin-top:0px;
	padding-top:0px;
	text-align:center;
	font-size: 62.5%;  Resets 1em to 10px */
/*	font-size: 12px; /* Resets 1em to 10px */
	line-height:15px;
	font-family: 'Myriad Pro Cond', 'Myriad Pro', Myriad, Tebuchet, Verdana, Arial, Sans-Serif;
}

#frontpage-image {
	position:relative;
	background-image:url('/Padik_Webb_bgd_NY_2.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:auto;
	background-position: 50% -30px;
	height:852px;
	text-align:center;
}

#frontpage-title, .hideheader {
	display:none;
}

#page-image {
	height:160px;
	position:relative;
	background-image:url('/Padik_Webb_top_NYNY.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:850px;
	margin:auto;
	text-align:center;
}

#page-title {
	position:relative;
	top:105px;
}

#page-text {
	position:relative;
	background-image:url('/Padik_Webb_mid_NYNY.gif');
	background-repeat:repeat-y;
	background-position:center;
	width:850px;
	margin:auto;
	text-align:center;
}

#content {
	width:550px;
	margin:auto;
	text-align:left;
	padding-top:17px;
	font-size:1.25em;
	line-height:1.5em;
}

p {
	margin:0;
	padding-bottom:10px;
}

#page-text h2 {
	margin:0px;
	margin-top:10px;
	margin-bottom:4px;
	padding:0px;
	color:#5b3a33;
}

.h2subtitle {
	color:#ffffff;
}

#page-bot {
	width:850px;
	height:100px;
	position:relative;
	background-image:url('/Padik_Webb_bot_NYNY.gif');
	background-repeat:no-repeat;
	background-position:top center;
	margin:auto;
	text-align:center;
}

#menu {
	margin:0px;
	float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.menusubul {
	width:550px;
}
#centeredmenu {
	color:#FFFFFF;
	height:59px;
	top:-29px;
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:20px 18px;
   padding:0px;
	font-size:18px;
	line-height:1.0em;
	text-transform:capitalize;
	text-decoration:none;

}
#centeredmenu ul li a:hover {
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   font-weight:bold;
}

#centeredmenu ul li.tab1 {
	width:29px;
	height:59px;
	background: url('/menu-bg-frame.png') no-repeat right top;
	background-position: 0px 0px;
}

#centeredmenu ul li.tab2 {
	width:29px;
	height:59px;
	background: url('/menu-bg-frame.png') no-repeat;
	background-position: 0px -141px;
}

#centeredmenu ul li.tab {
	background: url('/menu-bg-frame.png') repeat-x;
	background-position: 0px -71px;
	height:59px;
}

a, a:link, a:visited {
	color:#5b3a33;
	text-transform:capitalize;
	text-decoration:none;
}

.menuul {
	margin:0;
	padding:0;
	height:100px;
}

#menusub {
	margin-top:20px;
	padding-top:4px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	width:550px;
	text-align:center;
}
#menusub h3 {
	display:inline-block;
	margin:0 6px;
	padding:0;
	font-size:1em;
	line-height:0.7em;
}

#menusub h3.firsth3 {
	margin-left:0;
}
#menusub h3.lasth3 {
	margin-right:0;
}

li {
	list-style: none outside none;
}

.menuul li {
	padding:0;
	float:left; 
}

.h3menu {
}

#centeredmenu h3 {
	margin:0;
}

#menu a.menuselected, #menu a.menuselected:link, #menu a.menuselected:visited {
	color:#FFFFFF;
}

#menu a.menuselected:hover, #menu a.menuselected:active, #menu a.menuselected:focus {
	color:#5b3a33;
}

</pre></body></html>