/* About Page CSS */

#about {}
#about h1 {font-size: 26px; font-weight: bold;}
#about p {margin-bottom:15px;}
#about h2 {background:#C1BCB1; color:#fff; font:30px "Trebuchet MS",Arial,Helvetica,sans-serif; height:40px; letter-spacing:-2px; padding:0 10px; margin-bottom:20px; clear:both; }
#staff-list {padding-top:10px; width:620px;}
#staff-list .headshot {float:left; width:190px; height:230px; margin-right:15px;}
#staff-list .headshot img {margin-bottom: 5px; border:1px solid #000;}
#staff-list .headshot h3 {font-weight:normal; margin:0; padding:0;}
#staff-list .headshot p {margin:0; padding:0; color:#97948f; font-size:12px;}
p.editor { font-weight:bold;}
#staff-list .headshot h3 a {color:#333; font-size:17px;}
#contact-mails {margin-top:10px; clear:left;}
#contact-mails h3 {color:#333; font-size:17px; margin-top:10px;}
#contact-mails p {margin:0;}
#ffxiv-copyright { margin-top:100px; font-size:12px; border-top:1px solid #ccc;}


