/* CSS Document */body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #999;}body {	background-color: rgb(90,90,90);}a:link {	color: #999;}a:visited {	color: #999;}a:hover {	color:#CCC;}a:active {	color: #999;}h1{position:absolute;font-size:10px;visibility:hidden;}h2{font-size:12px;font-weight:normal;margin:-5px 0 -10px 10px;color:rgb(150,150,150);text-align:left;}h3{font-size:10px;font-weight:bold;margin:5px 0 0 260px;}p{margin:0 15px 0 260px;}p.center{text-align:center;}#header{width: 600px;height: 300px;background-color:rgb(255,255,255);background-image:url(images/header.jpg);background-repeat:no-repeat;font-size:10px;margin:30px 0 0 0;border-top:0px solid rgb(35,35,40);}#nav 	{	width:530px;	background-color:rgb(79,87,131);	margin:0 50px 0 0;	padding:10px 70px 3px 0;	text-align:right;	}#nav a:link {	text-decoration: none;	}	#nav a:visited {	text-decoration: none;	}#nav a:hover {	text-decoration: none;	}	#body{width: 600px;height: 160px;background-color:rgb(35,35,40);text-align:left;overflow:auto;border-bottom:0px solid rgb(35,35,40);border-top:0px solid rgb(35,35,40);}	img{margin:0 0 0 0;}#image{	position:absolute;	width:241px;	height:160px;	z-index:10;}#imagescroll{position:relative;	float:left;	width:241px;	z-index:2;	margin:0 0 0 0;}#slide1{	width:241px;	height:160px;	z-index:3;	margin:0 0 0 0;	background-image:url(images/02.jpg);	background-attachment:fixed;	background-position:left;}#slide2{	width:241px;	height:160px;	z-index:4;	margin:0 0 0 0;	background-image:url(images/03.jpg);	background-attachment:fixed;	background-position:left;}#slide3{	width:241px;	height:160px;	z-index:5;	margin:0 0 0 0;	background-image:url(images/04.jpg);	background-attachment:fixed;}#imageblock{	width:241px;	height:20px;	background-image:url(images/body.jpg);	background-color:rgb(35,35,40);	z-index:6;}#footer{text-align:center;width:600px;background-color:rgb(90,90,90);color: #999;font-size:10px;padding:15px 0 0 0;}#footer a:link {	text-decoration: none;}#footer a:visited {	text-decoration: none;}