body {
	margin: 0px 0px;
    padding:0px;
	text-align:center;
    font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
    background: white;
}
#rootAnchor {
    text-decoration: none;
    color: white;
}

a img {
    border: 0px;
}
a:visited {
    color: navy;
}
	
input { padding-left: 0px; vertical-align:text-bottom; }

.kleur {
    vertical-align: middle;
    margin: 2px 10px 2px 0px;
}

h2 {
    line-height: 2.0em;
    margin: 40px 0px 20px 0px;
    font-variant: capitalize;
    font-size: 15px;    
    font-weight: bold;
    letter-spacing: 0.3em;
    border-bottom: 1px solid #444;
    color: #444;
}

#centerElement {
	width:887px;
    height: 0px;
	margin:0px auto;
	text-align:left;
/* 	border:1px dotted black;
 */    background: white url(index.jpg) no-repeat top left;
    padding-top: 643px;
}

#rootElement {
	width:887px;
    overflow: hidden;
	margin:0px auto;
/* 	border:1px dotted black;
 */    background: white url(rootElement.jpg) no-repeat top left;
    padding: 0px;
    text-align: left;
}
#rootAnchor {
    height: 155px;
    display: block;
}

#navMain {
    text-transform: uppercase;
    font: 10px Arial;
    background: black;
    color: white;
    line-height: 2.0em;
    letter-spacing: 0.12em;
    text-align: center;
    padding-left:15px;
}
#navMain a {
    color: white;
    text-decoration: none;
    padding-right: 15px;
}
#footer {
    line-height: 2.0em;
    letter-spacing: 0.12em;
    text-align: center;
}
#footer a {
    text-decoration: none;
    color: black;
    padding-right: 15px;
}

#languageChoice {
    width: 100%;
    background: black;
    font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
    margin-top: 20px;
}
#languageChoice td{
    line-height: 1.5em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    width: 200px;
    cursor: pointer;
    color: white;
    padding: 0px 20px;
}
#languageChoice td:hover{
    text-decoration: none;
}
#languageChoice td a:active {
    text-decoration: none;
}

#samples {
    width:100%;
    padding: 0px;
    height: 300px;
}
#samples td {
    padding: 0px;
}
#samples td div {
    padding: 0px;
    margin: 100px 26px 30px 0px;
    width: 200px;
    font: 9px "Century Gothic", Arial, Helvetica, sans-serif;
}
#options {
    width: 905px;
    padding: 0px;
    margin: 60px 0px;
}
#options td { vertical-align: text-bottom; margin: 2px;}
#pages {
    margin: 30px 0px 37px 0px; padding-left: 0px; text-align: left; width: 100%; height: 33px;
}
#pages a {
    padding: 4px 6px;
    border: 1px solid black;
    text-decoration: none;
    color: black;
    display: block;
}
#pages a:hover {
    background: black; color: white;
}

#textContainer {
    padding: 70px 0px;
    text-align: left;
    line-height: 2.0em;
    height: 303px;
    overflow: hidden;
/*    font-variant: small-caps;*/
    font-size: 13px;
/*    background: url(quote.jpg) no-repeat 95% 95%;*/
}
#bar {
    background: black;
    text-align: right;
    line-height: 2.0em;
    width: 610px;
    padding: 0px 45px;
    margin-bottom: 10px;
}
