#header h1 {
	background: url('../../images/genericHeaders/rotate.php') no-repeat top left;	
}

#content a, #footer a {
	color: #336699;
}

ul.menu li.arrow ul {
	display: none;
}
ul.menu li.arrowActive ul {
	display: block;
}



	



/* ************************ index ************************** */
#content.aboutIndex a {
	font-weight: bold;
}
#content.aboutIndex #thumbs {
	list-style-type: none;
	width: 140px;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}	
#content.aboutIndex h3 {
	font-size: 15px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #fff;
	background-color: #003c70;
	text-transform: uppercase;
	padding: 5px;
	margin-right: 15px;
}
#content.aboutIndex .col1of2 h4, #content.aboutIndex .col2of2 h4 {
	margin: 15px 0 5px;
}
/* ************************ board_corp ************************** */
#board, #trustees {
	padding: 15px 0 0;
	float: left;
	height: 480px;
	margin-bottom: 20px;
	margin-left: 4px;
	position: relative;
}
#board h3, #trustees h3, #corporate h3 {
	padding: 5px 10px;
	margin: 0 1px;
	background: #dfe2e9;
	color: #3479bc;
}
#board {
	background: url('../images/board-bg2.gif') no-repeat 0 0;
	width: 415px;
	margin-right: 10px;
}
#board ul, #trustees ul, #corporate ul {
	list-style-type: none;
	padding: 0 15px;
	margin: 10px 0 10px;
}
#board ul.boardmembers {
	float: left;
	width: 170px;
	background-color: transparent;
}
p#board-bottom {
	background: url('../images/board-bottom.gif') no-repeat left bottom;
	clear: both;
	padding: 0 0 0;
	margin: 0;
	height: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 415px;
}

#trustees {
	background: url('../images/trustees-bg.gif') no-repeat 0 0;
	width: 250px;
	position: relative;
}
#trustees .asterisk {
	font-size: 10px;
	padding: 10px 10px 20px;
	margin-bottom: 0;
	background: url('../images/trustees-bottom.gif') no-repeat left bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 250px;
}

#corporate {
	padding: 15px 0 0;
	margin-left: 4px;
	clear: both;
	width: 679px;
	background: url('../images/corporate-bg.gif') no-repeat 0 0;
}	
#corporate ul {
	width: 300px;
	float: left;
}
p#corporate-bottom {
	background: url('../images/corporate-bottom.gif') no-repeat left bottom;
	clear: both;
	padding: 0 0 0;
	margin: 0;
	height: 12px;
}


/* ************************* views *************************** */
.views #dynamicPop {
	padding-top: 20px;
	clear: both;
}
#content #dynamicPop p {
	width: 200px;
	margin-bottom: 20px;
}	
.views #dynamicPop p {
	float: left;
	width: 150px;
	text-align: center;
}
.views #dynamicPop img {
	text-decoration: none;
	border: none;
}

#content ul.genericList {
	margin-left: 0;
	padding-left: 0;
}





img.nycresources {
	float: right; 
	margin-right: 20px;
}	
#contactLeft {
	float: left;
	width: 48%;
}
#contactRight {
	float: left;
}


/* forms */
#content form {
	margin-bottom: 20px;
}
#content form legend {
	font-size: 12px;
	font-weight: bold;
	color: #404040;
	padding: 0 5px;
}
#content form fieldset {
	margin: 0 0 15px 0;
	padding: 10px 10px 15px;
}

#content form p {
	font-size: 10px;
	padding: 10px 0;
	margin: 0;
}
#content form sup {
	font-size: 12px;
}
#content form label {
	clear: both;
	width: 370px;
	float: left;
	text-align: right;
	padding-right: 10px;
	text-indent: 0;
	font-size: 11px;
}
#content form input, #content form select, #content form textarea   {
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #a0a0a0;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 2px 0;
	width: 280px;
}
#content form textarea {
	height: 100px;
}
#content form input.submit {
	border-bottom: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;	
	padding: 2px 5px;
	background-color: #eee;
	font-weight: bold;
	width: 120px;
	margin-right: 5px;
	font-size: 11px;
}
#content form input.submit:hover {
	cursor: pointer;
}

#content.comments form label {
	text-align: left;
}
#content.comments textarea {
	clear: both;
	width: 660px;
}
/* ********* */


#content {
	font: 11px/16px verdana, serif;
}
#content .contentTitle img {
	float: right; 
	margin-top: -25px; 
	position: relative;
}


#col1, #col2 {
	width: 320px;
	float: left;
}
#col1 {
	margin-right: 20px;
}
#col1 h3, #col2 h3 {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 25px 30px 0 0;
	padding: 5px 0;
}

/* ********* departments *********** */
 ul { list-style-type: none; margin: 0; padding: 0; }
 .deptLinks { font-size: 12px; }
 .deptLinks li {padding-bottom: 0px; padding-top: 0; margin-top: 0; margin-bottom: 0;}
 #imgList { float: right; margin: 0px; padding: 0px; }
.subTitle {
	font-weight: bold;
	color: #369;
	margin: 0px;
	padding: 0px;
}
 #imgList img { border: 0; margin-bottom: 0px; }
#content hr { width: 360px; border: 0; background-color: #ececec; margin-left: 0; padding-left: 0; height: 1px; text-align: left; }
 ul a { font-weight: bold; }


/* ********** history ****************** */
#content.history h3 {
	color: #69c;
}
#content.history ul {
	list-style-type: disc;
}
#content.history #jump {
	text-align: center;
	font-weight: bold;
	background-color: #efefef;
	border: 1px solid #dfdfdf;
	clear: both;
	margin-top: 40px;
	margin-right: 20px;
	padding: 10px 5px;
}	


/* campus map */
#legendBox {
/*	color: #91826f;*/
	color: #000;
	background: #ece9e4;
	font-weight: bold;
	padding: 10px;
	margin: 0px 25px 0px 10px;
	font-size: 9px;
}
#legendBox ol {
	padding-left: 30px;
	margin-left: 0px;
	width: 26%;
	float: left;
	list-style-type: decimal;
}
#legendBox p {
	clear: both;
}


#content a.btn {
        margin: 0 2px;
        color: #09f;
        display: block;
        height: 26px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
        padding-top: 5px;
        width: 128px;
        background: url('/about/images/btn.gif') no-repeat top left;
}
#content a.btn:hover {
        text-decoration: none;
        color: #fff;
        background: url('/about/images/btn2.gif') no-repeat top left;
}


/*********president***********/

#content div.presnewsbox
{
float: left;
width: 353px;
margin: 30px 0px 10px 0px;
}

#content div.presnewsbox div.prestop
{
margin: 0;
padding: 0;
background: url('/about/images/presbox_top.gif') no-repeat top left;
}

#content div.presnewsbox div.presmid
{
padding: 3px 0px 5px 20px;
margin: 0px 0px 0px 0px;
min-height: 245px;
background: url('/about/images/presbox_middle.gif') repeat-y top left;
}


#content div.presnewsbox div.presmid p
{
line-height: 1.1em;
}

#content div.presnewsbox div.presbot
{
margin: 0;
padding: 0;
background: url('/about/images/presbox_bottom.gif') no-repeat top left;
}

.subtitle
{
color: #00386B;
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
}

.subtext
{
margin: 20px 0px 0px 120px;
}

.subsub
{
color: #666666;
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 12px;
}

#content div.scipro
{
float: left;
width: 286px;
height: 110px; 
margin: 30px 0px 10px 20px;
background: url('/about/images/scipro.jpg') no-repeat top left;
}

#content div.presmsg
{
float: left;
width: 286px;
height: 110px; 
margin: 54px 0px 10px 20px;
background: url('/about/images/presmsg.jpg') no-repeat top left;
}

div.more {
text-align: right;
margin-right: 35px;
font-weight: bold;
}

/* ************************ past presidents *********************************** */

#content ul#recipients {  
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#content ul#recipients li {
	float: left;
	display: block;
	width: 200px;
	height: 120px;
	padding: 10px 0px 20px 10px;
	margin: 0;
	background-color: #F8FAFC;
}
#content ul#recipients li img {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	border: 0px;
}
#content ul#recipients li a img {  border: solid 1px #d2d4be;  }
#content ul#recipients li a:hover img, ul#recipients li a:active img {  border: solid 1px #666666;  }
#content ul#recipients li h1 {
	float: left;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	width: 85px;
	font: 16px "Trebuchet MS", Verdana, Arial;
	line-height: 17px;
}
#content ul#recipients li h2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 85px;
	font: 12px/14px "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #666666;
}

.box
{
width: 700px;
}

.box-top
{
background: url('/about/images/pastpresidents/box-top.jpg') no-repeat top left;
margin: 0px;
padding: 0px;
}

.box-middle
{
min-height: 450px;
background: url('/about/images/pastpresidents/box-middle.jpg') repeat-y top left;
margin: 0px;
padding: 0px;
}



.box-bottom
{
background: url('/about/images/pastpresidents/box-bottom.jpg') no-repeat top left;
}

