body * { background: none; border: 0;}

body {
	background: #FFF url(../images/logo.gif) no-repeat right top;
	padding-top: 60px;
}

#description, #skip, #header, #left, #center #bread, #footer, embed, .typo3-adminPanel, .frontEndEditIcons {
	display: none;
}

h1, h2, h3, h4, h5, h6, .sIFR-active h2, .sIFR-active h3, .sIFR-active h4, a,
#left-content h3, #right-content h3, #center h3, #no-right h3, .one-col h3, .two-col h3, .three-col h3 {
	background: #FFF;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 1.6m;
	font-weight: bold;
	padding: 0;
	border-bottom: #333;
}

#container { margin:0;	width:90%;}

#main, #center, #right {
	background: none;
	border: 0;
	width: 100%;
}

.two-col, .col-1, .col-2 { float:none;	width:100%;}
.hidden { display: block; visibility: visible;}
#Print_form { display: none;}