body {
	background-image: url(../images/pageBackground.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #45484D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#wrapper {
	width: 985px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	background-image: url(../images/BannerCenter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 116px;
}
#navigation {
	float: left;
	width: 320px;
	height: 74px;
}
#SylviaName {
	height: 109px;
	width: 308px;
	float: right;
	margin-right: 336px;
}
#flashintro {
	padding: 0px;
	width: 727px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 424px;
}
#copyright {
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
}
#copyright h3 {
	font-weight: normal;
}
#copyright a {
	color: #02B5DF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #03CBEF;
}
#copyright a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}




#language {
	width: 320px;
	height: 30px;
}


.lavaLamp {
	position: relative;
	height: 29px;
	width: 320px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.lavaLamp li {
float: left;
list-style: none;
}
.lavaLamp li.back {
	background-color: #00354F;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li a {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
border: none;
}  
.smalltext {
	font-size: 10px;
}
