

body {
background: #ffffff url(/images/bg-gold-pagemood.jpg) repeat-x scroll 50% 0;
margin: 0px;
}

#wrapper {
width: 960px;
border: #008751 6px solid;
margin-left: auto;
margin-right: auto;
}

#wrapperTable {

}

#cell_1_0 {
clear: both;
width: 100%;
height: 150px;
text-align: center;
}

#cell_2_0 {
clear: both;
width: 100%;
}

#cell_1_1 {
/* col1 center */
float: left;
position: relative;
padding: 0 0 1em 0;
overflow: hidden;
width: 48%;
left: 101%;


}

#cell_1_2 {
/* col2 left */
float: left;
position: relative;
padding: 0 0 1em 0;
overflow: hidden;
width: 23%;
left: 28%;


}

#cell_1_3 {
/* col3 right */
float: left;
position: relative;
padding: 0 0 1em 0;
overflow: hidden;
width: 23%;
left: 80%;


}

#cell_1_4 {
/* colmask */
position: relative;
clear: both;
width: 100%;
overflow: hidden;
background-color: #ffffff;
min-height: 770px;


}

#cell_1_5 {
/* colleft */
float: left;
width: 100%;
position: relative;
right: 25%;


}

#cell_1_6 {
/* colmid */
float: left;
width: 100%;
position: relative;
right: 50%;
background-color: #ffe58c;
min-height: 770px;
}

#cell_1_7 {
/* topbar */
background: #008751 repeat-x center top;
height: 28px;
}

