/* http://three.ninet.org.uk/styles/layout.css */



body   {
    margin:0px auto;
	margin-right:0px auto;
	margin-left:0px auto;
	text-align: center;	
    padding:0px;
    background:#EFEEEC;
}

#maincontainer {
    position:relative;
    margin:0px auto;
    width:800px;
    text-align:center;
}

#thecontainer {
    position:relative;
    width:100%;
    margin:0px auto;
    text-align:left;
}

html>body #thecontainer {
    margin:0px auto;
    width:750px;
}

#topbar {
    position:relative;
    display:block;
    background:#fff;
    font-family: Arial, Verdana, Helvetica;
    padding:0px;
    width:748px;
    margin:0px;
    border-top:1px solid #CDCFDE;
    border-left:1px solid #CDCFDE;
    border-right:1px solid #CDCFDE;
}

#header {
    position:relative;
    display:inline;
    background:#fff;
    font-family:Arial, Verdana, Helvetica;
    padding:0px;
    width:718px;
    margin:0px;
}

#settext {
    position:relative;
    display:block;
    padding:5px 10px;
    background #fff;
    width:90px;
    margin:0px;
    float:left;
}

#mainmenu {
    position:relative;
    display:block;
    padding:0px;
    font-family: Arial, Verdana, Helvetica;
    width:608px;
    margin:0px;
    background:#fff;
    float:right;
}

html>#mainmenu {
    width:608px;
}

/*  **************** TABLE CONTENT ******************* */
table#content {
    padding:0px;
    margin:auto;
    border-left:1px solid #CDCFDE;
    border-right:1px solid #CDCFDE;
    text-align:left;
    background:#fff;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:750px;
}

html>table#content {
    width:750px;
}

/*  **************** PUBLICATIONS THEMES ************ */
#publicationthemes {
    background:#fff;
    padding-top:10px;
    width: 180px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:180px;
}

html>#publicationthemes    {
    width: 180px;
}

/*  ****************NISRA SITES ************************** */
#nisrasites{
    background:#fff;
    padding-top:10px;
    width: 180px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:180px;
}

html>#nisrasites    {
    width: 180px;
}

/*  ****************NISRA BRANCHES ************************** */
#nisrabranches {
    background:#fff;
    padding-top:10px;
    width: 180px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:180px;
}

html>#nisrabranches {
    width:180px;
}

/*  ****************CENTER and LOWER CENTER COLUMN  *****/
td#centercolumn {
    background:#fff;
    margin:0px;
    padding:25px 5px;
    width:370px;
    voice-family: "\"}\"";
    voice-family:inherit;
}

html>td#centercolumn {
    width:370px;
}

td#lowcentercol {
    background:#fff;
    margin:0px;

    width: 540px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:520px;
    }

html>td#lowcentercol {
    width:540px;
    }

/*  **************** RIGHT  COLUMN  *****/
td#rightcolumn {
    background:#fff;
    margin:0px;
    padding:0px;
    border-left: 1px dotted #CDCFDE;
    width:190px;  /* box model hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:189px;
}

html>td#rightcolumn  {
    width:189px;
}

/*  **************** FOOTER *************/
table#footer  {
    background:#fff;
    margin:auto;
    padding:0px;
    border-left:1px solid #CDCFDE;
    border-right:1px solid #CDCFDE;
    border-bottom:1px solid #CDCFDE;
    width:750px;
    voice-family: "\"}\"";
    voice-family:inherit;
}

html>table#footer {
    width:750px;
}


#table2001 *{
	font-size: 10px;
}
#table2001 a{
	color: #0000FF;
}

