@charset "utf-8";
.bodytype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9abb30;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 0px;
	line-height: 25px;
	padding-right: 400px;
}
.portfolio {
	left: 300px;
	right: 300px;
	position: fixed;
	visibility: visible;
	z-index: 200;
	padding-right: 250px;
}

graphic_base {
	overflow: auto;
	visibility: visible;
	clip: rect(auto,auto,auto,auto);
	bottom: auto;
	height: auto;
}
.header {
	top: 250px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9ABB30;
	background-position: center;
	left: 350px;
}
