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

body {
	background-color: #FFF;
	background-image: none;
}
#nav, .image_number {
	display:none;
}
p, a, h1, h2, h3, h4, body, * {
	color: #000;
}
#footer {
    border-top: 4px solid #000;
    clear: both;
    color: #000;
}
.box_skitter {
	background-attachment: scroll;
	background-color: #5D817F;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.logoprint, .accredsprint {
	display: block;
}
.logo, .accreds {
	display: none;
}