
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:1920px;
}

#ContentBorder {
	height:2000px;
}

#Content {
	height:1820px;
}

#BottomNavBar {
	top:2160px;
}
