
a, a:link, a:visited {
	color: #00209f;	/* blue */
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #00209f;	/* blue */
}

#layout {
	width:750px;
	margin:0 auto;
	position:relative; /* for banner */
}
#banner {
	position:absolute;
	left:220px;
	top:15px;
	width:400px;
	height:50px;
}

h3 {font-size:108%; margin:1em 0;}

#hd div#langs {margin-top:0.5em; float:right;}
#hd div#langs, #hd div#langs a {font-size:x-small;}
#hd div#langs img {vertical-align:top;}
#hd div#langs a {text-decoration:none; margin-right:1em;}

#nav {text-align:center;}
#nav, #nav ul, #nav li, #nav a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:1.231;
	font-weight: bold;
}
#nav ul {
	list-style-type: none;
	margin:0;
}
#nav ul.lev1 {
	background-color: #00209f;	/* blue */
	border-top:0.5em solid #00209f;	/* blue */
	border-bottom:0.3em solid #00209f;	/* blue */
}
#nav ul li {
	display:inline;
	margin-left: 0.6em;
	padding:0;
	background-image:none;
}
#nav a {
	color:#ffffff;
	padding: 0.2em 1.4em 0.3em 1.4em;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav ul.lev1 li.active a,
#nav ul.lev1 a:hover {
	background-color: #f42a41; /* red */
}
#nav ul.lev2 {
	background-color: #f42a41; /* red */
	border-top:0.5em solid #f42a41; /* red */
	border-bottom:0.3em solid #f42a41; /* red */
}
#nav ul.lev2 li.active a,
#nav ul.lev2 a:hover {
	color: #333333;
	background-color: #ffffff; /* white */
}

#flash {margin:1em 0; height:250px;}

#footer {
	padding-top: 2em;
	text-align:center;
	margin: 2em 0 2em 0;
	border-top: 0.1em dashed #cccccc;
}
#footer, #footer a {
	font-size: 8pt;
}
.w600 {
	width: 600px;
}
div .w600 {
	margin:0 auto;
}


/* ============ REGISTRATION FORM ============ */
table#reg-form {margin-left:150px;}
table#reg-form td {
	padding:0;
	border-bottom:1.2em solid #ffffff;
}
table#reg-form td.label {
	width:170px;
	vertical-align: text-top;
	padding-top:0.15em;
	_padding-top:0.2em;	/* IE only */
	padding-right:2em;
}
table#reg-form td.error {
	color: #ff0000;
	padding-left:1em;
	white-space:nowrap;
}
table#reg-form div.error {
	color: #ff0000;
	margin-bottom:1em;
}
table#reg-form textarea {
	width:25em;
	height:3.7em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	/* only for Opera */
}



/* =============== Photos: start =============== */
table.photos {
	margin:0 auto 2em auto;
}
table.photos td {
	text-align:center;
	vertical-align:top;
	padding-left:6px;
	padding-right:6px;
}
table.photos div {
	text-align:left;
	border:1px solid #cccccc;
	padding:5px;
}
table.photos div p {
	margin:0.7em 0 0 0;
	text-align:left;
}
/* =============== Photos: end =============== */


body#index div#index div#content {float:left; width:68%; margin-right:2%;}
body#index div#index div#content a {white-space:nowrap;}
body#index div#index div#reg {float:left; width:30%;}
body#index div#index div#reg a {background-color:#ffffff;}

body#statute ul li {background-image:none;}

h2 {font-size:131%; margin-top:1em;}

/*body#events*/ h3 {margin:1.5em 0 0 0;}
/*body#events*/ h5 {color:#999999; margin-top:0.5em; margin-bottom:2em;}

body#events table.photos {margin-bottom:0;}

/*body#events p,
body#projects p,
body#history p,
body#statute p,
body#about_us */
p {text-align:justify; text-indent:1em;}

div.col2 div.menu-wrap {float:left; width:200px;}
div.col2 div.menu-wrap div.menu {padding:2em 1em 0 0;}
div.col2 div.menu-wrap div.menu ul li {padding-bottom:0.5em;}
div.col2 div.menu-wrap div.menu ul li a {
	line-height:1.4;
	width:100%;
	display:inline-block;
	border-bottom: 1px solid #ffffff;
}

div.col2 div.menu-wrap div.menu ul li.active a,
div.col2 div.menu-wrap div.menu ul li.active a:link,
div.col2 div.menu-wrap div.menu ul li.active a:visited {
	color: #aaaaaa;
	text-decoration:none;
	border-bottom: 1px solid #aaaaaa;
}
div.col2 div.menu-wrap div.menu ul li.active a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

div.col2 div.content {float:right; width:550px;}