#sectionimages{
  background: #C5E1E5;
	padding: 7px;
	text-align: center;
}
#sectionimages img{
  border: 1px solid #CC2F2F;
	margin: 0px 18px;
}
#languages{
	font-size: 12px;
  width: 213px;
	padding: 10px;
	color: #667775;
}
.header{
	border-bottom: 1px solid #CCD6D5;
	display: block;
	margin-top: 25px;
	margin-bottom: 4px;
}
.header h1{
  font-size: 22px;
	font-weight: normal;
	padding-left: 15px;
	border-bottom: 4px solid #CCD6D5;
	display: inline;
	color: #798D8C;
	letter-spacing: -0.05em;
}
.spacercontainer{
	border-left: 1px solid #CCD6D5;
	padding-bottom: 1px;
}
#spacer{
  width: 163px;
	height: 1px;
	border-bottom: 4px solid #CCD6D5;
}
#leftbar{
  width: 150px;
	font-size: 12px;
	border-right: 1px solid #CCD6D5;
	padding: 4px 14px 5px 14px;
	color: #798D8C;
}
#centercontent{
  width: 439px;
	color: #798D8C;
}
#centercontent #contentspace{
	color: #798D8C;
	font-size: 12px;
	padding: 13px;
}
#contentspace h1{
  color: #CC2F2F;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
#contentspace h2{
  color: #798D8C;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#contentspace p{
	margin: 0px 0px 12px 0px;
}
#contentspace ul{
  list-style-type: square;
	margin: 0px 0px 6px 28px;
}
#contentspace table{
	border-collapse: collapse;
	margin: 12px 0px;
}
#contentspace th{
  background: #798D8C;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#contentspace td{
	color: #798D8C;
	font-size: 12px;
}
#contentspace .singleborder{
  border: 1px solid #D4D0C8;

}
#rightbar{
  width: 163px;
	border-left: 1px solid #CCD6D5;
	padding: 0px 9px 5px 9px;
	color: #798D8C;
	font-size: 12px;
}
#rightbar ul{
  margin: 2px 4px 20px 11px;
	list-style-image: url('i/b.gif');
}
#rightbar ul li{
  line-height: 17px;
}
#rightbar p{
  margin: 20px 0px 0px 10px;
	text-indent: -10px;
}
#rightbar a{
	color: #798D8C;
	text-decoration: none;
}
#rightbar a:hover{
	text-decoration: underline;
}

#mplayer{
	text-align: center;
}
#langselect {
	background: #FFFFFF;
	height: 22px;
	width: 70px;
	border: 1px solid #667775;
	display: inline;
}
#langs{
	background: #FFFFFF;
	border: 1px solid #667775;
	width: 70px;
	position: absolute;
	display: none;
	font-size: 10px;
	top: 61px;
}