
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:860px;
}

#ContentBorder {
	height:940px;
}

#Content {
	height:760px;
}

#BottomNavBar {
	top:1100px;
}
