
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:990px;
}

#ContentBorder {
	height:1070px;
}

#Content {
	height:890px;
}

#BottomNavBar {
	top:1230px;
}

