/*-------------------------------------------------*/
        /*     yukonbeer.com home_css
        /*     january 4 2007
/*-------------------------------------------------*/

#wrap {
	background-image: none;
	}

#header {
	height: 85px;
	}

#content {
	border: 0;
	width: auto;
	position: relative;
	}

#teasers {
	height: 100px;
	width: 889px;
	width: 731px; /* temporary width sans party box link. delete this when party box goes back up */
	}

#teasers a {
	display: block;
	float: right;
	width: 143px;
	height: 65px;
	margin-left: 15px;
	}
#teasers p {
	width: 300px;
	margin: 0 0 0 250px;
	position: absolute;
	z-index: 50;
	}

#center_box {
	width: 355px;
	height: 355px;
	border: 25px solid #DBF2FD;
	margin: 0 0 0 326px;
	text-align: right;
	}
#center_box h2			{ margin: 40px 28px 0 0; }
#center_box p			{ margin: 20px 30px 0 0; }
#center_box p.bottom	{ margin: 115px 30px 0 0; }


#blog {
	margin: -10px 40px 0 0;
	_margin-right: 20px;
	}


#bottles {
	position: absolute;
	top: -50px;
	}
	
#box {
	position: absolute;
	top: 96px;
	left: 0;
	_left: -326px;
	}

