/* CSS Document */body {	background-color: #FFFFFF;	background-image:url(bg2.jpg);	font-size: 12px;	font-family: "Times New Roman", Times, serif; 	color: #FF6600;	background-repeat:no-repeat;	}h1{	}div.banner {	background-repeat:no-repeat;	width:600px;	height:130px;	margin-left: -8px;	margin-top: -8px;}div.container{width:385px;height:120px;text-align:left;padding-left:270px;margin-top:-20px;margin-right:auto;line-height:1.5;letter-spacing:1px;}		a:link {	color: #666666;	font-style:italic; 	text-decoration:none;}a:hover {	font-style:italic;	color: #000066;	text-decoration:underline;}a:visited {	font-style:italic;	color: #999999;	text-decoration:none;	}a:active {	font-style:italic;	color: #CC9900;	text-decoration:underline;}a:visited:hover {	font-style:italic;	color: #00006;	text-decoration:underline;}li {	margin-top: 5px;	margin-right:2px;	border-color:#FFFFFF;	list-style:none;	float:left;	}div.menu {line-height:1.5;letter-spacing:1px;margin-left: 100px;}