
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:840px;
}

#ContentBorder {
	height:920px;
}

#Content {
	height:740px;
}

#BottomNavBar {
	top:1080px;
}

