@charset "UTF-8";
/* CSS Document */

/***********************************************/
/* HTML tag styles */
/***********************************************/


/***********************************************/
/* layout Divs */
/***********************************************/



#flash{
	position: absolute;
	top: 148px;
	left:50%;
	margin-left:-380px;
	width:740px;
	left: 50%;
}

#content{
	position: absolute;
	top: 381px;
	left:50%;
	margin-left:-380px;
	width:740px;
}

#body{
}
