body {
	text-align:center; 
	margin: 0; 
	background-color:#000000;
	background-image: url(../images/bg2.png);
	background-repeat: repeat-x;
	background-position: 0 530px;
	font-family: verdana, arial;
}

h1 {
	font-size: 18px;
	text-align: center;
}

#body {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-width:700px;
}

#content {
	margin: 0 auto;
	width: 700px;
	height: 700px;
}

#lang {
	height: 3px;
	padding: 20px;
	font-size: 13px;
}
#lang a {
	color: #aabbcc;
}

#lang a.active {
	color: #ffffff;
}

#calendar {
	width:700px;
	height:487px;
	border: none;
	overflow: hidden;
}

#text {
	color: #004488;
	font-size: 13px;
	text-align: justify;
}

#noflash {
	background-image: url(../images/bgnf.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 487px;
}
#noflash-content {
	padding: 25px;
	text-align: left;
	color: white;
}

#noflash-content a {
	color: white;
}
