#container {
	height: 100%;
	margin-left: auto;
	width: 758px;
	margin-right: auto;
	position: relative;
	
}
#photo {
	border: 2px solid #000;
	position: absolute;
	height: 150px;
	width: 105px;
	left: 19px;
	top: 118px;
	z-index: 2;
}

#logo {
	position: absolute;
	height: 176px;
	width: 758px;
	left: -1px;
	top: 0px;
	z-index: 1;
}
#nav {
	position: absolute;
	height: 200px;
	width: 145px;
	top: 288px;
	z-index: 3;
}
#areYou {
	height: 98px;
	width: 130px;
	left: 0px;
	top: 255px;
	position: absolute;
	z-index: 2;
}
#subscribeArea {
	position: absolute;
	height: 252px;
	width: 130px;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(img/HP/subscribeAreaHP15.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#rSidebar {
	position: absolute;
	height: 500px;
	width: 130px;
	left: 621px;
	top: 186px;
	z-index: 4;
	margin: 0;
}
#eventsArea {
	position: absolute;
	height: auto;
	width: 130px;
	left: 0px;
	top: 263px;
	text-align: center;
}
