body {
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:13px;
		  color:#990000;
		  margin:0;
		  padding:0px 0;
		  text-align:center;
		  background-color: #FFEBAE;
		  	background-image: url(../images/bg.jpg);
	        background-attachment: scroll;
	        background-repeat: repeat-x;
	        background-position: left top;
		}
		#header  {
	width:776px;
	height:116px;
	margin:0 auto;
	border: 0px;
	background-attachment: scroll;
	background-image: url(../images/header/header-winter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		  } 
		#container {
		  width:777px;
			  margin:0 auto; }
				#navigation {
				  float:left;
				  width:112px;
				  height:346px;
				  background: url(../images/nav-bg.jpg) no-repeat center top;}
				#main-content {
				float:left;
				width:663px;
				height:512px;
				background:#FFEBAE url(../images/main-bg.jpg) no-repeat left top;
					}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}

