@charset "UTF-8";
#port_icons {
	display: block;
	right: 40px;
	text-align: center;
	height: 600px;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#pagewrap #port_icons a {
	display: block;
	text-align: center;
	text-indent: 0px;
	text-decoration: none;
	margin: auto;
	vertical-align: 40%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 100px;
}
#pagewrap .port_icons h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
	width: 100px;
	font-style: normal;
	color: #36C;
	text-align: center;
	padding: 10px;
	font-variant: normal;
	display: compact;
}
