.newsList h2
{
    font-size:125%;
}

.newsList .feature h2
{
    font-size:165%;
    margin-bottom: .75em;
}

.contentList .node .photo
{
    float: left;
    margin: 0;
    padding: .5em 1em 1em 0;
}

.contentList .node 
{
    clear: both;
    overflow: hidden;
    margin-bottom: 1em;
}

.node .photo
{
    float: right;
    margin: 0;
    padding: .5em 0 1em 1em;
}

#Container
{
	background: url("../images/header.jpg") left top no-repeat;
	padding: 0 10px;
	width: 960px;
}

#Header
{
	background:none;
	height:251px;
}

#Header h1
{
	height:208px;
}