/* ------------------------------------	*/
/* eCamp Revolutions - Stylesheet 2005	*/
/* (c) J3S GbR 				*/
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	background: #FFFFFF;}
.subbody {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;}
#mastercontainer {
	margin: 0 auto;
	padding: 0px;
	width: 740px;
	text-align: left;}





/* some global ones for debugging and backwards comaptiblity ------------------------------------ */
.hidden {
	display:inherit !important;
	visibility: visible !important;}

div {
	text-align: left !important;
	float: none !important;
	}

