html { font-family: Verdana, Arial; font-size: 12px; color: #999999; }
body { background: #ffffff; margin: 0; text-align: center; }

#contentWrap	{ width: 860px; margin-left:auto; margin-right:auto; margin-top: 150px; }
#profileImg		{ width: 400px; float: left; }
#theContent		{ width: 460px; float: left; text-align: left; }
#theTitle		{ width: 384px; margin-top: 25px;}
#theSocialStuff	{ width: 460px; margin-top: 25px; margin-left: -40px; text-align: center;}
#siteImg		{ padding: 0 0 18px 0; width: 215px; height: 40px; float: left; text-align: center; }
#siteImg img		{ border: none; }

.listLink		{ color: #003466; text-decoration: none; font-size: 16px; font-weight: bold; }
.listLink:hover	{ text-decoration: underline; }
