body {
    margin:0px 0px 0 0px;
    padding:0;
    background:#ffffff;
	text-align:center;
}
#level0 {
    background:url(images/bgbody.gif) no-repeat;
    width:800;
	height:830;
	text-align:center;
}
#level01 {
    background:url(images/bgtop.gif) no-repeat;{
    width:800;
	height:200;
	text-align:center;
}
#menuTop {

	width:60px;
	height:5px;
	margin:1 1 0 1;
	padding:1px;
	color: #786b3a;
	float: right;
    text-align:right;
	font:bold x-small Geneva,sans-serif;
}
#level1 {
    
    width:800;
	text-align:center;
}
#level11 {
    
    width:0;
	padding:5px;
    float: left;
    height:100%;
	text-align:left;
}
#level12 {
    
    width:600;
	padding:10px;
    float: left;
    height:40;
	margin:0 0 0 0;
	text-align:left;
	font: x-small Geneva,sans-serif;
}
#level13 {
    
    width:0;
	padding:5px;
    float: left;
    height:100%;
	text-align:left;
}
#level2 {
    
    width:50;
	padding:4px;
    float: right;
    height:100%;
	margin:3 3 0 3;
	text-align:left top;
}


#menuButton {

	width:160px;
	height:5px;
    margin:1 1 0 1;
	padding:1px;
	color: #786b3a;
    font:bold x-small Geneva,sans-serif;
	text-align:left top;

}

a:link {text-decoration: none; font: xx-small; color: #786b3a;}
a:visited {text-decoration: none; font: xx-small; color: #b8a459;}
a:hover {text-decoration: none; font: xx-small;	color: #786b3a;}
a:active {text-decoration: none; font: xx-small; color: #786b3a;}

.menuButton:link {text-decoration: bold; font: 0.9em; color: #786b3a;}
.menuButton:visited {text-decoration: bold; font: 0.9em; color: #b8a459;}
.menuButton:hover {text-decoration: bold; font: 0.9em; color: #786b3a;}
.menuButton:active {text-decoration: bold; font: 0.9em; color: #786b3a;}

.activeButton:link {text-decoration: underline bold; font: 0.9em; color: #b8a459;}
.activeButton:visited {text-decoration: underline bold; font: 0.9em; color: #786b3a;}
.activeButton:hover {text-decoration: underline bold; font: 0.9em; color: #b8a459;}
.activeButton:active {text-decoration: underline bold; font: 0.9em; color: #b8a459;}

p { font-family: Geneva,sans-serif; font-size: 0.8em; COLOR: #786b3a; text-align:left; line-height: 0.5 cm }
ul,ol { font-family: Geneva,sans-serif; font-size: 0.8em; COLOR: #786b3a; text-align:left; line-height: 0.5 cm }