/* 
Not really the nicest way to position the buttons of the main navigation. I know...
But hey, it's nicer than tables, don't you agree?
Thanks for looking at this stuff anyways...
*/
#mn1 {
	margin-right: 46px;
}
#mn2 {
	margin-right: 46px;
}
#mn3 {
	margin-right: 46px;
}
#mn4 {
	margin-right: 46px;
}
#mn5 {
	margin-right: 46px;
}
#mn6 {
	/* no margin needed.... */
}


