body {
	font-size: normal;
	color: Black;
	text-decoration: none;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
}

h1, h2, h3 {
	color: Black;
}

#progtop, .mainProgrammeTitle, .sponsorsheading, .partnersheading, .partnersheading2, .venuesheading {
	color : Black;
	font-size : 120%;
	background-color : White;
	border-bottom : 1px dotted Gray;
	margin-bottom : 10px;
	padding-bottom : 10px;
}

#sidebar1, #homapageContainer, #homapageLeft, #homapageRight,#breadcrumbs,#cfnavbar,#copyrightRight,#backtotop, .print, .scrollArea, .programtable
{
	display: none;
}

.bodyimg
{
	border : 0px ;
}
.imgCaption, imgCaptionRight{
}

.hide
{
	display: block;
}

#maincolprog, #mainContent,#mainContent2,#copyrightLeft, #homapageLeft,#homapageLeft2,#footer {
    width: 100%; 
	margin: 0; 
	float: none;
}

.pageTitlecontact, .pageTitleabout,.pageTitlecredits,.pageTitlenews,.pageTitleprivacy,{ 
	font-size : 200%;
	font-weight : bold;
  	text-align : left;
	} 

#programmeTitle, #programmeOrg{
	font-size : 140%;
	font-weight : bold;
  	text-align : left;
	padding-top : 5px;
	padding-bottom : 5px;
}

#programmeDate{
	font-size : 100%;
	font-weight : bold;
  	text-align : left;
	padding-top : 10px;
	padding-bottom : 5px;
}

#programmePresenter{
	font-size : 100%;
	font-weight : bold;
  	text-align : left;
	padding-top : 5px;
	padding-bottom : 10px;
}

#programmeDetails{
	font-size : 100%;
	font-weight : normal;
	padding-bottom : 20px;
	border-bottom : 1px solid Silver;
	width : 90%;
}

.twoColFixLt #programmeDetails H2{
	font-size : 100%;
	margin-bottom: 0.1ex;
	margin-top: 0.3ex;
	line-height: 2.5ex;
	font-weight : normal;
}
.twoColFixLt #programmeDetails H3{
	margin-bottom: 1.5ex;
	margin-top: 0.3ex;
	line-height: 2.5ex;
	font-size : 100%;
	font-weight : normal;
}
	
#copyrightLeft{
	font-size : 80%;
	text-align : left;
	border-top : 1px dotted Gray;
}

/* Print logo: */

img.printLogo {
		display: block;
}


#printlogo{
	width: 100%;
	height: 158px;
	margin-bottom: 20px;
	display: block;
}

/* Print copyright: */
#printcopyright{
	width: 100%;
	height: 20px;
	background: url(../images/copyright.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top-color: Silver;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 40px;
}

#printcopyright img{
	display: block;
}

a {text-decoration: none; color:#000;}
	
/*media release*/

#mainMedia2{
	
}
#mainMediaDate {
	font-size : 100%;
	color : Black;
} 
#mainMediaTitle {
	font-weight : bold;
	font-size : 100%;
	color : Black;
} 
#mainMediaSummary {
	font-weight : normal;
	font-size : 100%;
	border-bottom : 1px solid Silver;
	padding-bottom : 10px;
} 


