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

