BODY
{
	background-color : #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
	margin : 0px;
	color : #82353F;
}

BODY.content {
	background-color : #2c3c2f;
}

input.normal {
	outline : 0px;
	width : 200px;
	border : 1px solid #82353F;
}

div.center {
	background-color : #FFFFFF;
	position : relative;
	width : 770px;
	margin: 0 auto 0 auto;
	border : none;
}

div.content {
	position : absolute;
	top : 10px;
	left : 0px;
	width : 770px;
	margin : 0px;
	border : none;
}

div#selectLang {
	position : absolute;
	top : 70px;
	left : 0px;
	width : 770px;
	margin : 0px;
	border : none;
}

div.contentLeft {
	position : relative;
	left : 0px;
	margin : 0px;
	border : none;
}

div.picLeft {
	position : relative;
	left : 0px;
	margin : 0px;
	border : none;
	float : left;
	text-align : center;
}

div.picLeftWithSlideShow {
	position : relative;
	left : 0px;
	width : 360px;
	height : 270px;
	margin : 0px;
	border : none;
	float : left;
	text-align : center;
	z-index : 1;
}

br.clear {
	clear : both;
	line-height : 0px;
	font-size : 0px;
}

div#pageContent {
	background-image : url('images/bg.jpg');
	background-repeat : none;
	position : relative;
	top : 5px;
	left : 0px;
	width : 768px;
	height : 650px;
	margin : 0px;
	border : none;
}

div#pageContent .left{
	position : absolute;
	top : 50px;
	left : 5px;
	width : 145px;
	height : 550px;
	margin : 0px;
	border : none;
	text-align : center;
}

div#pageContent a.menuItem {
	margin : 0px;
	border : none;
	color : white;
	font-weight : bold;
	text-decoration : none;
	height : 10px;
	display : block;
}

div#pageContent a:hover.menuItem {
	margin : 0px;
	border : none;
	color : white;
	font-weight : bold;
	text-decoration : underline;
}

div#pageContent .right{
	position : absolute;
	top : 50px;
	left : 160px;
	width : 595px;
	height : 550px;
	margin : 0px;
	border : none;
	padding : 0px;
}

div#map{
	position : relative;
	top : 20px;
	left : 10px;
	width : 570px;
	height : 440px;
	margin : 0px;
	border : none;
	padding : 0px;
}

div#pageContent span.title {
	position : relative;
	top : 5px;
	left : 15px;
	color : #82353F;
	margin : 0px;
	padding : 0px;
	font-family : times new roman;
	font-size : 30px;
	font-style : italic;
}

div#pageContent img.pic {
	padding : 0px;
	margin-left : 10px;
	border : none;
}

div#pageContent img.picLeft {
	padding : 0px;
	margin-right : 10px;
	border : none;
}

div#pageContent img.picRight {
	padding : 0px;
	margin-left : 10px;
	border : none;
}

div#pageContent span.content {
	position : relative;
	top : 15px;
	left : 15px;
	margin : 0px;
	height : 485px;
	width : 563px;
	padding-right : 17px;
	text-align : left;
	display : block;
	overflow : auto;
	border : none;
}

div#pageContent span.contentWithMenu {
	position : relative;
	top : 15px;
	left : 15px;
	margin : 0px;
	height : 425px;
	width : 563px;
	padding-right : 17px;
	text-align : left;
	display : block;
	overflow : auto;
	border : none;
}

div#pageContent span.contentMap {
	position : relative;
	top : 15px;
	left : 15px;
	margin : 0px;
	width : 563px;
	padding-right : 17px;
	text-align : left;
	display : block;
	border : none;
}

div#pageContent span.topmenu {
	position : relative;
	top : 15px;
	left : 15px;
	height : 20px;
	margin : 0px;
	padding-right : 30px;
	text-align : justify;
	display : block;
}

div#leftFlag {
	position : absolute;
	top : 360px;
	left : 290px;
}

div#rightFlag {
	position : absolute;
	top : 360px;
	left : 390px;
}

div#footer {
	position : relative;
	top : 20px;
	margin : 0 auto 0 auto;
	font-size : 10px;
}

div.spacer {
	height : 20px;
}

span.spacer {
	height : 20px;
	display : block;
}

span#siteTitle {
	font-family : Times New Roman;
	color : #82353f;
	font-size : 36px;
	font-weight : bold;
}

span#siteSubTitle {
	font-family : Times New Roman;
	color : #82353f;
	font-size : 20px;
	font-weight : bold;
}

span#pageTitle {
	color : white;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 1px;
}

span#pageFlag {
	position : absolute;
	left : 738px;
}

span.footerBold {
	color : white;
	font-weight : bold;
	text-align :left;
	display : block;
}

span.footerNormal {
	color : white;
	font-weight : normal;
	line-height: 1.4em;
	text-align : left;
	display : block;
}

a {
	color : black;
	text-decoration : none;
}

a:hover {
	color : #82353f;
	text-decoration : none;
}

a#footer {
	color : white;
	text-decoration : none;
}

a:hover#footer {
	color : white;
	text-decoration : underline;
}

a.topmenu {
	color : #82353F;
	text-decoration : none;
	font-weight : bold;
}

a:hover.topmenu {
	color : black;
	text-decoration : none;
	font-weight : bold;
}

a.picPager {
	color : #82353F;
	text-decoration : none;
	font-weight : bold;
}

a:hover.picPager {
	color : black;
	text-decoration : none;
	font-weight : bold;
}


#slideshow {
    position:relative;
    height:250px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

