#registry {
	margin-bottom: 30px;
}

#navregisterimg {
	width: 175px;
	height: 160px;
}

#navownerimg {
	width: 175px;
	height: 76px;
}

#navlinkimg {
	width: 175px;
	height: 202px;
}

#center {
	border: none;
}


#box {
	width: 400px;
	height: 145 px;
	a:link {color:white}
	a:visited {color:white}
	a:hover {color:red}
	a:active {color:red}
}

#purplep, #greenp, #orangep {
	text-align: center;

}

#orangep {
	margin-top: 10px;
}

#greenp {
	margin-top: 45px;
}

#purplep  {
	margin-top: 51px;

}

#purple, #green {
	background-repeat: no-repeat;
	margin-top: -20px;
	width: 197px;
	height: 140px;
}

#purple {
	background-image:url('../images/purple.png');
	float: left;
}

#green {
	background-image:url('../images/green.png');
	float: right;
}

#orange {
	background-image:url('../images/orange.png');
	background-repeat: no-repeat;
	width: 197px;
	height: 80px;
	margin-top: -6px;
	z-index: 5;
}