html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #4c4c4c;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bcg.gif);
	background-position: center;
}

.clear { 
	clear: both; 
	height: 0px; 
	overflow: hidden;   /* prevent IE expanding the container */ 
	margin: 0;          /* keep flush with surrounding blocks */ 
}

.textBold {
	font-weight: bold;
}

a {
	color: #4668ab;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.dark {
	color: #244689;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

img {
	border: none;
}

h2 {
	font-size: 21px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	color: #e30a7b;
}

h1 {
	font-size: 21px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	color: #e30a7b;
}

p {
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.photos {
	margin: 30px 0px 0px 0px;
}

.photo {
	float: left;
	margin-right: 30px;
}

.photo img {
	border: 1px solid #d9d9d9;
	padding: 2px;
}

#layoutWrapper {
	width: 970px;	
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/contentArea.gif);
}

#content {
	tmp_background-image: url(../images/contentArea.gif);
}

#contentLeft {
	width: 547px;
	float: left;
	padding: 5px 40px 20px 20px;
	min-height: 370px;
	height: auto;
	_height: 370px;
	margin-left: 10px;
	background-image: url(../images/contentLeftBcg.gif);
}

#sitemapContent {
	width: 600px;
	float: left;
	padding: 5px 40px 20px 20px;
	min-height: 370px;
	height: auto;
	_height: 370px;
	margin-left: 10px;
	background-image: url(../images/contentLeftBcg.gif);
}



#contentLeft #navi {
	font-size: 10px;
}
#contentLeft #navi .actual {
	font-weight: bold;
}
#contentLeft #navi a {
	font-size: 10px;
}

#contentRight {



	width: 323px;
	float: right;
	_width: 320px;
	padding: 17px 0px 20px 0px;
	
	margin-right: 30px;
_margin-right: 10px;
	background-color: white;
}

#header #topArea {
	height: 100px;
}
#header #topArea #logoArea {
	float: left;
	width: 597px;
	height: 100px;
	background-image: url(../images/logoArea.gif);
}
#header #topArea #logoArea #iiLogo {
	width: 80px;
	height: 62px;
	margin-left: 25px;
	margin-top: 25px;
}
#header #topArea #addLinksArea {
	float: left;
	font-size: 10px;
	width: 373px;
	height: 100px;
	color: #e0e5ed;
	background-image: url(../images/addLinksArea.gif);
}
#header #topArea #addLinksArea .active {
	font-weight: bold;
}
#header #topArea #addLinksArea a {
	color: #e0e5ed;
	font-size: 10px;
	text-decoration: underline;
}
#header #topArea #addLinksArea a:hover {
	text-decoration: none;
}
#header #topArea #addLinksArea #linksArea {
	position: relative;
	left: 25px;
	top: 30px;
}
#header #topArea #addLinksArea #langArea {
	position: relative;
	float: right;
	right: 30px;
	top: 18px;
}
#header #topArea #addLinksArea #searchArea {
	position: relative;
	left: 20px;
	top: 57px;
}
#header #topArea #addLinksArea #searchArea input {
	font-size: 10px;
	background-color: #eeeeee;
}



#header #menuArea {
	background-position: 10px;
	background-repeat: no-repeat;
	height: 155px;
	width: 970px;
}
#header #menuArea #mainMenu {
	padding-left: 30px;
	padding-top: 5px;
}
#header #menuArea #mainMenu ul {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}
#header #menuArea #mainMenu ul li {
	padding-bottom: 7px;
	color: #93949e;
	font-weight: bold;
	list-style-none;
}
#header #menuArea #mainMenu ul li a {
	color: #93949e;
	text-decoration: none;
	font-weight: bold;
}

#header #menuArea #mainMenu ul li a.dark {
	color: #606060;
	text-decoration: none;
	font-weight: bold;
}

#header #menuArea #mainMenu ul li a.active {
	color: #e30a7b;
}

#header #menuArea #mainMenu ul li a:hover {
	color: #e30a7b;
}
#header #menuArea #mainMenu ul li.actual {
	color: #e30a7b;
	list-style-none;
}


#layoutBottom {
	background-image: url(../images/footerArea.gif);
	width: 970px;
	height: 34px;
}

#footer {
	background-color: #aaaaaa;
	font-size: 10px;
}

#footer a {
	font-size: 10px;
	color: white;
	text-decoration: none;
}

#footer #copyright {
	float: right;
	padding-top: 4px;
	padding-right: 20px;
}


.guidepost {
	width: 254px;
	margin: 8px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.guidepost .top {
	height: 90px;
	background-image: url(../images/guidepostBcgTop.gif);
}
.guidepost .top .title {
	font-size: 21px;
	color: #4668ab;
	width: 135px;
	_width: 125px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
.guidepost .top .icon {
	_position:absolute;
	width: 95px;
	height: 75px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.guidepost .middle {
	background-image: url(../images/guidepostBcgMiddle.gif);
}
.guidepost .middle ul {
	margin: 0px;
	padding: 0px;
	margin-left: 35px;
	
}
.guidepost .middle ul li {
	padding-bottom: 6px;
	list-style-image: url(../images/guidepostLinkArrow.gif);
}
.guidepost .middle ul li.empty {
	list-style-image: url(../images/nic.gif);
	
}
.guidepost .middle ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #4c4c4c;
}
.guidepost .middle ul li a:hover {
	color: #e30a7b;
}
.guidepost .bottom {
	height: 39px;
}

.guidepost .top a {
  text-decoration: none;
  font-size: 21px;
  color: #4668ab;
  width: 135px;
  _width: 125px;
  float: left;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;    
}
div.newsLeft {
  width:80px;
  float:left;
  text-align:right;
  font-weight:bold;
}
div.newsRight {
  width:238px;
  float:left;
  text-align:left;
  margin-left:5px;
}
div.archiveLeft {
  width:80px;
  float:left;
  text-align:right;
  font-weight:bold;
}
div.archiveRight {
  width:400px;
  float:left;
  text-align:left;
  margin-left:5px;
}
