#view_portfolio {
	height: 938px;
	width: 950px;
}
#portfolio_surround {
	width: 950px;
}
#portfolio_header {
	height: 109px;
	width: 950px;
}
.port_nav {
	height: 62px;
	width: 950px;
	background-image: url(../images/portfolio3_02.gif);
	background-repeat: no-repeat;
	color: #e6c859;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.port_nav ul {
	display: block;
	margin: 0px;
	padding-top: 25px;
	padding-left: 60px;
}
.port_nav li {
	display: inline;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}
.port_nav a {
	font-weight: bold;
	color: #E7D065;
	text-decoration: none;
	display: inline;
}
.port_nav a:hover {
	color: #B11F2B;
	text-decoration: underline;
}
#radio_surround {
	height: 750px;
	width: 950px;
}
#radiolist-left {
	float: left;
	width: 475px;
}
#radiolist-right {
	float: right;
	width: 470px;
}
#radiolist-left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E7D066;
	text-decoration: none;
	margin-left: 150px;
}
#radiolist-right a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E7D066;
	text-decoration: none;
}
#radiolist-left a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
#radiolist-right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
