/*-- created by Emile Blume - 2006, Netcreators.com --*/

body {
	background: #FFFFFF url(../img/logo-print.gif) no-repeat right top;
}

html, body {
	margin: 0;
	padding: 0;
	height: auto;
	*height: 100%;
	_height: 100%;
	color: #000050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.csc-textpic-caption {
	font-style: italic;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color:#aa1400;
}

#container {
	background: none;
	display: block;
	position: relative;
	top: 50px;
	width: 100%;
}

#main {
	background: none;
	height: auto;
	height: 230px;
	*height: 100%;
	_height: 100%;
	width: 90%;
}

#header, #left, #search, #footer { display: none; }

#center, #footer {
	float: left;
	background: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#content {
	margin: 0px;
	width: 100%;
}

#content h3, #content h4 {
	color: #AA1400;
}

#content h3 {font-size:1.4em}
#content h4 {font-size:1.2em}
#content p {line-height: 140%;}

