#alpha { width: 530px;float: left;}
#beta { width: 200px; background: #f2f9db;float: right; }
#beta-inner {
	padding: 10px;
	font-size: 85%;
}
.module-header {
	padding-top: 5px;
	padding-bottom: 5px;
}
.module-content {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.content-nav {
	text-align: center;
	padding-bottom: 10px;
}#container {
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/st_cmn_01.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 100px;
}
#banner-header {
	font-size: 100%;
	color: #FFFFFF;
	background-color: #006600;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#banner-header a {
	color: #FFFFFF;
}
#pagebody p {
	font-size: 85%;
	line-height: 140%;
	color: #333333;
}
#banner {
	height: 20px;
}
h2#banner-description {
	visibility: hidden;
}
#alpha-inner h2 {
	font-size: 90%;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

