#container {
	height: 1px;
	overflow: visible;
		}
#content {height: 420px;
	overflow: visible;} 
#menu_bar { height: 45px;
	overflow: visible;
}		
#header {
	height: 1px;
	overflow: visible;
	
}
#flash_container {
	overflow: hidden;
	position: relative;}
	
#flashbanner {
	overflow: hidden;
	position: absolute;}
#footer  {
	height: 1px;
	overflow: visible;
}
#nav {
	height: 1%;
	overflow: visible;
}
#sidebar form {height: 60px;}
#sidebar form p {height: 21px;
overflow: visible;}
#sidebar form select {
	width: 148px;
	float: left;
}
#sidebar form select.smaller {
	width: 74px;
}