html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

html, 
body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url(background.jpg) center bottom repeat-x #6AC8EE;
	height: 100%;
	min-height: 560px;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	
}
div#main_flash {text-align: center; width: 800px; bottom: 30px; position: absolute; left:50%; margin-left: -400px;}
div#content {text-align: left; width: 500px; height: 423px; left: 50%; margin-left: -250px; position: absolute; bottom: 130px; background: url(bg_content.png) top left no-repeat;}
div#content .main{width: 460px; height: 350px; overflow-y: auto; color: white;  position: absolute; left: 20px; top: 40px; padding-right:10px;}
div#content .main h1{font-size: 20px; margin-top:0px;}
div.menu {width: 600px;  left: 50%; margin-left: -300px; position: absolute; bottom: 90px; text-align: center;}
div.menu a{font-size: 12px; color: #455b34; text-decoration: none;}
div.menu a:hover{background: #7acae9; text-decoration: none;}

/*2009.03.10.*/

h2	{margin:0px;}
.focimsor	{font-size: 14px;}
