
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:1060px;
}

#ContentBorder {
	height:1140px;
}

#Content {
	height:960px;
}

#BottomNavBar {
	top:1300px;
}
