html, body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	behavior: url(/rsc/js/csshover2.htc);		/* to have HOVER working even with IE */
}

#page
{
	margin: 0px auto;
	position: relative;
	height: auto !important;			/* to have the code working even with IE */
	height: 100%;
	min-height: 100%;
	width: 974px;
}

#nav
{
	height: 62px;
	background-image: url(/rsc/img/nav-left.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#nav img
{
	border: 0px;
}

#flags
{
	float: left;
}

#flags div
{
	float: left;
	clear: both;
	margin: 3px;
	height: 25px;
}

#flags img
{
	position: absolute;
	padding: 2px;
	border: 1px solid #666;
}

#flags img.flag-selected,
#flags img:hover
{
	border: 1px solid #fff;
}

#tabs
{
	float: right;
}

#frame
{
	height: 282px;
	margin-top: 2px;
}

#mer
{
	clear: both;
	background-image: url(/rsc/img/mer.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 100%;
}

#menu
{
}

#menu .item-items
{
	float: left;
}

#menu .item-title a,
#menu .item-item a
{
	padding: 10px 0px 8px 0px;
	text-decoration: none;
	color: #12466f;
	display: block;
}

#menu .item-block
{
	position: absolute;
}

#menu .item-title,
#menu .item-item
{
	font-family: Helvetica, Arial;
	font-weight: bold;
	background-image: url(/rsc/img/menu-off.jpg);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	font-size: 10pt;
}

#menu .item-items:hover .item-title,
#menu .item-item:hover,
#menu .item-selected
{
	background-image: url(/rsc/img/menu-on.jpg);
}

#menu .item-items:hover .item-title a,
#menu .item-item:hover a,
#menu .item-selected a
{
	color: #fff;
}

#menu .item-item
{
}

.clear
{
	clear: both;
}

#logo
{
	position: absolute;
	z-index: 3;
	margin: 200px 0px 0px 590px;
}

#logo img
{
	border: 0px;
}

#content
{
	padding: 0px 0px 0px 0px;
	min-height: 470px;
}

.arnava
{
	font-variant: small-caps;
}

ul.square, ul.square li
{
	list-style-type: square;
}

.welcome
{
	color: #9caebd;
	text-align: center;
	font-family: Goudy Old Style, Baskerville Old Face, Times New Roman;
	font-size: 26pt;
	font-style: italic;
	padding: 60px 20px 50px 20px;
	width: 490px;
	float: left;
}

.welcome_large
{
	padding: 100px 50px 50px 50px;
	width: auto;
}

.news
{
	background: url(/rsc/img/news-pix.png);
	background-repeat: repeat-y;
	width: 351px;
	float: right;
	margin: 100px 33px 50px 50px;
	color: #2a608b;
	font-family: Helvetica,Arial;
	font-size: 11pt;
}

.news .news-header
{
	min-height: 81px;
	padding-right: 100px;
	background: url(/rsc/img/news-top.png);
	background-repeat: no-repeat;
}

.news-bottom
{
	height: 25px;
	background: url(/rsc/img/news-bottom.png);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 15px;
}

.news-inside
{
}

.news-date
{
}

.news-title
{
	font-weight: bold;
}

.news .news-date
{
	padding: 30px 0px 0px 15px;
}

.news .news-title
{
	padding: 12px 0px 0px 15px;
	font-size: 13pt;
}

.news .news-text
{
	padding: 15px;
}

.news .news-bottom a
{
	color: #2a608b;
	text-decoration: none;
}

.news .news-bottom a:hover
{
	text-decoration: underline;
}

.insert .news-date
{
	display: inline;
	font-style: italic;
	border-right: 1px solid #666;
	padding-right: 10px;
}

.insert .news-title
{
	padding-left: 10px;
	display: inline;
}

.insert .news-text
{
	padding: 5px;
	margin: 5px 5px 25px 5px;
	border-top: 1px solid #a1b8cd;
}

.slide
{
	padding: 100px 0px 0px 350px;
	color: #12466f;
	font-size: 12pt;
	font-family: Helvetica, Arial;
}

.slide .epigraph
{
	margin: 0px 0px 0px -50px;
	font-size: 48pt;
	font-family: Goudy Old Style, Baskerville Old Face, Times New Roman;
}

.hint
{
	width: 900px;
	text-align: center;
	margin: 0px auto;
	font-family: Helvetica, Arial;
	font-size: 14pt;
	font-style: italic;
	color: #12466f;
}

.lettrine
{
	font-size: 28pt;
	font-weight: bold;
}

h1
{
	color: #24608b;
	font-size: 21pt;
	font-family: Helvetica, Arial;
}

.insert
{
	clear: both;
	margin: 0px auto;
	padding: 20px;
	width: 932px;
	border: 1px solid #ddd;
	background-color: #eaf2f7;
	background-repeat: repeat-y;
	text-align: justify;
	font-family: Helvetica, Arial;
	font-size: 11pt;
	color: #2a608b;
}

.insert dd
{
	padding: 0px 0px 20px 20px;
	margin: 0px;
}

.profile-img
{
	float: left;
	padding: 5px;
	margin: 0px auto;
	width: 170px;
	height: 210px;
	text-align: center;
}

.profile-img img
{
	padding: 2px;
	margin: 5px;
	border: 1px solid #ccc;
}

.profile-img a
{
	text-decoration: none;
	color: #24608b;
	font-weight: bold;
	font-size: 10pt;
}

.profile-img a:hover
{
	text-decoration: underline;
}

.profile-img a:hover img
{
	border: 1px solid #000;
}

.profile-text
{
	font-size: 11pt;
	text-align: justify;
	clear: both;
}

.profile-text img
{
	float: right;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 5px;
}

.spacer
{
	height: 45px;
}

ul.sitemap, li.sitemap
{
	list-style-type: none;
}

ul.sitemap
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

ul.sitemap-level-2>li
{
	list-style-type: circle;
}

ul.sitemap-level-3>li
{
	list-style-type: square;
}

.sitemap a
{
	color: darkblue;
	text-decoration: none;
}

.sitemap a:hover
{
	color: orange;
	text-decoration: underline;
}



#footer
{
	width: 100%;
	position: absolute;
	bottom: 0px;
	padding: 20px 0px 0px 0px;
	margin-bottom: 5px;
	text-align: center;
	font-family: Helvetica, Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	color: #9caebd;
	padding: 0px 15px;
}

#footer a
{
	color: #9caebd;
	text-decoration: none;
}

#footer a:hover
{
	color: black;
	text-decoration: underline;
}


