/* general settings */
/* ############################# */
/*															 */
/*  0=Index											 */
/*  1=Gabon											 */
/*  2=Paramaribo								 */
/*  3=Uganda										 */
/*  4=AboutUs 												 */
/*  5=Portfolio  												 */
/*  6=Publications												 */
/*  7=Contact												 */
/*  8=  												 */
/*  9=  												 */
/*															 */
/* ############################# */
body, td, p { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#666666; line-height:125%; }
span { font: bold }


/* photos */
/* ############################# */
/*															 */
/*  bepaal hieronder de images   */
/*  in de header (foto & titel)  */
/*															 */
/* ############################# */
#photo0 { background:url(Images/Index.jpg) no-repeat; }
#photo1 { background:url(Images/Gabon.jpg) no-repeat; }
#photo2 { background:url(Images/Paramaribo.jpg) no-repeat; }
#photo3 { background:url(Images/Uganda2.jpg) no-repeat; }
#photo4 { background:url(Images/AboutUs2.jpg) no-repeat; }
#photo5 { background:url(Images/Portfolio.jpg) no-repeat; }
#photo6 { background:url(Images/Publications.jpg) no-repeat; }
#photo7 { background:url(Images/Contact2.jpg) no-repeat; }


#title0 { background:url(Images/Index.gif) no-repeat right top; }
#title1 { background:url(Images/Gabon.gif) no-repeat right top; }
#title2 { background:url(Images/Paramaribo.gif) no-repeat right top; }
#title3 { background:url(Images/Uganda2.gif) no-repeat right top; }
#title4 { background:url(Images/AboutUs2.gif) no-repeat right top; }
#title5 { background:url(Images/Portfolio.gif) no-repeat right top; }
#title6 { background:url(Images/Publications.gif) no-repeat right top; }
#title7 { background:url(Images/Contact2.gif) no-repeat right top; }


/* column dimensions */
#leftColumn { width: 150px; }
#centerColumn { width: 350px; }
#rightColumn { width: 200px; }


/* header/footer */
td.footer { padding:5px 155px 5px 0px; text-align:right; font: 10px Verdana, Arial, Helvetica, sans-serif; }
td.footer a:link, td.footer a:visited { color:#333333; text-decoration:none; }
td.footer a:active, td.footer a:hover { color:#333333; text-decoration:underline; }


/* buttons */
td.container { padding: 0px 0px 10px 0px;}
table.button { height:22px; width:704px; margin: 0px -2px 0px -2px;}
table.button td { padding: 0px 0px 0px 0px; text-align:center; font: bold 12px; color:white; letter-spacing:1px;}
table.button td a:link, table.button td a:visited { color:white; text-decoration:none; letter-spacing:1px; }
table.button td a:active, table.button td a:hover { color:white; /*text-decoration:underline;*/ }
#buttonLarge { width:138px; }
#buttonSmall { width:99px; }
/* ############################# */
/*															 */
/*  bepaal hieronder de kleuren  */
/*  van de onMouseOver buttons	 */
/*															 */
/* ############################# */
.button0 { background-image:url(Images/ButtonIndex.gif); } 
.button1 { background-image:url(Images/ButtonGabon.gif); } 
.button2 { background-image:url(Images/ButtonParamaribo.gif); }
.button3 { background-image:url(Images/ButtonUganda2.gif); }
.button4 { background-image:url(Images/Green.gif); }
.button5 { background-image:url(Images/Green.gif); }
.button6 { background-image:url(Images/ButtonAboutUs2.gif); }
.button7 { background-image:url(Images/ButtonPortfolio.gif); }
.button8 { background-image:url(Images/ButtonPublications.gif); }
.button9 { background-image:url(Images/ButtonContact2.gif); }



/* content */
td.content { padding: 20px 20px 27px 7px; width:500px; height:380px; vertical-align:top;}
a:link, a:visited, a:active { color:#339999; text-decoration:none; }
a:hover { color:#339999; text-decoration:underline; }
td.moreInfo { line-height:200%; vertical-align:top; padding: 48px 0px 0px 52px; font-size:11px;}
/* ############################# */
/*															 */
/*  bepaal hieronder de kleuren  */
/*  van het content gedeelte  	 */
/*  (links en verticale streep)	 */
/*															 */
/* ############################# */
#line0 { border-right: 2px solid #339966; }
#line1 { border-right: 2px solid #339999; }
#line2 { border-right: 2px solid #339900; }
#line3 { border-right: 2px solid #9999CC; }
#line4 { border-right: 2px solid #CC9933; }
#line5 { border-right: 2px solid #993300; }
#line6 { border-right: 2px solid #FF9933; }
#line7 { border-right: 2px solid #3399FF; }


#link0 { color:#339966; }
#link1 { color:#339999; }
#link2 { color:#339900; }
#link3 { color:#9999CC; }
#link4 { color:#CC9933; }
#link5 { color:#993300; }
#link6 { color:#FF9933; }
#link7 { color:#3399FF; }
