#all {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#topbg {
	width: 800px;
	background-image: url(../img/back_ground.gif);
	height: 20px;
}
#bottombg {
	height: 20px;
	width: 800px;
}


#header {
	width: 800px;
}
#menu {
	margin-top: 5px;
	clear: both;
}
#menu2 {
	margin-top: 5px;
	clear: both;
}
#undermenu {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
#footer {
	text-align:center;
	font-size: small;
	color: #333333;
	margin-top: 30px;
	clear: both;
}
#undermenu a {
	color: #333333;
	text-decoration: none;
	font-size: small;
}
#undermenu a:hover {
	color: #FF0099;
}
body {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../img/body_bg.jpg);
}

#contents {
	text-align: center;
	width: 800px;
}
#header p {
	text-align: right;
}
#headermenu {
	margin-top: 10px;
	margin-right: 30px;
}
#headermenu .headermenu01 {
	text-align: right;
	float: none;
}
#headermenu .headermenu-flash {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: right;
	clear: none;
	float: right;
}


#logo {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#headermenu a {
	font-size: small;
	color: #333333;
	text-decoration: none;
}
#headermenu a:hover {
	color: #FF0099;
}
#topbg {
	height: 20px;
	width: 800px;
}
