/* styles from generic02 template */
.title h1{
	font-size:xx-large;
	margin: 20px 0 0 0
}
/*#content {
	padding: 3em;
}*/

#logo { 
	display:block;
	margin: 5px 20px 0 20px
}

.section {
	display:block;
	margin: 3em 3em 0 3em;
	color: #F7DF14;
}

#imgBlock {
	background-image:url(/~surf/assets/common/images/woody_big.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 196px;
}

.indentedBit {
	display:block;
	margin: 0 3em 3em 5em;
}

.leftLink{
	font-weight:bold;
	color: #F7DF14;
}

.centerLink {
	font-weight:bold;
	color: #F7DF14;
}
	
.rightLink {
	font-weight:bold;
	color: #F7DF14;
}


