#wrapper {

			margin:			0 auto;
			
			
			width:			890px;
			}
			
#container { width:890px;}
			
			
#header {

			background-image:url(../images/header.jpg);
			
			background-repeat: no-repeat;
			
			width:			890px;
			
			height:			194px;
			
			margin:			0 auto;
			
			}
			
			
			
#marqueetextbg {

			background-image:url(../images/mbg.JPG);
			
			background-repeat:no-repeat;
			
			background-position:top;
			
			width:			890px;
			
			height:			31px;
			
			}
			
			
#boxleft {

			float:			left;
			
			width:			220px;
			
			margin:			0 auto;
			
			padding-top:	10px;
			
			}
			
			
#boxright {

			float:			right;
			
			width:			640px;
			
			margin:			0 auto;
			
			margin-left:	10px;
			
			margin-right:	10px;
			
			margin-top:		10px;
			
			margin-bottom:	10px;
						
			background-color: #f9f9f7;
			
			}
			
			
#weather {

			width:			204px;
			
			background-color: #f8f9f4;
			
			border: 1px solid #eeefe7;
			
			margin:			0 auto;
			
			padding-bottom: 5px;

			}
			
			
			
#titlebox {

			background-image:url(../images/titlebox.jpg);
			
			background-repeat:no-repeat;
			
			width:			205px;
			
			height:			38px;
			
			margin:			0 auto;
			
			font-family:	tahoma;
			
			font-size:		12px;
						
			color:			#fff;
			
			text-align:		center;
			
			padding-top:	8px;
			
			}
			
			

#footer {
			background-image:url(../images/footer.jpg);
			
			background-repeat:repeat-x;
			
			height:				34px;
			
			width:				890px;
			
			margin:				0 auto;
			
			}