@charset "UTF-8";/* CSS Document */.wrapper{	width:850px;	margin:auto;	height:auto;	}			#wrapperTop{	width:850px;	margin:auto;	background-image: url(images/middle_backgrnd.gif);	background-repeat:repeat;	height:auto;	}		#wrapperMiddle{	background-image: url(images/top_backgrnd.jpg);	background-repeat: no-repeat;	background-position:top;	}			#wrapperNoQ{	background-image: url(images/top_backgrnd_no_Q.jpg);	background-repeat: no-repeat;	background-position:top;	}			#wrapperBottom{	clear:both;	width:850px;	margin:auto;	background-image:url(images/bottm_backnd.jpg);	background-position:bottom;	background-repeat:no-repeat;	height:3em;	}			#maincontentAUTO{	width:850px;	height:auto;	}			#maincontent590{	width:850px;	height:590px;	}			#maincontent490{	width:850px;	height:490px;	}							