/* This is the default width for this theme. We need this file as we have to set a default css file for the theme variations. */
#container {
	width: 700px;
}

#navcontainer ul {
	width: 500px;
}
