/* 'Simple' template style sheet by James Isaac */

.overall {
	width: 700px;
}

.header {
	height: 120px;
	width: 700px;
}

.menu {
	width: 140px;
}

.content_overall {
	width: 100%;
}

.footer {
	height: 25px;
}