
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:1180px;
}

#ContentBorder {
	height:1260px;
}

#Content {
	height:1080px;
}

#BottomNavBar {
	top:1420px;
}

