#contentArea
{
    overflow: auto;
    padding-bottom: 3.0em;
}

img.portrait
{
    /*-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;*/
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

h2
{
    width: 100%;
    text-align: center;
    font-size: 3.0em;
    color: #b70000;
    font-weight: 300;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.5em;
}

h2 span.william
{
    color: #e0e0e0;
}

h3
{
    margin-bottom: 0.0em;
    display: inline-block;
    color: #587ca9;
    font-size: 1.5em;
    font-weight: 300;
}

#facts-container
{
	padding-left: 48px;
	padding-right: 48px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

span.fact h3
{
    width: 221px;
}

span.fact
{
    width: 221px;
    margin: 0.0em 8px 0.0em 0.0em;
    display: block;
    padding: 0px;
    float: left;
}

span.no-right-margin
{
    margin-right: 0px;
}

span.musical-moments
{
    display: block;
    float: none;
    overflow: auto;
    clear: both;
}

span.musical-moments h3
{
    width: 100%;
    margin-top: 1.5em;
}

span.musical-moments-description
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-style: italic;
    display: block;
}

span.musical-moments-list
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

span.musical-moment-duration
{
    background: none;
    display: inline-block;
    float: left;
    width: 95px;
}

span.musical-moment-song
{
    background: none;
    display: inline-block;
}

span.statesvisited
{
    display: block;
    margin-top: 1.0em;
    text-align: center;
}

span.statesvisited h3
{
    width: 100%;
	text-align: left;
	margin-bottom: 1.0em;
}

span.statesvisited img
{
	margin-left: -15px;
}