@charset "UTF-8";

body {
	background: none;
	background-color: #e3dcd7;
}

/* LAYOUT */

div#website-site {
	width: 575px;
	margin: 0;
}

div#website-column-left {
	display: none;
}

div#website-column-right {
	width: 575px;
}

div#website-header {
	display: none;
}

div#website-center {
	width: 575px;
	float: left;
}

div#website-boxes {
	display: none;
}

div#website-navigation-2 {
	display: none;	
}

/* MISC */

a.link-external {
	padding-left: 0;
	background: none;	
}

a.download {
	padding-left: 0;
	background: none;	
}
