body {
	margin: 0px;
	font: 1em Arial, Helvetica, sans-serif;
	padding: 0px;
}
#wrapper {
	margin: 20px auto;
	top: 12px;
	background: #FFF;
	width:770px;
}
#navphoto {
	position: relative;
	margin-top: -18px;
	padding-top: 10px;
	}
#navigation {
	padding-left:5px;
	margin-top: 100px;
	width: 180px;
	float: left;
	line-height: 1.5em;
}
#photodiv {
	float: left;
	padding-bottom: 0px;
	line-height:50%;
	width: 711px;
	}
#act h1 {
	text-align: center;
	font-size: 1em;
}
#act h2 {
	font-size: 1.2em;
	color: #F00;
}
#space {
	line-height: .5em;
	padding-top: 10px;
}

.style3 {
	font-size: x-large;
	color: #00F;
	font-weight: bold;
}
p.style3 {
	line-height: 150%;
	}
.style4 {
	font-size: x-large;
	color: #00F;
	font-weight: bold;
}
p.style4 {
	line-height: 100%;
	}
.style5 {
	font-size: x-large;
	color: #F00;
	font-weight: bold;
	line-height: 200%;
}
.style6 {
	font-size: 14px;
	color: #00F;
	}


.style8 {
	font-size: small;
	color: #00F;
	vertical-align: text-top;
}
.style9 {
	color: #00F;
	font-weight: bold;
	font-size: .75em;
}
p.style9 {
	line-height:250%;
	}
#footer {
	font-size: 1.1em;
	font-weight: bold;
	}
a:link {
	color:#00F;
	}
	
a:hover {
	background: #CCC;
	color: #00F;
	border: none;
	text-decoration: none;
}
a:visited {
	color: #00F;
	}
a:active {
	color: #00F;
	}
.style10 {
	font-size: 1.5em;
	color: #00F;
}
