
body {
	min-width: 800px;
}

.container {
	margin: 0 auto;
	margin-top: 60px;
	height: 480px;
	width: 800px;
}	

#header 
{
	height:110px;
}

.footer {
	height : 65px;
}

.topmenu {
	height : 30px;
}

.contentarea {
	width : 650px;
	height: 240px;
	padding-left: 30px;
}

.bottommenu {
	padding-left: 180px;
}

.menuoption, .menuoptionhilite {
	width : 180px;
	padding-top: 6px;
	padding-bottom: 5px;
}

h1 {
	height:30px;
	padding-left: 30px;
}

.keyword_table {
	margin-left: 40px;
}