/* ---------------------------------------------------------- */
/* created by Emile Blume - 2006 - www.netcreators.nl */
/* ---------------------------------------------------------- */
body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}

p {
	color: #000000;
	text-align: left;
}

img {
	border: 0;
}

form, fieldset, input {
	margin: 0;
	border: 0;
	padding: 0;
}

input, select, textarea {
	border: 1px solid #000000;
	padding-left: 2px;
	font-size: 11px;
}

hr {
	border: 0px;
	background: #000000;
	color: #000000;
	height: 1px;
}

/* ---------------------------------------------------------- */
#frame {
	width: 100%;
	text-align: left;
}

#container {
        background: #FFFFFF;
}

#header, #left {
	display: none;
}

/* ---------------------------------------------------------- */

#center {
	width: 100%;
}

#content {
	margin: 10px;
}

#content a, #footer a {
	color: #000000;
}

#footer {
	background: none;
	border: none;
}

#footer p {
	text-align: right;

}





