body {
    background-color: #212e38;
    text-align: center;
    width: 100%;
}

#layout {
    display: block;
    margin: 0 auto;
    left:0px;
    top:0px;
    width:753px;
    height:476px;
}
#left {
    float: left;
}
#right {
    float: left;
}

#layout-01 {
    width:131px;
    height:162px;
    background-image: url('../images/layout/layout_01.gif');
    background-repeat: no-repeat;
	text-align: left;
}

#layout-02 {
    float: left;
    width:63px;
    height:476px;
    background-image: url('../images/layout/layout_02.gif');
    background-repeat: no-repeat;
	text-align: left;
}

#layout-03 {
    width:559px;
    height:71px;
    background-image: url('../images/layout/layout_03.gif');
    background-repeat: no-repeat;
	text-align: left;
}

#layout-04 {
    width:559px;
    height:91px;
    background-image: url('../images/layout/layout_04.gif');
    background-repeat: no-repeat;
	text-align: left;
}

#layout-05 {
    width:131px;
    height:314px;
    background-image: url('../images/layout/layout_05.gif');
    background-repeat: no-repeat;
	text-align: left;
}

#layout-06 {
    width:559px;
    height:314px;
    background-image: url('../images/layout/layout_06.gif');
    background-repeat: no-repeat;
	text-align: left;
}

div#out {
	padding: 15px;
	width: 460px;
	height: 235px;
	overflow: auto;
}
div#metanav {
	float: right;
	margin: 0;
	padding: 0;
}

div#flashinfo {
	clear: right;
	margin: 0 auto;
	display: block;
}
