/* CSS Document */p {font-family: DIN-Regular, Trebuchet MS, Helvetica, sans-serif}p {font-size: 12px}a img {	border:0pt none;}#container {	position: relative;  	margin: 0 auto;	width: 800px;	height: 600px;	}#header {	position: absolute;	width: 800px;	height: 98px;}#navbar {	position: absolute;	top: 98px;	background: #99CCCC;	width: 800px;	height: 35px;}#homenav {	position: absolute;	top: 2px;	left: 35px;	width: 67px;	height: 30px;}#profilenav {	position: absolute;	top: 2px;	left: 112px;	width: 69px;	height: 30px;}#portnav {	position: absolute;	top: 2px;	left: 191px;	width: 87px;	height: 30px;}#contnav {	position: absolute;	top: 2px;	left: 288px;	width: 80px;	height: 30px;}#leftpane {	position: absolute;	top:136px;	left: 0;	width: 362px;	height: 432px;}#rightpane {	position: absolute;	top: 136px;	right: 20px;	width: 398px;	height: 432px;	padding-top: 25px;}#logos {	height:70px;	position:absolute;	top:325px;	width:398px;}#bida {	height:70px;	position:absolute;	left:76px;	width:49px;}#riba {	height:40px;	position:absolute;	right:76px;	width:141px;	bottom:0px;}#bottombar {	position: absolute;	top: 565px;	background: #99CCCC;	width: 800px;	height: 35px;}			