body {
	margin:0px; 
	background:#355070;
}

#logolayer {
	position:absolute;
	left:0px;
	top:24px;
	width:178px;
	height:114px;
	z-index:1;
}
#unescolayer {
	position:absolute;
	left:6px;
	top:565px;
	width:135px;
	height:110px;
	z-index:2;
}
#menu1 {
	position:absolute;
	left:206px;
	top:148px;
	width:173px;
	height:33px;
	z-index:3;
}
#menu2 {
	position:absolute;
	left:214px;
	top:187px;
	width:179px;
	height:32px;
	z-index:9;
}
#menu3 {
	position:absolute;
	left:218px;
	top:222px;
	width:168px;
	height:34px;
	z-index:4;
}
#menu4 {
	position:absolute;
	left:213px;
	top:260px;
	width:135px;
	height:35px;
	z-index:5;
}
#menu5 {
	position:absolute;
	left:221px;
	top:300px;
	width:165px;
	height:37px;
	z-index:6;
	background-image: url(images/back.gif);
}
#menu6 {
	position:absolute;
	left:232px;
	top:342px;
	width:166px;
	height:34px;
	z-index:7;
}
#menu7 {
	position:absolute;
	left:225px;
	top:380px;
	width:172px;
	height:30px;
	z-index:8;
}
#menu8 {
	position:absolute;
	left:215px;
	top:415px;
	width:138px;
	height:32px;
	z-index:10;
}
#menu9 {
	position:absolute;
	left:206px;
	top:448px;
	width:179px;
	height:32px;
	z-index:11;
}
#menu10 {
	position:absolute;
	left:204px;
	top:483px;
	width:136px;
	height:32px;
	z-index:12;
}
#menu11 {
	position:absolute;
	left:183px;
	top:522px;
	width:179px;
	height:32px;
	z-index:13;
}

div#frontcontainer {
	background:url(../images/bggreenwave.jpg) no-repeat #355070;
}

div#leftcurve {
	float:left; 
	width:212px; 
	height:827px; 
	background:url(../images/whitecurve.gif) no-repeat;
}

div#rightcurve {
	margin-left:262px;
	background:url(../images/bluecurve.gif) no-repeat; 
	height:827px;
}

div#frontcontent {
	margin-left:154px; 
	min-height:677px; 
	padding: 120px 50px 0px 30px; 
	color:white; 
	background:#355070;
}

div#frontcontent table {
	color: white;
}

div#liner {
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
}

.thumb {
	margin-right: 10px;
	margin-bottom: 10px;
}


.frontmenuitem {
	color: white;
}

#frontcontent a, #frontcontent a:link, #frontcontent a:visited {
	color: #FFC12F;
	text-decoration: none;
}

#frontcontent a:hover, #frontcontent a:active {
	color: #FFE0A3;
	text-decoration: none;
}


.frontmenuitem a, .frontmenuitem a:link, .frontmenuitem a:visited {
	color: #fff;
	text-decoration: none;
}

.frontmenuitem a:hover, .frontmenuitem a:active {
	color: #DFFFFF;
	text-decoration: none;
}

h2 {
	color: #FFE0A3;
	margin-top: 0px;
	margin-bottom: 10px;
}

td p {
	margin-bottom: 0px;
}

.contentheading {
	color: #FFE0A3;
	font-size: 15pt;
	line-height: 15pt;
}

.newssection {
	padding: 8px;
	background: #47617F;
	border: 1px solid #294E6F;
}

