/* CSS Document */body{	padding :0;	margin :0;	background-image: url(images/bg.gif);	background-repeat: repeat-x;}#content{	padding-top : 130px;	padding-bottom : 30px;	padding-left : 230px;	padding-right : 20%;}#content h1 {	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;	font-size: 120%;	font-weight: normal;	color: #000000;	background-color : transparent;}#content h2 {	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;	font-size: 100%;	font-weight: bold;	color: #000000;	background-color : transparent;}#content p{	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;	font-size: 80%;	font-weight: normal;	color: #000000;	background-color : transparent;	line-height : 140%;}#logo{	position : absolute;	top : 30px;	left : 30px;	z-index : 50;}#labman{	position : absolute;	top : 1267px;	right : 0;	text-align : left;	left: 309px;	width: 604px;}#navigation{	position: absolute;	top : 166px;	left : 41px;	width: 100px;	height: 792px;	}#navigation a{	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;	color : #00f;	background-color: transparent;}
