h1 {
	font-weight: bold;
	position: absolute;
	letter-spacing: -0.058em;
	line-height: 0.8em;
	font-size: 50px;
	color: #73a650;
	top: 105px;
	left: 340px;
}

h1 span {
	font-size: 42px;
	color: #c2e7a0;
	display: block;
	padding-left: 98px;
	padding-bottom: 15px;
}

h2 {
	font-size: 30px;
	margin-bottom: 0px;
}

h3 {
	font-weight: normal;
	font-size: 112%;
	margin-bottom: 0px;
	color: #6ca146;
}

.leftContent {
	width: 356px;
}

.rightContent {
	padding-left: 117px;
}

p.intro {
	padding-top: 10px;
	font-size: 90%;
}

p {
	font-size: 75%;
}

.spanCol {
	clear:left;
	position: relative;
	top: -20px;
}

.rightContent p img {
	padding-top: 28px;
}

.footer p a {
	font-size:1.1em;
	letter-spacing:normal;
}

.iframeProject
{
		float:left;
		margin-top:275px;
		width:544px;
		white-space:nowrap;
}

.iframeProject a img
{
	margin-bottom:4px;
}

.iframeProject a
{
	display:block;
	float:left;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Sans-Serif;

	font-size:70%;
	text-decoration: none;
	color: #666666;
	margin:0px;
	padding:0px;
	background-color:#aecc98;
	margin:0px 3px 3px 3px;
	padding:4px 4px 8px 4px;
}

.iframeProject a:hover, .iframeProject a.selected
{
	display:block;
	float:left;
	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size:70%;
	text-decoration: none;
	color: #666666;
	margin:0px;
	padding:0px;
	background-color:#dae7cf;
	margin:0px 3px 3px 3px;
	padding:4px 4px 8px 4px;
}

.iframeProject a.selected
{
	font-weight:bold;
	
}

.iframeProject a.selected img
{

	margin-bottom:4px;
}

.iframeProject a.projectselected {
	background-color:#dae7cf;
	color: #666;
}

img.projectsegg {
	float:left;
}