/* CSS Document */


body{
margin:0;
padding:0;
line-height: 1.5em;
background: #28aae1;
text-align: center;
min-width:840px;


}

b{font-size: 110%;}




#maincontainer{
	width: 840px;
	margin: 0 auto;
text-align: left;

	background: #28aae1;
	font-family:  Verdana, sans-serif;
}

* html #maincontainer{

	font-family: Verdana, sans-serif;
	font-size:90%;

}






#topsection{
background: #28aae1;
height:150px; /*Height of top section*/



}

#topsection h1{
display:none;

}

#contentwrapper{
float: left;
width: 100%;
background:#28aae1;
}

#contentcolumn{

background:#28aae1;
padding: 10px;
width:98%;
border-top: 10px solid #ff9933;
color:#000;
font-size:90%;


}
* html #contentcolumn{
font-size:100%;
}




#contentcolumn h2{

padding:3px;
color:#fff;
font: bold 150% ;


}
#contentcolumn h3{

color:#fff;
font: bold 130% ;


}
#contentcolumn a{
color:#ffffff; text-decoration:none;
}
#contentcolumn a:hover{
color:#ff6600;
}








.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 5px;
}
#frontpage {
background:#28aae1;

border-top: 10px solid #ff9933;
background:url("../TFimages/conferencewall.jpg");
padding: 5px;
color:#000000;
font-size:100%;

}

#frontpage a{
color:#ffffff; text-decoration:none;
}
#frontpage a:hover{
color:#28aae1;
}
#gallery {
background-color:#000000;
color:#ffffff;
padding: 5px;
}


  #gallery ul {

    margin:5px;
    list-style:none;
    }
  #gallery ul li {

   display:inline;
    }
  #place {
 padding:5px;

font-size:120%;
   display:inline;
    }

  .centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	
    }



#black {
background-color:#000000;
 color:#ffffff;
 padding:5px;

}

#white {
background-color:#ffffff;
 color:#000000;
 padding:5px;

}

#colours a{
color:#28aae1;

}


#red {
background-color:#ED2025;
 color:#ffffff;
 padding:5px;

}

#purple{
background:#8E4199; 
color:#ffffff;
padding:5px;
}



#orange {background-color:#FF9933; 
color:#ffffff;
padding:5px;
}

#yellow {
background-color:#ffed2b; 
color:#000000;
padding:5px;
}
#yellow h2{
color:#000000;

}

#green {background-color:#0AB14B; 
color:#ffffff;
padding:5px;
}

#darkblue {background-color:#292F91; 
color:#ffffff;
padding:5px;

}
#met {background-color:#000099; 
color:#ffffff;
padding:5px;

}





 #vdividermenu {
    float:left;
    width:100%;
       background:#28aae1;
    font-size:80%;
    line-height:normal;
    }

* html #vdividermenu {
font: bold 85%;

}
	
	  #vdividermenu ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
  #vdividermenu li {
    float:left;
	  background:url("../TFimages/norm_right.jpg")
      no-repeat right top;
    margin:0;
    padding:0;
	border-bottom: 1px solid #f5821f;
border-width: 100%;
    }
	
	 #vdividermenu a {
	 float:left;
    display:block;
	color:#ffffff; text-decoration:none;

	 background:url("../TFimages/norm_left.jpg")
      no-repeat left top;
     padding:5px 15px 4px;
    }
	



	  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
	html>body #vdividermenu a:hover {

    display:block;
	color:#ffffff; text-decoration:none;
background:url("../TFimages/light_left.jpg")
      no-repeat left top;
     padding:5px 15px 4px;
    }


  /* End IE5-Mac hack */
	  #vdividermenu li:hover {
    
display:block;
color:#ffffff; text-decoration:none;
	  background:url("../TFimages/light_right.jpg")

      no-repeat right top;
    margin:0;
    padding:0;
	border-bottom: 1px solid #f5821f ;
    }
	

* html  #vdividermenu a:hover {

    display:block;
	color:#000000; text-decoration:none;

    }


	  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
  #vdividermenu #current {
    background-image:url("../TFimages/current_right.jpg");
	border-bottom:none;
    }
  #vdividermenu #current a {
    background-image:url("../TFimages/current_left.jpg");
	padding-bottom:5px;
color:#ffffff; text-decoration:none;
    }

#audio ul{
display:block;
text-decoration:none;
list-style:none;

}
# audio li{



}



#footer{

clear: left;
width: 100%;
color: #FFF;
text-align: center;



}

#footer a{
color: #ffffff;
text-decoration:none;
}
#footer a:hover{
color: #ff9933;
text-decoration:none;

}

