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

