
/*The height in the following deinition stablish the height of the left nav bar*/
#LeftNavigation {
	height:510px;
}

#ContentBorder {
	height:590px;
}

#Content {
	height:410px;
}

#BottomNavBar {
	top:750px;
}

