/* CSS Document */
#main {
	/* page height 240px main:content*/
	height:940px;
}
#content, #left, #right {
	height:700px;	
}
#right {
	height:680px;
}
#rocky {
	position:absolute;
	top:210px;
}
#rocky_p {
	position:absolute;
	top:250px;
}
#lodge {
	position:absolute;
	top:460px;
}
#lodge_p {
	position:absolute;
	top:500px;
}
#links {
	position:absolute;
	top:620px;
}

