/* ======================== 

Styles for Nelson BC

======================== */

//#borderbackground {background-image: url("nelsonbc/border_background.gif");}
#header {
	background-image: url("nelsonbc/header_background.jpg");
}

#coffeecup_mini {
	position:absolute;
	width:108px;
	height:147px;
	top:-60px;
	left:2px;
	text-align:center;
	z-index:110;
	background-image:url("nelsonbc/coffeecup_mini.png");
	background-repeat:no-repeat;
	
}

* html #coffeecup_mini
{
	background-image:url("nelsonbc/coffeecup_mini.gif");
}

#coffeecup {
	position:absolute;
	width:196px;
	height:320px;
	top:-230px;
	left:20px;
	text-align:center;
	z-index:80;
	background-image:url("nelsonbc/coffeecup.png");
	background-repeat:no-repeat;
}

* html #coffeecup
{
	background-image:url("nelsonbc/coffeecup.gif");
}

#coffeecup_links {
	position:absolute;
	width:196px;
	height:320px;
	top:-235px;
	left:25px;
	text-align:center;
	z-index:180;
	background-repeat:no-repeat;
}
