/* ULANACHAPMAN.COM CSS  */body {padding: 0;margin: 0 auto;text-align: center;background: #060606;min-width: 1160px;}a:link {	color: #fff;	text-decoration: none;}a:hover {	color: #ccc;}a:visited {	color: #fff;	text-decoration: none;}a:active {	color: #ff;}	.title a {	text-decoration: none;	color: #fff;}.title a span {	color:#ccc;}#pageContainer {	background: #060606  url(../images/newyork.jpg) bottom right no-repeat;	margin: 0;	padding: 0;}#navigation {	margin: 10px 10px 0 0;	float: left; 	text-align: left;	font-family: helvetica, arial, sans-serif;	font-size: 14px;	width: 40%;}#navigation ul li {	list-style-type: none;	padding-bottom: 2px;	display: inline;	padding: 1em .5em;	text-transform: uppercase;}#navigation a {	text-decoration: none;	color: #fff;}#navigation a:hover {	color: ccc;}#header {	font-family: helvetica, arial, sans-serif;	margin-right: 10px;	font-size: 24px;	color: #fff;	text-align: right;	float: right;	width: 50%;}#content {width: 1100px; float: right;}.contentArea {	width: 800px;	margin: 0 auto;	height: 500px;	font-size: 12px;	color: #fff;	font-family: helvetica, arial, sans-serif;	text-align: left;}h1 {	color: #fff;	font-weight: normal;	font-size: 28px;	text-transform: uppercase;	text-align: right;	padding: 0px 10px 2px 24px;	 }