#linkright {


	float: left;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#linkleft {


	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
#linkright img {

	margin-right: auto;
	margin-left: 160px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
}
#centrwrapper #linkleft img {

	margin-top: 40px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#centrwrapper #linkright p {

	font-size: 90%;
	line-height: 1.2em;
	color: #000066;
}

