/* FLBS People Style Sheet */

/***********************************************/
/********* Tag Modifications *********/

body  {
	font: 100%  "Trebuchet MS", Arial, Helvetica, serif;
	line-height:1.25em; /* 16×1.25=20px */
	background: #bec1b5; 
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
}

h1,h2,h3,h4,h6 {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; line-height:1.125em; }
h1,h2,h3,h6 {color:#444;}
h1{font: 1.8em; /* 24px equiv */ margin:0 0 1.125em 0; padding: 2px;}
h2{font-size: 1.25em; /* 20px equiv */ margin: 2px 0px 1.125em 0px; padding: 0px;}
h3{font-size: 1.25em/; /* 20px equiv */ margin: 1.125em 0px 1.125em 0px; padding: 4px 10px 4px 4px;background-color:#D8DDC4;}
h4{font-size: 1.125em; /* 18px equiv */ color: #003366; margin-bottom: 1.1em; padding: 0px;}
h6{font-size: 1em; font-weight:bold ; margin: 0px; padding: 0px; margin-bottom: 1.125em;}

ul{ padding:0;margin:20px; text-align:left;}
ul ul li{ padding:0;margin:20px; text-align:left;}
.pubs ul li{font-size:.9em; padding: 0 0 1.5em 3em; text-indent: -3em; line-height:1.3em; list-style:none;}

.valettLI li{ list-style-image:url(../People/Valett%7E370/Blackd%7E1.gif); line-height:1.4em; padding: 0 0 0 20px;}
.valettRed {color:#CC0000}

/* Lists */
li{ list-style-image:url(../Images/NEWSITE/LI-2xColonImg.png); line-height:1.3em;}

/* SubLists */
.subList{ list-style:circle; margin:0px; padding: 0px; text-indent:15px; font-size:.9em;}

A {color: #669; text-decoration: underline; padding: 0px 5px 0px 5px;}
A:link {color: #669; text-decoration: underline; }
A:hover {color: #CCCCFF; text-decoration: none; }
A:visited {color: #0177af; text-decoration: underline; }

.twoColFixLtHdr #container { 
	width: 960px;
	background: #FFFFFF;
	padding: 0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #99C;
	text-align: center; /* this overrides the text-align: center on the body element. */
} 

.twoColFixLtHdr #header { 
	width: 960px;
	background: #D8DDC4;
	border-bottom: solid 2px #8F937D;
	text-align:center;
	padding: 5px 0 0 5px; /* padding keeps the content of the div away from the edges */
	height:65px;
	vertical-align:middle;
}

.twoColFixLtHdr #header h1 {
	margin: 15px 0 5px 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #header br {margin:0;}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	text-align:center;
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;  /* #EBEBEB; the background color will be displayed for the length of the content in the column, but no further */
	margin: 0;
	padding: 0 10px 5px 5px; /* padding keeps the content of the div away from the edges */
}
.twoColFixLtHdr #mainContent { 
	margin: 0px 0px 0px 240px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 700px;
	text-align:left;
} 

.twoColFixLtHdr #mainContent p {font-size:95%;}

.twoColFixLtHdr #footer { 
	width:960px;
	height: 60px;
	font-size:.8em;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	background:#FFFFFF;
	padding-top: 10px;
	border-top: solid 1px #99C;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer A {color: #52697d; text-decoration: underline; font-size:.9em;}
#footer A:link {color: #52697d; text-decoration: underline; }
#footer A:hover {color: #CCCC66; text-decoration: none; }
#footer A:visited {color: #0177af; text-decoration: underline; }

.fltrt260 {float:right; margin: 6px 10px;text-align:center; width:260px; font-size:.85em; color:#069;
	}
.fltrt300 {
	float: right;
	margin: 8px;
	width: 300px;
	text-align:center;
	background-color:#EEE;
}
.fltrt350 {
	float: right;
	margin: 8px;
	width: 350px;
	text-align:center;
	background-color:#EEE;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* COLLAPSIBLE CONTENT MENUS */

#contentNAV{text-align:left;width:210px;background-color:#FFFFFF; margin-top:30px; padding:0;}

/*header*/ 
#contentNAV .cheader {background-color:#EEE; color:#444; font-size: 1.2em; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif cursor:hand; margin:0; padding:0; border: 1px solid #999;}
#contentNAV .cheader A,#contentNAV .cheader A:link,#contentNAV .cheader A:hover, #contentNAV .cheader A:visited{color:#444;}

/*list items */
#contentNAV .clist { background-color:#F5F5DC;}
#contentNAV .clist ul{ margin:15px 0;}
#contentNAV .clist ul li {list-style:none outside none;margin:2px 0; padding: 0;font-size:.9em; border-bottom:solid 1px #FFF;}
#contentNAV .clist ul li:link {color: #444; text-decoration: underline; }
#contentNAV .clist ul li:hover {color: #CCCC66; text-decoration: none; }
#contentNAV .clist ul li:visited {color: #0177af; text-decoration: underline; }

/* Search box and button */
.headerSearchDIV{float:right; margin:0; width:200px; text-align:right; padding: 0 5px;}
.headerSearchTextbox{width:100px;font-size:9pt;color:#CCC;}
.headerSearchBtn{font-size:.8em;display:inline;color:#666; height:22px; overflow:visible; margin:0px;padding:0px 2px 0px 2px;}

/* Content Title */
#contentTitle{display:inline; text-align:center;}

/* FLBS Logo */
#logo{ text-align:center; margin: 0 0 10px 0;}

/* Horizontal Unnumbered List */
#BodyNAVList{display:block; text-align:left; list-style:circle inside;line-height:1.5em;margin:6px 10px 10px 10px; padding:4px 10px 4px 10px;border: solid 2px #99C; background-color:#EEE;}
#BodyNAVList h6{ text-align:left; margin:0; padding:0;}
#BodyNAVList a{color:#333;}
#BodyNAVList ul{ text-align:center; margin: 0; padding:0;}
#BodyNAVList li{display:inline;}

#SSNavList{display:block; text-align:left; line-height:1.5em; margin:4px 4px 0 4px; padding:4px; border: solid 2px #99C; background-color:#EEE;}
#SSNavList h6{display:block; text-align:left; margin:0; padding:0;}
#SSNavList a{color:#333;}
#SSNavList a:link{ color:#333; text-decoration:underline;}
#SSNavList a:hover{ color:#EEE; text-decoration:none;}
#SSNavList a:visited{ color:#333; text-decoration:underline;}
#RegDiv{ display:inline; color:#80000; background-color:#FFA; padding: 4px;}
#RegDiv a{ color:#800000; margin: 0;}
#RegDiv a:link{ color:#800000; text-decoration:underline;}
#RegDiv a:hover{ color:#666; text-decoration:none;}
#RegDiv a:visited{ color:#800000; text-decoration:underline;}



.BodyList{display:inline; list-style:circle inside;line-height:1.5em;margin-left:0px;background-color:#99C; padding: 5px 10px 10px 10px; /* 16×1.125=18px */}
.BodyList a{color:#333;}
.BodyList li{display:inline;}

#PagesList{display:inline; list-style:circle inside;line-height:1.5em;margin-left:0px;background-color:#FFA; padding: 5px 10px 10px 10px; /* 16×1.125=18px */}
#PagesList a{color:#333;}
#PagesList li{display:inline;}


#indentFeature {margin: 0px 20px 0px 20px; border: 1px solid #666; padding: 5px 5px 5px 5px; margin: 10px 0px 0px 5px;}
#indentFeature h3{color:#336; font-size:1.05em; border-bottom: 1px dotted #CCCCCC;}
#indentFeature p{color:#333333; font-size:.9em;}
#indentFeature ul{ list-style:disc inside; color: #033; background-color:#FFFFEE; padding: 0px 20px 0px 20px;}

/* Image Modifications and Alignments */
.bodyphoto {display:inline;padding:5px;float: right;font-size: .85em;color: #333333;text-align: center; vertical-align:top; margin: 5px 10px 5px 10px;}
.bodyphotoLeft {display:inline;padding:5px;float: left;font-size: .85em;color: #333333;text-align: center; vertical-align:top; margin: 5px 10px 5px 10px;}
.phototext {font-size:.85em; color: #036; text-align:center;}
.imageDivLeft{float:left; padding: 10px 6px}
.imageDivLeft div{font-size:11px; color: #003366; text-align:center;}
.imageDivRight{float:right; padding: 10px 6px}
.imageDivRight div{font-size:11px; color: #003366; text-align:center;}

/* Staff Detail */
#bioParent{width:600px; display:inline; text-align:left;}
#bioParent h1{ padding:0 0 5px 0;margin:0;}
#bio{padding: 0 10px;}
#bio a{color: #52697d; text-decoration: underline; font-size: 1.2em; font-family:"Lucida Bright", Arial, Helvetica, sans-serif;}
#bio a:link {color: #52697d; text-decoration: underline; font-size: 1.2em; font-family:"Lucida Bright", Arial, Helvetica, sans-serif;}
#bio a:hover {color: #CCCC66; text-decoration: none; font-size: 1.2em; font-family:"Lucida Bright", Arial, Helvetica, sans-serif;}
#bio a:visited {color: #0177af; text-decoration: underline; font-size: 1.2em; font-family:"Lucida Bright", Arial, Helvetica, sans-serif; }
.bioPic{ float:left; padding: 10px; background-color:#EEE;}

.jobTitle {display:block; background-color:#EEEEEE; padding: 2px 5px; margin: 5px 0px 0px 0px;}

#StaffDetails {width:530px; margin:0; padding: 0; vertical-align:left; }
#staffLeftCol{float:left;font-size:.9em; text-align:left; width:220px;}
#staffLeftCol h1{display:block; font-family:"Lucida Bright", Arial, Helvetica, sans-serif; font-size:1.2em; margin: 0 0 4px 0; }
.StaffPhone{margin: 2px 0px 0px 6px;}
#staffRightCol{position:relative; float:right; width:310px;}
#staffRightCol h6{display:block; background-color:#EEEEEE; padding: 2px 5px; margin: 5px 0px 0px 0px;}
.StaffEmailImage{ margin: 8px 0 0 0; padding:0;}

/* Panel GroupingText */
fieldset {border:none;} /*this is the border color*/
legend {color:#000080; font-size:1.2em; margin: 20px 0px 4px 0px; padding: 2px 10px; background-color:#D4DFAA;}

.stdPaddingElement{ margin: 0px 10px 0px 10px; padding: 0px; width:400px;}
.publicationTitle{color:#003366;}

.NewsArticle{width:660px; padding: 0; margin: 0 10px 10px 10px; overflow:visible;}
.NewsArticle h2{font: "Lucida Sans Unicode", "Lucida Grande", sans-serif #47493E; text-align:left; padding:0; margin:5px 0 0 0}
.NewsArticle .NewsDate{font-size: .9em;}
.NewsArticle .NewsText{margin:30px 10px 10px 10px;}
.NewsArticle .fullURL{ float:right; width:300px; text-align:right; margin: 0px 10px 10px 10px;}
.NewsArticle img{border:0; margin: 5px 20px 3px 0;}
.NewsArticle .ImageDiv { float:left; text-align:center; width:240px; margin: 20px 10px;}
.NewsArticle .ImageDiv .ImgCaption{ font-size:10pt; margin-bottom:8px;}
.NewsArticle p{font-size:.9em;}
.NewsArticle A {color: #669; text-decoration: underline; padding: 0px 5px 0px 5px;}
.NewsArticle A:link {color: #669; text-decoration: underline; }
.NewsArticle A:hover {color: #333; text-decoration: none; }
.NewsArticle A:visited {color: #0177af; text-decoration: underline; }

.wpc{ background-color:#D4DFFF; }

#socialLinks{ font-family:"Trebuchet MS", Arial, Helvetica, serif; line-height:.875em; width: 960px; text-align:center; vertical-align:middle; margin: 0 auto;}
#socialLinks td{vertical-align:middle; text-align:center;padding: 0 4px;}
#socialLinks h6{ border-top: solid 1px #7F9FAA;border-bottom: solid 1px #7F9FAA; color:#669; margin:0;padding:4px 0; width:400px; text-align:center;}
.socialLink{font:#333; margin: 0; padding:0; text-align:center; font-size:80%; vertical-align:middle;}
.highlight{color:#990000;}
.highlight8{color:#990000; font-size:.8em;margin:0;}
.highlight9{color:#990000; font-size:.9em;margin:0;}

#fieldTable{}
#fieldTable td{ margin: 2px 0; padding:4px 0; vertical-align:middle;}

.mouseoverDiv{ text-align:center;background-color: #D8DDC4;}

.SSParentDiv{ width:680px;}
.SSParentDiv .SSleftcol{ float:left; width:440px; margin:0 4px; }
.SSParentDiv .SSleftcol h1{ margin:4px 0 0 2px; }

.SSParentDiv .SSleftcol300{ float:left; width:300px; margin:0 5px; }
.SSParentDiv .SSleftcol300 a{ cursor:hand; text-decoration:none; }
.SSParentDiv .SSrightcol300{ float:left; width:300px; margin:0 10px; }
.SSParentDiv .SSrightcol300 a{ cursor:hand; text-decoration:none; }

.SSParentDiv .SS170-1 {float:left;width:165px; margin: 0 20px 0 0 ; padding:0;}
.SSParentDiv .SS170-1 a{ cursor:hand; text-decoration:none;}
.SSParentDiv .SS170-2 {float:left;width:165px; margin: 0 20px 0 0 ; padding:0;}
.SSParentDiv .SS170-2 a{ cursor:hand; text-decoration:none;}
.SSParentDiv .SS170-3 {float:left;width:165px; margin: 0 20px 0 0 ; padding:0;}
.SSParentDiv .SS170-3 a{ cursor:hand; text-decoration:none;}

/* Register Now Format */
.SSParentDiv .SSrightcol{ float:left; width:220px; margin:0 5px; padding:0;}
.SSParentDiv .SSRegleftcol{ float:left; width:440px; margin:5px; color:#800000; height:60px; position:relative; font-family:"Trebuchet MS", Arial, Helvetica, serif; font-size: 1.125em; /* 18px equiv */ padding:0} }
.SSParentDiv .SSRegleftcol div{ position:absolute;top:50%; left:0; height:30px; margin-top:-15px; width: 440px;}
.SSParentDiv .SSRegrightcol{ float:left; width:220px; margin:5px; background-color:#FFC; color:#800000; height:60px; position:relative; border: solid 1px #900000; }
.BigMaroonLink a{ color:#800000; font-size: 1.6em;}
.BigMaroonLink a:link{ color:#800000; text-decoration:underline;}
.BigMaroonLink a:hover{ color:#666; text-decoration:none;}

/* Rounded Corners Data Lists */
/* http://www.alistapart.com/articles/mountaintop/ */
dl { width: 210px; margin: 0; background: #D4DFAA url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_210w.gif) no-repeat bottom left;}
dt { margin: 0; padding: 0 10px 10px 10px; font-weight:bold;
background: #D4DFAA url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_210w.gif) no-repeat top left;
}
dd { margin: 0; padding: 0 5px; font-size:.85em;
}

  /* separate the list from subsequent markup */
.DLBlueList420 {margin-bottom: 1em;}
.DLBlueList420, .DLBlueList420 dl{width:420px; color:#FFF; 
background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_420w.gif) no-repeat bottom left;}
.DLBlueList420 dt {color:#FFF; background-color: #006699;background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_420w.gif) no-repeat top left;font-weight:bold;}
.DLBlueList420 dd {float:left; color:#FFF; padding: 0 0 6px 18px; width:190px}
.DLBlueList420 br {clear:left;}
.DLBlueList420 a:link { color:#FFF; text-decoration:underline;}
.DLBlueList420 a:hover {color:#FFD; text-decoration:none;}
.DLBlueList420 a:visited {color:#FFF; text-decoration:none;}

  /* separate the list from subsequent markup */
.DLBlueList300 {margin-bottom: 1em;}
.DLBlueList300, .DLBlueList300 dl{width:300px; color:#FFF; 
background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_300w.gif) no-repeat bottom left;}
.DLBlueList300 dt {color:#FFF; background-color: #006699;background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_300w.gif) no-repeat top left;font-weight:bold;}
.DLBlueList300 dd {float:left; color:#FFF; padding: 0 0 6px 4px; width:145px}
.DLBlueList300 br {clear:left;}

.DLBlue420, .DLBlue420 dl{width:420px; color:#FFF; 
background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_420w.gif) no-repeat bottom left;}
.DLBlue420 dt {color:#FFF; background-color: #006699;background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_420w.gif) no-repeat top left;font-weight:bold; padding-top:4px;}
.DLBlue420 dd {color:#FFF; padding: 2px 5px; font-size:.8em;}

.DLBlue640, .DLBlue640 dl{width:640px; color:#FFF; position:relative; 
background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_640w.gif) no-repeat bottom left;}
.DLBlue640 dt {color:#FFF; background-color: #006699;background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_640w.gif) no-repeat top left;font-weight:bold;}
.DLBlue640 dd {color:#FFF; padding: 0 0 2px 15px; font-size:.95em;}
.DLBlue640 .col2{position:absolute;top:0;left:200px;}
.DLBlue640 h4 { color:#CCC; display:block; width: 600px; border-bottom: solid 1px #EEE; font-size:95%;}

.DLBlueList640 {margin-bottom: 1em;}
.DLBlueList640, .DLBlueList640 dl{width:640px; color:#FFF; 
background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_640w.gif) no-repeat bottom left;}
.DLBlueList640 dt {color:#FFF; background-color: #006699;background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_640w.gif) no-repeat top left;font-weight:bold;}
.DLBlueList640 dd {float:left;color:#FFF; padding: 0 0 2px 5px; font-size:.9em; width: 310px;}
.DLBlueList640 br { clear:left; }

.DLMaroon420, .DLMaroon420 dl{width:420px; color:#FFF; 
background: #900000 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_420w.gif) no-repeat bottom left;}
.DLMaroon420 dt {color:#FFF; background-color: #900000;background: #900000 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_420w.gif) no-repeat top left;font-weight:bold;}
.DLMaroon420 dd {color:#FFF; padding: 0 0 2px 15px;}

.DLBlue300, .DLBlue300 dl{width:300px; color:#FFF;  
background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_300w.gif) no-repeat bottom left;}
.DLBlue300 dl a:link{display:block; width:100%; height:50px; background-color:red;}
.DLBlue300 dl a:hover{display:block; width:100%; height:50px; background-color:red;}
.DLBlue300 dt {color:#FFF; background-color: #006699; font-size: 1.4em; padding: 4px 0 6px 0; text-align:center;  text-decoration:none; background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_300w.gif) no-repeat top left;font-weight:bold;}
.DLBlue300 dd { text-align:center; color:#FFF; padding: 0 0 2px 5px; margin: 0;
 text-decoration:none;}
.DLBlue300 br {clear:both;
}
.DLBlueStd300, .DLBlueStd300 dl{width:300px; color:#FFF;  
background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_300w.gif) no-repeat bottom left;}
.DLBlueStd300 dt {color:#FFF; background-color: #006699; padding: 4px 0 6px 0; text-align:center;  text-decoration:none; background: #006699 url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_300w.gif) no-repeat top left;font-weight:bold;}
.DLBlue300 dd { text-align:center; color:#FFF; padding: 0 0 2px 15px; text-decoration:none;}

.DLGreen170, .DLGreen170 dl{width:170px; color:#000; 
background: #D4DFAA url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_bottom_170w.gif) no-repeat bottom left;}
.DLGreen170 dt {color:#000; text-decoration:none; background: #D4DFAA url(../Images/NEWSITE/RoundedCorners/RoundCorner_transparent_top_170w.gif) no-repeat top left;font-weight:bold;}
.DLGreen170 dd {color:#000; padding: 0 0 2px 15px; text-decoration:none;}
.DLGreen170 br { clear:both;}

.SSsubheader{font-size:.9em; color: #FFF;}

dd a{color: #669; text-decoration: underline; padding: 0;}
dd a:link{color: #669; text-decoration: underline; }
dd a:hover{color: #333; text-decoration: none; }
dd a:visited{color: #0177af; text-decoration: underline; }

.altLinkSmall{font-size:.7em; margin-top:0;}
.imgSS{margin: 0 4px;}
.p9emText{ font-size:.9em; }
.p8emText{ font-size:.8em;}
.p75emText{ font-size:.75em;}
.p7emText{ font-size:.7em;}
.p6emGrayText{ font-size:.6em; color:#CCC;}

/* General List */
ul.genList {display:inline; float: left; width:640px; background-color:#FFF;}
ul.genList li {float:left; display:inline; width:600px; background-color:#EEE; margin: 0;}
ul.genList li span{ margin: 0 0 0 20px;}

#LodgingTable {font:Arial, Helvetica, sans-serif; width:560px; padding:0;margin:0;}
#LodgingTable th{font-size:.9em; text-align:center;}
#LodgingTable td{font-size:.9em; color:#000; vertical-align:middle; padding:2px}

.Shuttle ul ul li { margin:0;} 

.pubsRow{ font-size: .9em; background-color:#FFF; margin-bottom: 8px;}
.pubsAltRow{ font-size: .9em; background-color:#EEE; margin-bottom: 8px;}

.em12 {font-size:1.2em;}
.whiteLink a:link,.whiteLink a:visited{color:#FFF;text-decoration:underline;}
.whiteLink a:hover{color:#FFF;text-decoration:none;}

.photoRight{float:right;margin: 4px 10px;}
.photoLeft{float:right;margin: 4px 10px;}

.studentQuotes h6{color:#069; margin: 2px 6px 10px 6px; font-size:1.1em;"}
.studentQuotes img{margin:10px 0px;}

.donationSection{border: ridge 1px #FF0; margin-top:20px; padding 10px;}
