body, html{
	padding:0px;
	margin:0px;
	font-size:12pt;
}


/**********************
	Basic Layout
**********************/
#center{
	width:930px;
	margin:0 auto;
}

	#header{
		height:100px;
	}
	
	#contentWrapper{
	}