* {
	font-size:14px;
}

html, body {
	background-color: white;
	background-image: none;
	min-width:600px;
}
#page{
	background-color: white;
	background-image: none;
}

#mainwrapper, 
#main,
#content,
#contentwrapper,
.columnLeft,
.columnLeft .row,
.t188 #content,
.t189 #content,
.t230 #content, 
#header,
#content_center,
#contentCenter,
#contentCenter .text,
#content_wide, 
#content_left_wide{
	background-color: white;
	background-image: none;
	margin:0 auto;
	padding:0;
	width:600px;
	min-height:0;
	/*border:1px solid red;*/
	border:none;
}

.columnLeft .row {
	width:600px;
}

#admin{
	display:none;
}

.printLogo{
	display:block;
	margin-bottom:10px;
}

.breadcrumbs{
	display:block;
	margin-bottom:5px;
}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs a:visited {
	color:#000000;
}

#header{
	height:20px;
}

.columnNews,
#search,
#header_logo,
#header_right,
#sideContent,
.columnTop,
#footer_txt,
.timecanButtons,
#menuContent,
#main-menu,
#contentRight,
#content_left,
#content_right,
.sidemenu,
.print,
.fonts{
	height:0;
	width:0;
	display:none;
}

#fp .columnTop{
	display:block;
}

#fp .columnTop .text{
	padding:0;
	color: #000;
}
