* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #04041d;
	/* background-color: #2b5f8e; */
	/* background-color: #FFFFFF; */
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, sans-serif;
}

#slide-container {
	text-align:center;

}

#slide-container #slideshow {
	width:400;
	height:300px;
	margin:auto;
	position:relative;
}

#slide-container #slideshow IMG {
	position:absolute;
	top:0;
	left:0;
}

.languages {position: absolute; top: 20px; left: 75%;}
#content {padding: 10px; text-align: left; font-size: 12px;}
.sp_header {font-weight: bold; font-size: 16px; color: #19328b;}
.sp_separator_line {margin-top: 5px; width: 100%; height: 4px; background: #cecece;}
.sp_table {margin-top: 5px;}
div.title {filter:alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; width: 980px; height: 24px; margin-top: -26px; background-image: url('images/zzz.png');}
div.title div {margin-left: 10px; font-size: 16px; color: #ffffff; font-weight: bold;}
div#copyright {font-size: 11px; color: #ffffff;}
