
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:870px;
}

#ContentBorder {
	height:950px;
}

#Content {
	height:770px;
}

#BottomNavBar {
	top:1120px;
}

