.siteColumn
{
	margin: 0;
	padding: 0;
	float: left;
}

.yearBook
{
	font-weight: bold;
	color: #ed2024;
}

#bioColumn
{
	width: 520px;
	padding: 20px 0 50px 0;
}

#footer
{
	padding: 0 0 10px 180px;
}

#logoColumn
{
	width: 150px;
	margin-right: 30px;
	background: transparent url("/str-logoDominique.png") no-repeat 0 0;
	height: 155px;
}

#siteCenterer
{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 50px 0 0 0;
	width: 700px;
	text-align: left;
}

a, a:visited
{
	text-decoration: none;
	color: #ed2024;
}

a:active
{
	text-decoration: none;
	color: #ed2024;
}

a:focus
{
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
}

a:hover
{
	text-decoration: none;
	color: #1d1d1d;
}

h1
{
	display: none;
}

h2
{
	margin: 0;
	padding: 30px 0 15px 0;
	line-height: 100%;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #ed2024;
}

html, body
{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 100%;
	background-color: #ffffff;
	color: #1d1d1d;
	text-align: center;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}

html
{
	border-top: 2px solid #ed2024;
}

img, a img
{
	border: 0;
	padding: 0;
	margin: 0;
}

ol
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: 0;
}

p, li
{
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 180%;
	font-size: 11px;
}

#footer p, #footer p a, #footer p a:hover, #footer p a:visited
{
	color: #888888;
}
