body {
	background-position: 0px 300px !important;
}

#header {
	height: 300px !important;
	background-image: url(images/header_bg_frontpage.png) !important;
}

#intro {
	float: left;
	clear: left;
	width: 399px;
	height: 101px;
	background-image: url(images/intro.png);
	margin: 0px;
}

#intro span {
	display: none;
}

#navigation ul {
	padding: 48px 0 0 !important;
}

#content {
	width: 410px !important;
	margin-right: 60px !important;
}

h2 {
        color: #fff;
        height: 26px;
        font-size: 24px;
        font-weight: 100;
        margin: 0 0 20px 10px;
        padding: 0;
}

.entrytext {
	padding: 10px 0 0 0;
}

.widget {
	margin-bottom: 0px;
}

.widgetHeader {
	background-image: url(images/widget_header_wide.png);
}

.widgetBody {
	background-image: url(images/widget_bg_wide.png);
}

.widgetFooter {
	background-position: 0 0;
	background-image: url(images/widget_footer_wide.png); 
}

.frontpageMoreLink {
	display: block;
	font-size: 12px;
	text-align: right;
	margin-bottom: 20px;
	padding: 0 30px 0 0;
}

.frontpageMoreLink span {
	color: #fff;
	padding: 0 3px 0 0;
}

#portrait {
	display: block;
	width: 410px;
	height: 170px;
	background-image: url(/wp-content/uploads/2009/07/portrait_frontpage.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 40px 0 0 0;
}

#portrait:hover {
	background-position: 0px -170px;
}

#portrait span {
	display: none;
}

#sidebar {
	width: 410px !important;
}

#sidebar .ngg-widget img {
	margin: 0 16px 0 0;
	padding: 0px !important;
}

#sidebar .widget {
	line-height: 14px;
}

.widget a:hover, 
.frontpageMoreLink:hover  {
	color: #8fc0ea !important;
	text-decoration: underline;
}

.widget.noBg .widgetHeader,
.widget.noBg .widgetFooter  {
	display: none;
}

.widget.noBg .widgetBody {
	background-image: none;
	padding: 0 5px;
}

.styledButton {
	position: relative;
	left: -40px;
}
