@CHARSET "UTF-8";
html, body, #Wrapper, #Content  * {
	background-color: white !important;
	background-image: none !important;
	font-family: "times new roman", times, serif !important;	
	font-size: 12pt !important;
	width: auto;
	height: auto;
}
h1, h2 {
	font-size: 160% !important;	
}
#Navigation {
	display: none;
}

#Footer {
	display: none;	
}

#Content .top, #Content .main {
	float: left;
	margin: 0;
	padding: 0;
	min-height: 0 !important;
	
}
#Content .top .counter {
	width: 303px;
	margin: 47px 50px 0 auto;
	position: relative;
	float: right;	
}

#christopher_bluemel #Content .top {
	background-image: url("i/bg_top_bluemel.jpg") !important;
	background-color: white;	
}
#turab_dedanwala #Content .top {
	background-image: url("i/bg_top_dedanwala.jpg") !important;
	background-color: white;	
}
