@import url("structure.css");

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background-color: #F1F0F1;
		
	}
 
	#shadow-container .shadow2 {
	background-color: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background-color: #B8B6B8;
	}
 
	#shadow-container .container {
		background-color: #ffffff;
		border: 1px solid #848284;
		padding: 9px;
	}

body {
	margin: 0;
	padding: 0;
}

body,td
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

p
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

.input{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
    border:1px solid #333333;
}
input,
textarea,
select{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

td{
	font-size: 11px;
}

a:link,
a:visited{
  color:#003399;
  text-decoration:none;
  font-size:11px;

}

a:hover{
  color:#003399;
  text-decoration:underline;
  font-size:11px;
}

p, ul, li{
	margin-top: 1px;
	margin-bottom: 1px;
}

li{
   color:#333333;
}

li span{
   color:#333333;
}


table.tb1
{
	border:#edf3ff solid 1px;
	padding:4px;
}
table.tb1 th{
	background-color:#004d91;
	color:#FFFFFF;
	border:#d7ddea solid 1px;
}
table.tb1 tr.odd{
	background-color:#FFFFFF;

}
table.tb1 tr.even{
	background-color:#edf3ff;
	border:#d7ddea solid 1px;
}
table.tb1 td{
	border:#d7ddea solid 1px;
}

.blue_header,
.home_header,
.blue_header2{
	 color:#003399;
	 font-weight:bold;
	 font-size:16px;
	 padding-bottom:10px;
}
.news_header_maroon {
	color:#8e002f;
	 font-weight:bold;
	 font-size:16px;
	 padding-bottom:10px;
}
 #press_spot .blue_header, #news_spot .blue_header, .maroon_header{
	 color:#640E27 !important;
	 font-weight:bold;
	 font-size:16px;
	 padding-bottom:10px;
}
.orange_header{
	color:#FD7100;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
}


.blue_arrow_link1 a {
      color:#003399 !important;
      text-decoration:none;
      font-weight: normal;
      font-size:11px;
}


.blue_arrow_link1 a:link {
      color:#003399;
      text-decoration:none;
      font-weight: normal;
      font-size:11px;
}


.blue_arrow_link1 a:hover {
      color:#003399;
      text-decoration:underline;
      font-weight: normal;
      font-size:11px;   
}


.blue_arrow_link1 a:visited {
      color:#003399;
      text-decoration:underline;
      font-weight: normal;
      font-size:11px;   
}


.blue_arrow_link,
.blue_arrow_link a:visited,
.blue_arrow_link a:link,
a.blue_arrow_link:visited,
a.blue_arrow_link:link{
   color:#003399;
   text-decoration:none;
}


.blue_arrow_link a:hover,
a.blue_arrow_link :hover{
   color:#003399;
   text-decoration:underline;
}
.black_arrow_link,
.black_arrow_link a:visited,
.black_arrow_link a:link,
a.black_arrow_link:visited,
a.black_arrow_link:link{
   color:#333333;
   text-decoration:none;
}


.black_arrow_link a:hover,
a.black_arrow_link:hover{
   color:#333333;
   text-decoration:underline;
}

a.innerlink:link,
a.innerlink:visited{
	text-decoration:none;
	color:#0339AA;
}



a.innerlink:hover{
    text-decoration:underline;
	color:#0339AA;
}

a.mainlink:link,
a.mainlink:visited,
a.mainlink:hover{
text-decoration:underline;
color:#003399;
}

.orange_arrow_link,
.orange_arrow_link a:visited,
.orange_arrow_link a:link,
a:visited .orange_arrow_link,
a:link .orange_arrow_link {
   color:#FD7100;
   text-decoration:none;
}


.blue_arrow_link a:hover{
   color:#003399;
   text-decoration:underline;
}




img.bluearrow{
   width:10px;
   height:6px;
   background: url(../images/blue-arrow.gif) 0 0 no-repeat;
}

img.orangearrow{
   width:10px;
   height:5px;
   background: url(../images/orange-arrow.gif) 0 0 no-repeat;
}

img.blackarrow{
   width:9px;
   height:9px;
   background: url(../images/transparent-arrow.gif) 0 0 no-repeat;
}


ul.square_orange li{
   list-style-type: square;
   color:#333333;
   line-height:16px;
}

ul.square_orange li span{
   color:#333333;
}

.dotted-line{
   width:100%;
   height:1px;
   background: url(../images/dotted-line.gif) 0 0 repeat-y;
}

.medium_image_border,
img.medium_image_border{
  	border:1px solid #000000;
} 

 tr.E6ECEB{
     background-color:#E6ECEB;
	 border-bottom: 1px #D6D6D6 solid;
 }
 
 tr.FDFFFF{
     background-color:#E4E4E4;
	 border-bottom: 1px #D6D6D6 solid;
 }
 
 tr.dot{
 background-image:url(../images/dotted-line.gif);
 background-repeat:repeat-x;
 background-position: center left;
 height:10px;
 }
 
.CommandButton a{
   text-decoration:none;
}

.Normal{
}

 

.table{
	width:100%;
	border:1px solid #D7DDEA;

}

 
/***************** html editor  default css **************/
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: Verdana, Sans-Serif;
	background-color: #ff9933;
}
 
/***************************** external css only **************/ 
table.table_contents{
   width:100%;
}

table.table_header{
   background-image:url(../images/header_background.jpg);
   background-repeat:repeat-x;
   height:114px;
   width: 100%;
}

table.table_header_contents{
   width:100%;
}
 
#container{
width:100%;
text-align:center;
}

#page {
  width: 970px;
  margin:0 auto;
  background-color:#ffffff;
}

table.table_contents{
   width:100%;
}


table.table_header_contents{
   width:100%;
}

.header_top_nav_upper{
  /*color:#A3AEC4;*/
  color:#FFFFFF;
}

.header_top_nav_upper a:visited,
.header_top_nav_upper a:link{
  color:#FFFFFF;
  text-decoration:none;
}


.header_top_nav_upper a:hover{
  color:#FFFFFF;
  text-decoration:underline;
}

input.header_top_nav_input_upper{
  border:1px solid #A5ACB2;
  height:18px;
  background-color:#ffffff;
  width:123px;
}

img.print_icon{
  	background: url(../images/print_icon.jpg) 0 0 no-repeat;
	width:16px;
	height:16px;
}


.page_option a:visited,
.page_option a:link{
   font-size:10px;
   color:#336699;
   text-decoration:underline;
}


.page_option a:hover{
   font-size:10px;
   color:#336699;
   text-decoration:underline;
}


img.email_icon{
  	background: url(../images/email_icon.jpg) 0 0 no-repeat;
	width:16px;
	height:12px;
}

input.orange_go_input{
  	background: url(../images/orange_go_input.jpg) 0 0 no-repeat;
	width:22px;
	height:20px;
	vertical-align:middle;
}

img.orange_go_input{
  	background: url(../images/orange_go_input.jpg) 0 0 no-repeat;
	width:22px;
	height:20px;
	vertical-align:middle;
}

img.header_logo_left{
  	background: url(../images/header_logo_left.jpg) 0 0 no-repeat;
	width:120px;
	height:55px;
}
img.header_logo_right{
  	background: url(../images/header_logo_right.jpg) 0 0 no-repeat;
	width:100px;
	height:57px;
}

img.header_title_center{
  	background: url(../images/tagline2.jpg) 0 0 no-repeat;
	width:344px;
	height:20px;
}


.header_top_nav_lower{
  color:#FFFFFF;
}

.header_top_nav_lower a:visited,
.header_top_nav_lower a:link{
  color:#FFFFFF;
  text-decoration:none;
}



.header_top_nav_lower a:hover{
  color:#FFFFFF;
  text-decoration:underline;
}



select.header_top_nav_select_upper{
  border:1px solid #A5ACB2;
  height:18px;
  background-color:#ffffff;
  font-size:11px;
  width:123px;
}


select.default{
  border:1px solid #A5ACB2;
  height:18px;
  background-color:#ffffff;
  width:100%;
}


.breadcrumbs{
   color:#333333;
   font-size:10px;
}

.breadcrumbs a:visited,
.breadcrumbs a:link{
   color:#336699;
   text-decoration:underline;
   font-size:10px;
}




.breadcrumbs a:hover{
   color:#336699;
   text-decoration:underline;
   font-size:10px;
}


 
.table_contents_shadow{
  width: 992px;
  margin:0 auto;
}

#footer{

	
	height:60px;
	text-align:center;
}


.table_footer{
    margin:0 auto;
	width:970px;
 }

.table_footer td{
  color:#797979;
  font-size:11px;
}

.table_footer td  a:visited,
.table_footer td  a:link{
  color:#336699;
  font-size:11px;
  text-decoration:underline;
}


.table_footer td  a:hover{
  color:#336699;
  font-size:11px;
  text-decoration:underline;
}


/******************* accordion *********************/

.slidemenu ul li {
      list-style-type:none;
      display:block;
      margin:0;
	  padding:6px 0 6px 12px;
      cursor:pointer;
	  font-size:11px;
	  background-color:#DADADA;
      border-left:1px solid #D0D0D0;
      border-right:1px solid #D0D0D0;
	  
  } 
.slidemenu ul{
    margin:0;
	width:100%;
 }  
 
    .slidemenu  div.menuTab {
	  border-top:1px solid #ffffff;
	  border-bottom:1px solid #D0D0D0;
      list-style-type:none;
      display:block;
      margin:0;
	  padding:6px 0 6px 5px;
      cursor:pointer;
	  font-size:12px;
	  text-align:left;
      width:190;
      z-index:1000;
	  color:#333333;
	  background-color:#E1E1E1;
	  vertical-align:middle;
  }
  
	
	.slidemenu{
	   background-color:#E1E1E1;
	   font-size:11px;
	   font-family:verdana,arial,helvitica;
	}
	
    .slidemenu a:visited,
	.slidemenu a:link{
	   color:#494949;
	   size:11px;
	   text-decoration:none;
	}
	
    .panel_body .black_arrow_link{
	   padding-left:15px;
	}

    @media print{
	  body{ background-color:#FFFFFF; background-image:none; color:#000000; }
	  .table_contents_shadow{background-color:#FFFFFF; background-image:none; color:#000000;  }
	  .header{display:none;}
	  td.breadcrumbs{ display:none;}
	  .footer {display:none;}
	  .page_option{display:none;}
    }

/**************************** nusNAv housemenu module  ****************/

ul#nusNav  {
   	width:190px;
    margin: 0;
    padding: 0;
   	text-indent:16px;
    position:relative;
    z-index: 2;
}


ul#nusNav ul{
   	width:190px;
   	margin: 0;
   	padding: 0;
   	text-indent:16px;
   	list-style-type: none;
	position:absolute;
	margin-left:190px;
	float:left; 
    margin-top:-25px;
}

* html ul#nusNav  ul{
	left:+0px;
    margin-top:-7px;
}
 
ul#nusNav  li a:link,
ul#nusNav  li a:visited{
   color: 444444;
   text-decoration:none;
   vertical-align: middle;
   top:auto;
   text-indent:10px;
}




ul#nusNav  li{
	background-repeat: no-repeat;
	background-position: 8 50%;	
    	line-height:25px;
    	border-bottom:0px solid #FFFFFF;
    	border-top:0px solid #CFCFCF;
        background: #FFFFFF url(../images/horizontal_menu_off.jpg)  repeat-y;
	list-style-type: none;
 }
 
 
ul#nusNav  li ul{
   display:none;
}



ul#nusNav li:hover,
ul#nusNav li.sfhover{
   background: #FFFFFF  url(../images/horizontal_menu_over.jpg) repeat-y;
   border-top:0px solid #FFFFFF;
   border-bottom:0px solid #CFCFCF;
   cursor: pointer;
}


ul#nusNav li.sfhover a{
   /*font-weight:bold*/
}


ul#nusNav li:hover ul,
ul#nusNav li.sfhover ul{
   display:block;
   background: #FFFFFF  url(../images/horizontal_menu_over.jpg) no-repeat;
   border-bottom:0px solid #FFFFFF;
   border-top:0px solid #CFCFCF;  
  


}

ul#nusNav li:hover ul ul,
ul#nusNav li.sfhover ul ul{
   display:none;
}


ul#nusNav li:hover ul li:hover ul,
ul#nusNav li.sfhover ul li.sfhover ul{
   display:block;
   background: #FFFFFF  url(../images/horizontal_menu_over.jpg) no-repeat;
   border-bottom:0px solid #FFFFFF;
   border-top:0px solid #CFCFCF;


}


ul#nusNav li:hover ul li:hover ul ul,
ul#nusNav li.sfhover ul li.sfhover ul ul{
   display:none;
}


ul#nusNav li:hover ul li:hover ul li:hover ul,
ul#nusNav li.sfhover ul li.sfhover ul li:sfhover ul{
   display:block;
   background:#FFFFFF  url(../images/horizontal_menu_over.jpg) no-repeat;
   border-bottom:0px solid #FFFFFF;
   border-top:0px solid #CFCFCF;

}



ul#nusNav li:hover ul li:hover ul li:hover  ul ul,
ul#nusNav li.sfhover ul li.sfhover  ul li.sfhover  ul ul{
   display:none;
}


ul#nusNav li:hover  ul li:hover ul li:hover ul li:hover ul,
ul#nusNav li.sfhover  ul li.sfhover ul li.sfhover ul li:sfhover ul{
   display:block;
   background: #FFFFFF  url(../images/horizontal_menu_over.jpg) no-repeat;
   border-bottom:0px solid #FFFFFF;
   border-top:0px solid #CFCFCF;

}


ul#nusNav li:hover ul li:hover ul li:hover ul li:hover  ul ul,
ul#nusNav li.sfhover  ul li.sfhover ul li.sfhover  ul li.sfhover  ul ul{
   display:none;
}


ul#nusNav li:hover  ul li:hover  ul li:hover ul li:hover ul li:hover ul,
ul#nusNav li.sfhover  ul li.sfhover  ul li.sfhover ul li.sfhover ul li:sfhover ul{
   display:block;
   background: #FFFFFF  url(../images/horizontal_menu_over.jpg) no-repeat;
   border-bottom:0px solid #FFFFFF;
   border-top:0px solid #CFCFCF;
}




#nusNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;

} 
	


/************************** news module ****************/

#divContainer a:link {
	text-decoration: none;
	font-weight:normal;
	color:#000000;
}
#divContainer a:visited {
	text-decoration: none;
	font-weight:normal;
    color:#000000;
}
#divContainer a:hover {
	text-decoration: underline;
    font-weight:normal;
    color:#000000;
}


#divContainer .Item 
{
    background-image:url(../images/transparent-arrow.gif);
    background-repeat:no-repeat;
    background-position:10px 5px;
}

.bullet-arrow {
  list-style: none;
  margin-left:0;
  padding:0;
  margin-top: 10px;
}


ul.bullet-arrow li{

  list-style:url(/Portals/0/images/bullet-arrow-orange.png);
  margin-left:17px;
  line-height:17px;
  
 }

li.bullet-arrow {
  list-style:url(/Portals/0/images/bullet-arrow-orange.png);
}



.title_news a:link,
.title_news a:visited{
	 color:#8e002f;
	 font-weight:bold;
	 font-size:12px;
	 text-decoration:none;
}

.title_news a:hover{
	 color:#640E27;

	 font-weight:bold;
	 font-size:12px;
	 text-decoration:underline;
}

.by_submitted{
	 color:#aa2844;
	 margin-top:3px;
	 margin-bottom:3px;
}

.by_submitted  a:link,
.by_submitted  a:visited{
	 color:#FD7100;
	 text-decoration:underline;
}


table.PagingTable{
	border-color:#FFFFFF;
}


.news_details_header{
 color:#003399;
 font-weight:bold;
 font-size:16px;
}
.news_header{
	 color:#003399;
	 font-weight:bold;
	 font-size:12px;
	 text-decoration:none;
}

/********************** sitemap **************/

ul#NUSSiteMap  {
   color:#FD7100;
   line-height:16px;
   list-style-image: url(../images/folderclosed.gif);
   list-style-type: circle
}

ul#NUSSiteMap  ul{
   list-style-image: url(../images/file.gif);
}

/********************** Photo Gallery **************/

.cleardiv {
	clear:both;
	line-height: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#gallery_header {
	display: block;
	background: #fff url(../images/gallery/Logo.jpg) no-repeat 700px 10px;
	background-color: #fff;
	height: 90px;
}

div#gallery_header img {
	float: left;
	position: relative;
	top: 35px;
	border: 0px solid black;
}

div#gallery_links {
	display: block;
	height: 25px;
	background-color: #f57f1a;
}

div#gallery_contents {
	background: transparent;
}

div#gallery_div {
	background: #fff url(../images/gallery/contentbg.jpg) no-repeat;
}

table#gallery_table {

}

div#gallery_page {
  width: 970px;
  margin:0 auto;
  background-color:#fff;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
}

div.title_head {
	display: block;
	background: transparent url(../images/gallery/title_head_02.jpg) no-repeat;
	width: 725px;
	
	color: #fff;
}

 .map_pos {
 	color: #fff;
	font-size: 10px;
	padding: 5px 10px 5px 10px; 
	font-weight: bold;
	display: block;
 }
 
span.map_pos a {
	color: #fff;
 }
 
 span.map_pos a:visited {
	color: #fff;
 }
 
 span.map_pos a:hover {
	color: #a8a8a8;
 }
/**
div.title_head a {
	color: #fff;
	position: relative;
	top: 5px;
	left: 10px;
}

a.title_head:link {
	color: #fff;
}

a.title_head:visited {
	color: #fff;
}

a.title_head:hover {
	color: #fff;
}

a.title_head:active {
	color: #fff;
}
**/
.side_shadow {
	width: 192px;
	background: transparent url(../images/gallery/shadow_top.gif) no-repeat top;
}

.side_shadow span {
	display: block;
	border: 0px solid red;
	background: transparent url(../images/gallery/shadow_mid.gif) repeat-y;
}

.side_shadow_spantop {
	display: block;
	border: 1px solid yellow;
	background: transparent url(../images/gallery/shadow_top.gif) no-repeat top;	
}

.spanpos {
	position: relative;
	left: 8px;
	top: 10px;
}	

.gs_head {
	display: block;
	width: 180px;
	height: 28px;
	background: url(../images/gallery/gs_head.jpg) no-repeat;
}

a.gs_link {
		background: #fff url(../images/gallery/inactive2_bg.gif) no-repeat bottom;
		font: 12px "Lucida Grande";
		line-height: 23px;
		min-height: 23px;	
		width: 173px;
		cursor: hand;
		text-decoration: none;
		display: block;
		padding-left: 5px;
		margin-bottom: 1px;
		color: #000;
		border: 1px solid #cacaca;
}
a.active {
	background: #6b99c6 url(../images/gallery/active_bg.gif) no-repeat;
	font: 12px "Lucida Grande";
	line-height: 23px;
	min-height: 23px;	
	width: 173px;
	cursor: hand;
	padding-left: 5px;
	margin-bottom: 1px;
	text-decoration: none;
	display: block;
	color: #fff;
	border: 1px solid #cacaca;
}	
*html a.gs_link {
	width: 180px;
}

a:link.gs_link, a:visited.gs_link {
	color: #000;
	text-decoration: none;
}
a.gs_link span{
	background: transparent url(../images/orange/btnright.gif) no-repeat top right;
	display: block;
	float:left;
	height: 22px; 
	padding: 0;
	padding-right: 16px;
	cursor: hand;

}
a.gs_link:hover{
	background: #a8a8a8;
	color: #fff;
	text-decoration: underline;
}
a.gs_link:hover span{
	background-position: bottom right;
	color: #000;
	text-decoration:none;	
}

a:active.gs_link {
	background: #000;
	color: yellow;
}



.gs_end {
	display: block;
	width: 180px;
	height: 2px;
	line-height: 2px;
	background-color: #cacaca;
}

.pic_bg {
	background: transparent url(../images/gallery/pic_bg.jpg) no-repeat;
	width: 227px;
	height: 194px;
	text-align:center; 
	margin: 10px 20px 10px 0; 
	vertical-align:top;
}


.desc {
	width: 210px;
	display:block; 
	position: relative; 
	float: left;
	left: 8px; 
	text-align: middle;
}

.desc a:link {
	color: #000;
	font-weight: bold;
	border: 0px solid red;
}	

.desc a:hover {
	text-decoration: underline;
}

.desc a:active {
	color: #fff;
}
	
.album_title {
	font-weight: bold;
	font-family: "Lucida Grande", "Verdana";
	font-size: 18px;
	text-decoration: underline;
}

#main-desc {
	background: transparent url(../images/gallery/backgrnd_15.jpg) no-repeat bottom center;
	width: 210px;
	height: 45px;
	margin: 0;
	background-color:#FED2A5;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

#main-desc a {
	position: relative;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	padding: 0 3px;
	top:5px;
}

#main-desc-bot {
	background: transparent url(../images/gallery/backgrnd_17.jpg) no-repeat top center;
	width: 210px;
	height: 21px;
	line-height: 1px;
}

#main-desc, #main-desc-bot {
	padding: 0;
	margin: 0;
}

#gallery_links #home {
	color: #fff;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	float: left;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	background-color: #004282;
}

* html #gallery_links #home {
	height: 25px;
}

#c_us  {
	color: #fff;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	float: right;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	background-color: #004282;
}

* html #gallery_links #c_us {
	height: 25px;
}

#gallery_links a {
}


.adminpanel { text-align: center; border: 1px solid #eeeeee; background-color: #fff; width: 100%; margin-top: 20px;}
.adminpanelheader { font-weight: bold; background-color: #aeaeae; display: block; text-align: left; padding: 5px; color: #fff;}
.adminpanel span { border: 1px solid #eeeeee; display: block; padding: 5px; text-align: left; }
.tbl_ur { }
.tbl_ur input, select { border: 2px solid #aeaeae; }
.tab1 { text-align: center; margin: 10px 20px 10px 0; vertical-align: top; }
.tab2 { width: 100%; border: 0px solid red; }


.subalb {
	text-align:center; 
	margin: 0; 
	vertical-align:top;
	width: 220px;
	height: 65px;
	border: 0px solid red;
}

* html .subalb {
	width: 200px;
}

.subalb_a { 
	width: 60px; 
	padding-left: 8px; 
	padding-top: 8px; 
	vertical-align: top;
}

.subalb_a_a { 
	width: 57px; 
	height: 34px; 
	overflow: hidden; 
	vertical-align: middle; 
	margin-bottom: 5px; 
	border: 0px; 
}

.subalb_b { 
	padding: 8px; 
	text-align: left; 
	vertical-align: top;
}

.subalb_head {
	background: transparent url(../images/gallery/sub_01.png) no-repeat top center;
	width: 220px;
	height: 6px;
	line-height: 6px;
	padding: 0px;
}

.subalb_body {
	background: #dcebf9 url(../images/gallery/sub_02.png) no-repeat left bottom;
	width: 220px;
	padding: 0px;
}

#tblstep2 {
	width: 720px;
}

#title_header {
	border: 0px solid black; 
	background-image: url(../images/gallery/NUS-Photo-Gallery-4_HOME_14.png); 
	width:900px;
	height: 75px; 
}

* html #title_header {
	background-image: url(../images/gallery/NUS-Photo-Gallery-4_HOME_14.gif); 
}

* +html #title_header {
		background-image: url(../images/gallery/NUS-Photo-Gallery-4_HOME_14.png); 
}

