
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:1620px;
}

#ContentBorder {
	height:1700px;
}

#Content {
	height:1520px;
}

#BottomNavBar {
	top:1860px;
}
