 /* ExhibitPlus V1.3 01.05.2004. Author: Mark Fyvie. Official site: http://www.fyvie.net/photos/info_exhibitplus.html

Modified by Eu-Jin Goh for picture collection index.html page. 02/07/2006

*/


body {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: small; 
	color: #ffff99; 
	font-weight: normal; 
	font-style: normal; 
	background-color: black; 
	background-image: none;
	margin: 0px;
	}
a:link { 
	color: #808080; 
	} 
a:visited { 
	color: #bfbfbf; 
	}
a:hover { 
	color: #003300;
	}
p {
	margin:0px 10px 10px 10px;
	font-size: small; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal;
	}
p.indent { 
	margin-left: 30pt;
	}
table,tr,td {	
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
	clear: left;
	}
img {
	border: 0px;
	}
/* Used to setup the main page structure with borders on the left and right */
#centercontent {
	background: black;
	margin-left: 40px;
	margin-right: 40px;
	padding:4px 25px 10px 35px;
	}

#morecontent {
	background: black;
	padding:4px 0px 10px 0px;
	}

/* Styles assosicated with index pages */
#indexframe {
	width: 99%;
	background-color: black;
	padding: 4px;
	border: 0px;  /* Netscape 4.x friendly */
	}
 .folderData { 
	font-size: xx-small; 
	color: #666666; 
	line-height: 90%; 
	}
 .folderDescription { 
	color: #666666; 
	line-height: 110%;
	margin-top: 10px;
	}
 .folderNavigation {
	position: relative; 
	top: -6px;
	}
 .float {          
	float: left;
	padding: 4px;
	} 
 .float p {
	text-align: center;
	margin: 0px 10px 2px 10px;
	}


/* Styles assosciated with additional files, e.g. news.inc, footer.inc etc */
 .dateline { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: x-small;
	color: black; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: normal;
	}
 .header { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: large; 
	color: white; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: normal;
	}
 .footer { 
	font-size: xx-small; 
	color: rgb(97,97,97); 
	text-align: center; 
	}

 body  { color: black; background-color: white }
 a:link { } 
 a:visited { }
 a:hover { }
 p { }
 p.indent { }
 table,tr,td { }
 img { }
/* Used to setup the main page structure */
 #centercontent { background: white; background-image: url(); }
 #morecontent { background: white; background-image: url(); }


/* Styles assosicated with index pages */
 #indexframe { background-color: #e5e5e5 }
 .folderData { color: black; }
 .folderDescription { color: black; font-weight: normal; font-size: small; }
 .folderNavigation { }
 .float { } 
 .float p { }
 .float p.thumbComment { }
 .thumbName a { color: #616161 }
 .thumbDate { color: #808080 }
 #w3clogosright { }

/* Styles assosciated with additional files, e.g. news.inc, footer.inc etc */
 .dateline { color: black }
 .header { color: black }
 .footer { color: black }
