.contentpicleftsmall {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 200px;
}
.contentpicrightsmall {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 200px;
}
.contentpicright100 {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 100px;
}
.contentpicleft100 {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 100px;
}
.contentpicrightlarge {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 500px;
}
.contentpicleftlarge {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 500px;
}
.contentpicright250 {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 250px;
}
.contentpicleft250 {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 250px;
}
.contentpicright300 {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 300px;
}
.contentpicleft300 {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 300px;
}
.contentpicright325 {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 325px;
}
.contentpiccentre150 {
	float: none;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
	caption-side: bottom;
	width: 150px;
}
.contentpicleft325 {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 325px;
}
.contentpicright150 {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 150px;
}
.contentpicleft150 {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 150px;
}
.contentpicleft170 {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 170px;
}
.contentpicright450 {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 450px;
}
.contentpicleft450 {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 450px;
}
.contentpicright400 {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 400px;
}
.contentpicleft400 {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	caption-side: bottom;
	width: 400px;
}
body {
	color: #333;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(../images/ctc_bgtile.jpg);
	background-repeat: repeat-x;
	padding: 0;
	overflow: scroll;
	margin: 0;
}
#header {
    width: 960px;
    margin: 10px auto 0;
    padding: 0;
}
.greybg { 
    background-image: url(../images/ctc_grey_tile.png); 
    background-repeat: repeat-y; 
}
.whitebg { 
    background-color: #fff; 
}
.beigebg { 
    background-image: url(../images/ctc_beige_tile.png); 
    background-repeat: repeat-y; 
}
.blackbg { 
    background-color: #000; 
}
.content {
	width: 710px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.contentwide {
	width: 790px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#right {
    background-color: #dbe3e9;
    width: 230px;
    height: 100%;
    margin: 10px 0 0;
    padding: 0;
}
.contentpicright {
	float: right;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	width: 356px;
}
.contentpicleft {
	float: left;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	width: 356px;
}
.clear {
    clear: both;
}
/*<agl.folder "type styles">*/
	h1 {
    color: #FFF;
    font-size: 1.5em;
    font-weight: 400;
    width: auto;
    margin: 0;
    padding: 10px 50px 0 20px;
}

h2 {
    color: #6c0c58;
    font-size: 1.4em;
    font-weight: 400;
    width: auto;
    margin: 0 0 0 10px;
    padding: 10px 0 0;
}

h3 {
    color: #6c0c58;
    font-size: 1.1em;
    font-weight: 400;
    margin: 0 10px;
    padding: 20px 0 0;
    width: auto;
}

h4 { 
	font-size: 0.7em; 
	font-weight: bold; 
	padding: 0; 
	width: auto; 
	margin: 0; 
}

p {
	font-size: .7em;
	line-height: 1.5em;
	margin: 0 0 0 10px;
	padding: 10px 0;
	text-align: left;
}
	.grid_6 p {
    margin: 0 10px;
    padding: 10px 0 0;
}
	
.breadcrumbs { 
    margin: 0; 
    padding: 0; 
}

.content_image p { 
    font-style: italic; 
    text-align: center; 
    padding-right: 40px; 
    padding-left: 40px; 
}

#news_image p { 
	font-style: italic; 
	text-align: center; 
	padding-right: 40px; 
	padding-left: 40px; 
}
	
.featureitem p { 
	font-size: 0.7em; 
	line-height: 1.5em; 
	margin: 0; 
	padding: 0; 
}
	
.content ul { 
	font-size: 0.7em; 
	list-style-type: square; 
}

.caption {
	font-style: italic;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
.captionleft {
	font-style: italic;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
}
.captionright {
	font-style: italic;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
}
/*</agl.folder>*/
/*<agl.folder "nav bar styles">*/
/* horizontal navigation styles */
/* remove the list style */
#navbar {
    background-image: url(../images/ctc_bar_tile.png);
    background-repeat: repeat-x;
    width: 960px;
    height: 29px;
}

#nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#nav li {
    background-image: url(../images/ctc_bar_tile.png);
    background-repeat: repeat-x;
    float: left;
    display: block;
    width: 135px;
    position: relative;
    z-index: 10;
    border-right: 1px solid #000;
    border-left: 1px solid #025692;
}

/* this is the parent menu */
#nav li a:link,#nav li a:active,#nav li a:visited {
    display: block;
    padding: 5px 0 1px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: .8em;
    height: 23px;
}

#nav li a:hover,#nav li a:focus {
    background-image: url(../images/ctc_bar_tile_hov.png);
    background-repeat: repeat-x;
}

/* submenu, it's hidden by default */

#nav ul { 
    background-color: #012138; 
    background-image: none; 
    position: absolute; 
    left: 0; 
    display: none; 
    padding: 0; 
    list-style: none; 
    border-bottom: 1px dotted #025692; 
}

#nav ul li {
    background-image: none;
    width: 180px;
    float: left;
    border-top: 1px dotted #025692;
    border-left-style: none;
}

/* display block will make the link fill the whole area of LI */
#nav ul a:link,#nav ul a:active,#nav ul a:visited {
    display: block;
    height: auto;
    padding: 8px 5px;
    color: #fff;
    text-align: left;
}

#nav ul a:hover,#nav ul a:focus {
    background-color: #024270;
    background-image: none;
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
    margin: 0 0 0 -2px;
}

/*</agl.folder>*/
/*<agl.folder "banner styles">*/
#home_banner { 
	background-color: #7d0163; 
	background-image: url(../images/ctc_home_banner.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	width: 708px; 
	height: auto; 
	margin: 10px 0 0; 
	padding: 0 0 22px; 
	border-color: #b3049f #12000b #12000b #b3049f; 
	border-style: solid; 
	border-width: 1px; 
}
	
#content_banner { 
    background-color: #7d0163; 
    background-image: url(../images/ctc_home_banner.jpg); 
    background-repeat: no-repeat; 
    background-position: 0 bottom; 
    padding: 0 0 10px; 
    width: 708px; 
    margin: 0; 
	border-color: #b3049f #12000b #12000b #b3049f; 
	border-style: solid; border-width: 1px; 
}
	
	
#content_banner_75 { 
    background-color: #000000; 
    background-image: url(../images/ctc_home_banner_75.jpg); 
    background-repeat: no-repeat; 
    background-position: 0 bottom; 
    padding: 0 0 10px; 
    width: 708px; 
    margin: 0; 
	border-color: #b3049f #12000b #12000b #b3049f; 
	border-style: solid; border-width: 1px; 
}
	

	
#news_banner { 
	background-color: #7d0163; 
	background-image: url(../images/ctc_news_banner.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	margin: 0; 
	padding: 0 0 10px; 
	width: 708px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #b3049f #12000b #12000b #b3049f; 
}

#cat_banner { 
	background-color: #7d0163; 
	background-image: url(../images/ctc_category_banner.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	margin: 10px 0 0; 
	padding: 0 0 10px; 
	width: 548px; 
	border-color: #b3049f #12000b #12000b #b3049f; 
	border-style: solid; border-width: 1px; 
}
	
	.quote {
    color: #ff70ab;
    font-size: .75em;
    margin: 0;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

.attrib {
    padding-left: 450px;
}

/*</agl.folder>*/
/*<agl.folder "overview styles">*/
.overview {
    background-color: #dbe3e9;
    background-image: url(../images/ctc_diag01.jpg);
    background-repeat: no-repeat;
    background-position: 300px -50px;
    width: 710px;
    height: auto;
    min-height: 250px;
    margin: 0;
    padding: 0;
}
	
.overpic { 
	margin-top: 50px; 
	float: right; clear: both; 
	border-top: 5px solid #fff; 
	border-bottom: 5px solid #fff; 
	border-left: 5px solid #fff; 
}
	
.intro { 
	background-color: #dbe3e9; 
	background-image: url(../images/ctc_diag02.jpg); 
	background-repeat: no-repeat; 
	background-position: 200px -100px; 
	margin: 0; padding: 0; 
	width: 550px; 
	height: auto; 
	min-height: 200px; 
}

.intropic {
    float: right;
    clear: both;
    margin-top: 35px;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    border-left: 5px solid #fff;
}
/*</agl.folder>*/
/*<agl.folder "news styles">*/
#newsbar {
    background-image: url(../images/ctc_bar_tile.png);
    background-repeat: repeat-x;
    width: 708px;
    height: 29px;
    margin-top: 10px;
    border-right: 1px solid #000;
    border-left: 1px solid #025692;
}
	#newsbar p {
    color: #fff;
    font-size: .8em;
    margin: 0 0 0 10px;
    padding: 4px 0 0;
}
	.readmore { float: right; }

#controlbar {
    background-image: url(../images/ctc_control_tile.png);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    width: 708px;
    height: 29px;
    border-right: 1px solid #707070;
    border-left: 1px solid #f0f0f0;
    float: left;
}

.button a:link,.button a:active,.button a:visited {
    color: #fff;
    font-size: .8em;
    text-decoration: none;
    background-image: url(../images/ctc_control_button.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: 6px;
    margin-top: 5px;
    padding-top: 1px;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 2px;
}

.button a:hover,.button a:focus {
    background-image: url(../images/ctc_control_button.png);
    background-repeat: no-repeat;
    background-position: -20px 0;
}

.button_selected a:link {
    color: #fff;
    font-size: .8em;
    background-image: url(../images/ctc_control_button.png);
    background-repeat: no-repeat;
    background-position: -40px 0;
    text-decoration: none;
    text-indent: 6px;
    margin-top: 5px;
    padding-top: 1px;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 2px;
}

.numbers {
    margin-left: 10px;
}

.arrows {
    margin-left: 657px;
}

#news	{	
    float: left; 
    width: 710px; 
    height: 264px; 
    overflow: hidden; 
}

#news_scroll	{
    position: relative; 
    width: 9000px; 
}

.newsitem {	
    clear: none;  
    width: 710px; 
    float: left; 
    z-index: 0; 
    background-color: white; 
    display: none;
}



.newsitem img {	
    width: 470px; 
    height 264px; 
}

#newsPlayAgain {
	z-index: 20;
	position: absolute;
	width: 430px;
	height: 20px;
	top : 210px;
	left: 300px;
	color: white;
	font-size: 16px;
	font-family: Arial;
	background-color: #000000;
	padding: 20px;
	margin-left: 300px;
	display: none;
}

#newsPlayAgain a {
	color: white;
}

#newsFirst {	
    z-index: 1; 
    position: absolute; 
    left: -710px; 
}

#newsLast {	
    z-index: 1; 
    position: absolute; 
    left: 0px; 
}

.newsgrid {   
    background-color: 
    white; height: 264px; 
}

#newsitem1 { z-index:10;  display: block;  }
#newsitem2 { z-index:9; }
#newsitem3 { z-index:8; }
#newsitem4 { z-index:7 }
#newsitem5 { z-index:6; }
#newsitem6 { z-index:6 }

/*</agl.folder>*/
/*<agl.folder "features styles">*/
#featuresbar { 
	background-image: url(../images/ctc_bar_tile.png); 
	background-repeat: repeat-x; margin-top: 10px; 
	width: 550px; height: 29px; 
	border-right: 1px solid #000; 
	border-left: 1px solid #025692; 
}
	
#featuresbar p { 
	color: #fff; 
	font-size: 0.8em; 
	margin: 0 0 0 10px; 
	padding: 4px 0 0; 
}
	
.featureitem {
	width: auto; 
	margin-top: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted gray; 
}
/*</agl.folder>*/
/*<agl.folder "vertical nav styles">*/
#vertnav { 
    width: 150px; 
    margin-top: 10px; 
    background-color: #012138; 
}

#vertnav75 { 
    width: 110px; 
    margin-top: 10px; 
    background-color: #012138; 
}

#vertnav ul { 
    margin: 0; 
    padding: 0; 
    list-style-type: none;  
}

#vertnav li { 
    border-bottom: 
    1px dotted #025692;
}

#vertnav li a:link,#vertnav li a:active,#vertnav li a:visited { 
    display: block; 
    padding: 5px 5px 5px 0.5em; 
    color: #fff; 
    font-size: 0.8em; 
    text-decoration: none; 
}

#vertnav ul a:hover,#vertnav ul a:focus {
    background-color: #024270;
}
/*</agl.folder>*/

/*<agl.folder "seminar styles">*/
#seminarbar {
    background-image: url(../images/ctc_bar_tile.png);
    background-repeat: repeat-x;
    width: 228px;
    height: 29px;
    border-right: 1px solid #000;
    border-left: 1px solid #025692;
}

#seminarbar p {
    color: #fff;
    font-size: .8em;
    margin: 0 0 0 10px;
    padding: 4px 0 0;
}

.entry {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #6d99ba;
}
	.entry p {
    font-size: .6em;
    margin: 0 5px 0 10px;
    padding: 0;
}
	.date {
    color: #6c0c58;
}

.title {
    color: #00508c;
    font-weight: 700;
}
	.category {
    font-style: italic;
}

/*</agl.folder>*/
/*<agl.folder "rhs link styles">*/
.linkitem { 
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #6d99ba; 
}
	
.linkitem p { 
	font-size: 0.6em; 
	margin-right: 5px; 
	margin-bottom: 0; 
	margin-left: 10px; 
	padding: 0; 
}
	
.linkpic { 
	float: right; 
	padding: 5px 10px 0 5px; 
}
/*</agl.folder>*/
/*<agl.folder "gallery styles">*/
#gallerybar {
    background-image: url(../images/ctc_bar_tile.png);
    background-repeat: repeat-x;
    width: 228px;
    height: 29px;
    margin-top: 10px;
    border-right: 1px solid #000;
    border-left: 1px solid #025692;
}

#gallerybar p {
    color: #fff;
    font-size: .8em;
    margin: 0 0 0 10px;
    padding: 4px 0 0;
}

#gallerytitle {
    background-color: #000;
}

#gallerytitle p {
    color: #fff;
    font-size: .6em;
    text-align: center;
    margin: 0;
    padding: 5px 0;
}

#gallerytitle a:hover, #gallerytitle a:focus  {
    color: #fff;
}

#gallerycontrolbar {
    background-image: url(../images/ctc_control_tile.png);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    width: 228px;
    height: 29px;
    border-right: 1px solid #707070;
    border-left: 1px solid #f0f0f0;
    float: left;
}

.galleryarrows {
    margin-left: 177px;
}

#gallery       {	
    float: left; 
    width: 230px; 
    overflow: hidden;
    background-color: #000;  
}

#gallery_scroll	{   
    position: relative; 
    width: 9000px; 
    margin-left: -230px; 
}
.gallery_item	{	
    clear: none;  
    width: 230px; 
    float: left; 
    text-align: center;
}

.gallery_item img  {	
   /* width: 230px; 
    height: 129px; */
}

.gallery_gallerydesc { 
    height: 38px; 
}

/*</agl.folder>*/
/*<agl.folder "footer styles">*/
#footer {
    background-image: url(../images/ctc_footer.png);
    background-repeat: no-repeat;
    width: 960px;
    height: 54px;
    margin: 0 auto;
    padding: 0;
    border-top: 10px solid #fff;
}
#footer75 {
    background-image: url(../images/ctc_footer.png);
    background-repeat: no-repeat;
    width: 960px;
    height: 54px;
    margin: 0 auto;
    padding: 0;
    border-top: 10px solid #000;
}

#footernav {
    float: right;
    margin: -10px 10px 0 0;
    padding: 0;
}

#footernav li {
    display: block;
    position: relative;
    z-index: 10;
    width: 85px;
    float: left;
    border-left: 1px solid #3d5a70;
}

#footernav li a:link,#footernav li a:active,#footernav li a:visited {
    color: #3d5a70;
    font-size: .6em;
    text-decoration: none;
    text-align: center;
    display: block;
    height: 12px;
}

#footernav li a:hover,#footernav li a:focus {
    color: #FFF;
}

#motto {
    color: #023a64;
    font-size: 1.1em;
    float: right;
    margin-top: 6px;
    margin-right: 12px;
}

#unilogo {
    float: left;
    margin-top: 13px;
    margin-left: 13px;
}
/*</agl.folder>*/
/*<agl.folder "table styles">*/
.tabular { width: 710px; margin-bottom: 10px; }

.datatable { 
	margin-right: auto; 
	margin-left: auto; 
	border: solid 1px #cccccc; 
	border-collapse: collapse; 
}
	
caption { 
	font-size: 0.8em; 
	padding-bottom: 10px; 
}
.r {color:whatever}
.r:link {
	color:#090
}
.r:hover {color:brown}

.datatable td {
	font-size: 0.7em;
	border: solid 1px #cccccc;
	text-align: left;
	padding: 5px 20px;
}

.datatable th { 
	font-size: 0.7em; 
	text-align: right; 
	padding: 5px 20px; 
	border: solid 1px #cccccc; 
}
/*</agl.folder>*/
a:link,a:active,a:visited {
    color: #00508c;
    text-decoration: none;
}
a:hover,a:focus {
    color: #6c0c58;
    text-decoration: underline;
}

.transparent {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 

	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=80);

	/* Older than Firefox 0.9 */
	-moz-opacity:0.8;

	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0.8;

	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0.8;
}

a img { 
  border: none;
}
.container_24.greybg .grid_18.whitebg .content p {
	/* [disabled]text-align: left; */
}
.symposiumtext {
	font-size: 80%;
}
