@charset "UTF-8";
/* CSS Document */

body {
    margin:0px;
    padding:0px;
}

/*#column2 {
    width:600px;
    float:left;
    margin:0px;
    padding:0px;
}

#column2 .feature-box {
    width:600px;
    float:left;
}

#column2 .subfeatures-box {
    width:600px;
    float:left;
    clear:both;
    border-top:3px solid #ccc;
}

#column2 .subfeatures-box .sub-feature, #column2 .subfeatures-box .sub-feature-2 {
    float:left;
    clear:none;
}

#column3 {
	width:600px;
	float:left;
    border-top:3px solid #ccc;
}

#column3 .feature-box {
    width:180px;
    float:left;
    border-top:none;
}

.feature-box, .subfeatures-box {
    margin-top:0px;
    margin-bottom:0px;
    padding-top:10px;
    padding-bottom:0px;
}*/

#pagebody, #footer-content, #header-content  {
	width: 600px;
}

#header, #column1, #whats-on-box, #register-title, #register-box, #support-us, .feature-box-museums, #language-box, #footer-content ul , .breadcrumbs {
	display:none;
}

.feature-box, #footer {
	background: none;
}

#footer {
	width:650px;
	margin:0px;
	border-top:none;
}

#footer-content {
	width:600px;
	border-top:3px solid #ccc;
}

