	body .container {
		background: #684f40 url('../images/bg2.gif') no-repeat center 0;
	}

	body .footer {
		background: url('../images/lucky_bucket_footer2.gif') no-repeat;
	}
	
		body .main .col2 div {
			height: 76px;
			width: 431px;
			background: url("../images/col2_bg.gif") no-repeat;
		}

		.downloads .main h2.flag {
			background: url('../images/flag_downloads.gif') no-repeat;
		}
		
		body.downloads .main {
			background-color: #fff;
		}

		body.downloads .main .file {
			width: 760px;
			border-top: 2px solid #d5cfc6;
			margin-left: 40px;
			padding-top: 20px;
			padding-bottom: 20px;
		}

			body.downloads .main .file.last {
				border-bottom: 2px solid #d5cfc6;
				margin-bottom: 20px;
			}
			
			body .main .file .img {
				width: 338px; 
				float: left;
			}
			
			body .main .file .links {
				width: 422px;
				float: left;
			}
			
				body .main .file .links h2 {
					border-bottom: 2px solid #d5cfc6;
					height: 38px;
					width: 422px;
				}
				
					body .main .file .links h2.h01 {
						background: url('../images/dl_lblogo_01.gif') no-repeat;
					}
					
					body .main .file .links h2.h02 {
						background: url('../images/dl_lblogo_02.gif') no-repeat;
					}

					body .main .file .links h2.h03 {
						background: url('../images/dl_lblogo_03.gif') no-repeat;
					}

					body .main .file .links h2 span {
						display: none;
					}

					body .main .file .links ul {
						margin-top: 15px;
						color: #a2998b;
					}

					body .main .file .links ul li {
						background: url("../images/li_hand.gif") no-repeat 0 2px;
						padding: 0 0 5px 35px;
						margin-bottom: 4px;
					}
					
					
					