body {
background-color: #000; 
color: #000; 
font: bold 16px verdana, arial, sans-serif;
}

/* header bars for article section */
.article_collection, .article_container{
	float: left;
	clear: none;
}
.article_smll {
	width: 520px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.article_smll_bar {
	width: 95%;
	background-color: #fbd900;
	color: #000;
	margin-left: 1%;
	margin-right: 4%;
}
.article_smll_bar h4 {
	margin: 0px;
	padding-left: 20px;
	font: bolder 14px verdana,sans-serif;
	line-height: 150%;
}
.article_smll_roundtop {
	background: url(../images/news_tr.gif) no-repeat top right;
}
.article_smll_roundbottom {
	background: url(../images/news_br.gif) no-repeat top right;
}
.article_smll_content{
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.article_smll_content p{
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	font: 14px verdana,sans-serif;	
	text-align: justify;
}
.article_smll_content img{
	padding-right: 12px;
}

/* header bars for link section */
.link_collection, .link_container{
	float: left;
	clear: none;
}
.link_smll {
	width: 150px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
.link_smll_bar {
	width: 100%;
	background-color: #fbd900;
	color: #000;
	height: auto;
}
.link_smll_bar h4 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font: bold 12px verdana,sans-serif;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
}
.link_smll_roundtop {
	background: url(../images/news_tr.gif) no-repeat top right;
}
.link_smll_content{
	width: 100%;
	padding:  4% 4%;
	text-align: center;
	border-bottom: 1px solid #fbd900;
	border-left: 1px solid #fbd900;
	border-right: 1px solid #fbd900;
	font-size: 90%;
}

/* header bars for news section -nf */
.news_bar {
	width: 85%;
	background-color: #fbd900;
	color: #7d7d7d;
	margin: 0px 15% 0px 0%;
}
.news_bar p {
	margin: 0 11px;
	font: bolder 14px verdana,sans-serif;
	color: #000;
}
.news_roundtop {
	background: url(../images/news_tr.gif) no-repeat top right;
}
.news_roundbottom {
	background: url(../images/news_br.gif) no-repeat top right;
}

.sm_news_bar {
	width: 100%;
	background-color: #fbd900;
	color: #000;
	margin-left: 5px;
}
.sm_news_bar p {
	margin: 0 10px;
	font: bolder 14px verdana,sans-serif;
	color: #000;
}
.sm_news_roundtop {
	background: url(../images/news_tr.gif) no-repeat top right;
}
.sm_news_roundbottom {
	background: url(../images/news_br.gif) no-repeat top right;
}

.newsi_bar {
	width: 95%;
	background-color: #fbd900;
	color: #7d7d7d;
	margin: 15px 5% 15px 0%; 
}
.newsi_bar h4 {
	margin: 0 10px;
	font: bolder 14px verdana,sans-serif;
	color: #000;
}

.newsi_roundtop {
	background: url(../images/news_tr.gif) no-repeat top right;
}
.newsi_roundbottom {
	background: url(../images/news_br.gif) no-repeat top right;
}

img.corner {
	width: 4px;
	height: 4px;
	border: none;
	display: block !important;
}


h1, h2{
padding: 10px 10px; 
margin: 0px;
width: 75%;
}
h3, h4, h5, h6{
padding: 0px 11px 0px 11px; 
}
strong{
padding: 0px 0px 0px 30px; 
}

li strong{
padding: 0px 0px 0px 0px; 
}
p{
padding: 0px 30px; 
text-align: justify;
width: 77%; 
font: 14px verdana,sans-serif;	
}
hr{
	border: 2px solid #fbd900;
}	
#content ul, #content ol {
text-align: justify;
padding: 0px 30px 10px 55px; 
width: 72%; 
}
#content li{
list-style-type: square;
padding: 0px 0px 6px 0px; 	
font: 14px verdana,sans-serif;	
}
#content table{
	margin: 0px 2%;
	padding: 0px;
	background-color: #fbd900;
	font: 14px verdana, arial, sans-serif;
}
#content td{
padding: 5px 5px; 
margin: 0px;
background-color: #f9f8ed;
background-image: url(../images/contentbg.png);
vertical-align: top;
}
#content td{
	border: 1px solid #000;
}
#content th{
	background-color: #fbd900;
	margin: 0px;
	padding: 0px;
}
#content th.begin{
	background-color: #fbd900;
	margin: 0px;
	padding: 0px;
	background: url(../images/news_tl.gif) no-repeat top left;
}
#content th.end{
	background-color: #fbd900;
	margin: 0px;
	padding: 0px;
	background: url(../images/news_tr.gif) no-repeat top right;
}
#menu {
line-height: 150%;
}
#menu a, #menu a:active, #menu a:focus, #menu a:hover, #menu a:link, #menu a:visited{
color: #fbd900;
text-decoration: none;
}

#menu ul, ol {}
#menu li {
list-style: none;
line-height: 30px;
border-bottom: 1px solid #FFF;
}
#content {
line-height: 150%;
padding-left: 15px;
background-color: #f9f8ed;
background-image: url(../images/contentbg.png);
background-repeat: repeat;
}
#content a, #content a:active, #content a:focus, #content a:hover, #content a:link, #content a:visited{
	color: #000e78;
	text-decoration: none;
}
#content a:hover{
	color: Red;
}
#content a:visited{
	color: #35a211;	
}
#content a:focus{
	color: #000e78;
}
#img_placeholder{
width: 75%;
text-align: center;
}
#footerLayout{ 
text-align: center;
color: #fbd900;
}
#footerLayout a{
color: #fbd900;
text-decoration: none;
}
#footerLayout a:active, #footerLayout a:focus, #footerLayout a:hover, #footerLayout a:link, #footerLayout a:visited {
color: #fbd900;
text-decoration: none;
}
#bookcollection{
padding: 0px 0px 20px 0px;
height: auto;
float: none;
width:100%;
}
#bookitem{
float: left;
clear: none;
padding: 0px 15px 10px 15px;	
}
#bookitem{
float: left;
clear: none;
padding: 0px 15px 10px 15px;	
}


#blockcollection {
	padding: 0px 0px 11px 5px;	
}

#pageheight{
	height: auto;
}
#marqueebanner1{ 
	 float: right;
	 position: absolute;
	 left: 200px;
	 top: 120px;
	 border: 0px solid #ccc;
	 color: White;
	 font-size: medium;	 
	 width: 75%;
}
#marqueebanner2{ 
	float: right;
	 position: absolute;
	 left: 200px;
	 top: 150px;
	 border: 0px solid #ccc;
	 color: White;
	 font-size: medium;
	 width: 75%;
}
#marqueebanner3{ 
	float: right;
	 position: absolute;
	 left: 200px;
	 top: 180px;
	 border: 0px solid #ccc;
	 color: White;
	 font-size: medium;
	 width: 75%;
}

#marqueebanner1 a, #marqueebanner2 a, #marqueebanner3 a {
color: white;
text-decoration: none;
}

#programme a{
padding: 0px 0px 0px 30px; 
}

div.speaker{
padding: 0px 0px 0px 30px; 
font-weight: normal;
}
strong.presentationtitle{
padding: 0px 0px 0px 30px; 
}
