/* CSS Document */
html { height: 100%; }
.background	{width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 0;background-attachment:fixed;}
body {background:#000 url(../images/bgdowntown.jpg) repeat-x;}
#logo h1	{height:83px;}

#wrapper	{margin-left:24px;}
	

	
#mainnav  {top: 125px;margin-left:-5px;}



#contentbg	/*IE*/	{  
	float:right;
	width:628px;
	height:100%;
	background: url(../images/downtown-contentbgrepeat.gif) repeat-y;
	z-index:1;
	}	
	

#content	/*IE*/{
	float:right;
	padding:0;
	width:628px;
	height:100%;
	background:url(../images/downtown-contentbg.jpg) no-repeat;
	z-index:1;}
	
html>/**/body #content	/*Firefox*/{margin-top:-18px;}


	
.contenttext	/*Firefox IE7*/{
	width:500px;
	float:right;
	padding:0px 0px;
	margin:10px 10px 20px 0px;
	padding-right:18px;}
	
* html .contenttext	/*IE6 */{margin: 10px 10px 20px 15px;}
html>/**/body .contenttext /*FF ONLY */{margin-right:0px;}


#footer	 {background: url(../images/downtown-footershadow.gif) no-repeat top right;}



.toprightimage	/*IE 6*/{
	float:right;
	width: 97px;
	height:104px;
	margin: -41px 0px 0 431px;
	overflow: visible;
	z-index:100;
	position:absolute;
	}

html>/**/body .toprightimage	/*Firefox*/{
	margin: -31px 0px 0 430px;
	}
