
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:1110px;
}

#ContentBorder {
	height:1190px;
}

#Content {
	height:1010px;
}

#BottomNavBar {
	top:1350px;
}

