.welcome_box_stretch {
	background-color: #e6e6e6;
	background-image: url(../images/sce/welcome_box_stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-left: 20px;
}
.main_content_padding {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 15px;
}
.world_padding {
	padding-right: 20px;
	padding-bottom: 8px;
}
.bottom_title_box {
	background-color: #e4e4e4;
	background-image: url(../images/sce/title_box_stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-left: 6px;
}
.top_border {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}




h1 {
	font-size: 18px;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #3451a6;
	display: block;
	width: 400px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu ul li ul li a {
	margin-top: -1px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}