#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 60px;
}
#content {
	height: 400px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #999999;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 5px;
}
#logo {
	padding: 5px;
	height: 50px;
	clear: none;
	float: none;
}
#navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
	float: right;
	margin-top: 45px;
	clear: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textinfo {
	clear: left;
	float: right;
	height: 350px;
	margin-top: 30px;
	padding-right: 20px;
	padding-left: 14px;
	width: 450px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	margin-right: 20px;
}
#photo {
	height: 360px;
	width: 230px;
	float: none;
	clear: none;
	margin-top: 20px;
	margin-left: 16px;
}
