#menu ul li a#item3 {
	background:url(../images/nav/item3_over.gif) top left no-repeat;
}

#content {
	padding:0;
	background:url(../images/whatIdo/whatIdo_content-header.gif) top left no-repeat;
}

#heading {
	padding:0 40px 0 50px;
	height:370px;
	background:url(../images/headings/whatIdo.gif) top left no-repeat;
}

.intro {
	font-size:13px;
	color:#333;
	padding:50px 10px 0 225px;
	height:160px;
	background:url(../images/whatIdo/jonny.jpg) top left no-repeat;
	position:relative;
	top:-40px;
}

	.intro p {
		margin:0;
		padding:0 0 10px 0;
	}

#submenu {
	float:right;
	width:387px;
	height:180px;
	position:relative;
	top:-10px;
	background:url(../images/whatIdo/menuBG.gif) top left no-repeat;
}

#submenu-active {
	padding:0 0 0 14px;
	height:180px;
}

#link1, #link2, #link3 {
	float:left;
}
#link1 {
	width:112px;
	height:117px;
	padding:48px 0 0 0;
	background:url(../images/whatIdo/link1bg.gif) top left no-repeat;
}

	#link1 a {
		display:block;
		width:112px;
		height:117px;
	}
	
	#link1 a:hover {
		background:url(../images/whatIdo/link1_over.gif) top left no-repeat;
	}
	
#link2 {
	width:127px;
	height:142px;
	padding:16px 0 0 0;
	background:url(../images/whatIdo/link2bg.gif) top left no-repeat;
}

	#link2 a {
		display:block;
		width:127px;
		height:142px;
	}
	
	#link2 a:hover {
		background:url(../images/whatIdo/link2_over.gif) top left no-repeat;
	}
	
#link3 {
	width:119px;
	height:133px;
	padding:42px 0 0 0;
	background:url(../images/whatIdo/link3bg.gif) top left no-repeat;
}

	#link3 a {
		display:block;
		width:119px;
		height:133px;
	}
	
	#link3 a:hover {
		background:url(../images/whatIdo/link3_over.gif) top left no-repeat;
	}
	
.contentActive {
	padding:0 40px 20px 40px;
}

	.contentActive p {
		margin:0;
		padding:0 0 10px 0;
	}


.contentShow {
	font-size:13px;
}

.cv-heading, .cv-logo {
	padding:10px;
	border-bottom:3px dotted #ccc;
}

	.cv-heading h2 {
		margin:0;
		padding:0;
		font-size:25px;
		color:#c00;
	}
	
	.cv-logo h3 {
		color:#67911F;
		font-size:21px;
		margin:0;
		padding:0;
		font-style:italic;
		
	}	

.cv-links {

}

.cv-link {
	padding:10px;
	border-bottom:1px dotted #ccc;
}

.cv-link h4 {
	margin:0;
	padding:0 0 10px 0;
	font-size:15px;
	color:#67911F;
}

.cv-link h4 em {
	color:#666;
	font-size:13px;
	font-weight:normal;
}

.cv-link p {
	margin:0;
	padding:0;
}

.cv-link p a {
	background:#F4F6E4;
	color:#67911F;
	font-style:italic;
}

.cv-link img {
	border:5px solid #fff;
	float:left;
	margin-right:15px;
}

.print-link {

}

p.backup-link {
	font-style:italic;
	padding:20px 0 20px 30px;
	margin:0;
	background:url(../images/arrow.png) left no-repeat;
}

p.backup-link a {
	color:#67911F;
}



