img.mini, div { behavior: url(/brave/lib/js/iepngfix/iepngfix.htc) }

body {
	margin: 0;
	padding: 0;
	background: url(img/bg.png) no-repeat 50% 0;
	text-align: center;
	font: 12px Arial;
}

table {
	font: 12px Arial;
}

img {
	border: none;
}

.top {
	width: 894px;
	height: 135px;
	background: url(img/top8.png) no-repeat;
	margin: 33px auto 0px auto;	
}

.menu-rep {
	background: url(img/menu-rep.png) repeat-x;
	height: 34px;
	padding-left: 50%;
}

.menu {
/* 	width: 894px; */
	background: url(img/menu.png) no-repeat white;
	height: 34px;
	margin-left: -447px;
	text-align: left;
	padding-left: 30px;
}

.menu a {
	color: white;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 8px;
	height: 26px;
	_height: 34px;
	position: relative;
	z-index: 10;
}

.deco {
	width: 1570px;
	height: 192px;
	background: url(img/deco.jpg) no-repeat;
	margin-left: -785px;
	position: relative;
}

.deco-rep1 {
	height: 192px;
	background: url(img/deco-rep1.png) repeat-x;
	padding-left: 50%;
	overflow: hidden;
	margin-bottom: 46px;
	
}
.deco-rep2 {
	height: 192px;
	background: url(img/deco-rep2.png) repeat-x;
}

.main {
	text-align: left;
	width: 849px;
	padding-left: 52px;
	_width: 901px;
	margin: 0 auto;
	background: url(img/arrow.png) no-repeat 0 0;
}
.main .content {
	width: 605px;
	text-align: justify;
}
.main .content h1 {
	font: 24px Arial;
	color: #009049;
	margin-left: -52px;
	padding-left: 52px;
}

.main .content h2 {
	font: 12px Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 17px;

}

.main .content .contentItem {
	clear: left; 
	border-bottom: 1px solid #d7d7d6; 
	overflow-y: auto;
	margin-bottom: 33px;
	padding-bottom: 30px;
}

.main .content .miniContainer img.mini {
	float: left; 
	display: none;
}

.main .content .miniContainer {
	width: 232px;
	float: left;
	min-height: 1px;
}

.main .content .contentItem h2 {
	color: #009049;
}

.main .content .contentItem h3 {
	font: 12px Arial;
	font-weight: bold;
	margin: 17px 0px;

}

.main .content .contentItem .description {
	width: 300px;
	float: left;
	_float: none;
}


.main .content .contentItem .description ul.authors li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
}

.main .content .contentItem .description ul.authors {
	padding: 0;
	margin: 0;
}
div.content div.miniContainer div.nav a.next {
	margin: 0 0 0 9px;
}
div.content div.miniContainer div.nav a {
	width: 16px;
	float: right;
	display: block;
}
div.content div.miniContainer div.nav {
	clear: left;
	padding-right: 18px;
}

div.rightPanel {
	margin-top: 108px;
	float: right;
	width: 215px;
	background: url(img/arrow.png) no-repeat 0 0;
}

div.rightPanel h2 {
	color: #006229;
	font-size: 14px;
	padding-left: 48px;
	padding-top: 10px;
}

div.rightPanel .info {
	padding-top: 24px;

}
div.rightPanel .info .name {
	font-weight: bold;
	margin-bottom: 5px;
}
div.rightPanel .info .url {
	color: black;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
	float: left;
}
#menuHighlight {
	position: absolute;
	z-index: 9;
	height: 5px;
}

#menuHighlight .left {
	background: url(img/menu-highlight.gif) 0 0 no-repeat white;	
	height: 5px;
}

#menuHighlight .right {
	background: url(img/menu-highlight.gif) 100% 0 no-repeat;	
	height: 5px;
}

