body { margin: 0; text-align: center; font: 12px tahoma, sans-serif; background: url(images/bg-body.gif) repeat-x; 	}
h3 { color: #BC3327; font: 18px 'georgia',sans-serif; }
h2 { text-align: center; color: #555; font: 24px 'times new roman',times,sans-serif; }
a { color: #309; }
a:hover { text-decoration: none; }

#top { width: 100%; height: 50px; text-align: center; background: transparent url(images/bg-top.gif) repeat-x }
#container { text-align: left; margin: -50px auto 20px auto; width: 674px; padding-bottom: 10px; background: transparent url(images/bg.gif) repeat-y; border-bottom: 1px solid #666; }
#content { width: 620px; margin-left: 30px; }
#nav { xborder: 1px solid red; padding: 5px 0; }
#nav a { margin-right: 30px; font-size: 16px; font-weight: bold; color: #BC3327; text-decoration: none; }
#nav a:hover { color: #333; }
.who-pics { xborder: 1px solid red; float: left; width: 230px; margin: -30px 30px 0 30px; font-size: 14px; }
.who-pics img { display: block; margin-top: 20px; }
#contact { color: #666; clear: left; display: block; text-align: center; margin-top: 20px; }
