﻿/****************************************
Made by Baldeep Birak
� Baldeep Birak 2007 and beyond
This CSS is for Firefox debugging
Most of the css is run for all browsers. 
Only where code is different, the code is in this file.
****************************************/

/******************** Begin CSS Drop Down Menu ********************/
#menu{margin-top:-55px;}

/**********Actual Images**********/
.imageFlag{
	margin-top: -56px;
}

.imageWorld{
	margin-top: -21px;
}

/******************** Page Footer ********************/
.vertcenter{	/**Used to v-align footer text as it does not without floats**/
	max-width:30em;
}