﻿html, body
{
    height: 788px;
    width: 100%;
    text-align: center;
}
body
{
    padding: 0;
    margin: 0;
    text-align: center;
}
#divMain
{
    display: -moz-inline-box;
    display: inline-table;
    display: inline-block;
    width: 1024px;
    height: 770px;
    overflow: hidden;
    text-align: center;
    background-repeat: no-repeat;   
}
#carousel
{
  /*  position:absolute;*/
 /*   height: 400px;*/
    width: 1024px;
    margin-top: -360px;
    padding-top:0px;
    z-index:100;
    position:relative;

}
a
{
    text-decoration: none;
    font-family:'Helvetica';
}
p
{
	font-family:'Helvetica';
}
#GreyLinksTable
{
}

#OnzeText 
{
    width:440px; 
    display:block;
    text-align:left;	
    margin-left: 40px;
}
	
input
{
    font-family: Helvetica, "Helvetica";
}

textarea
{
    font-family: Helvetica, "Helvetica";
}

#splashScreen
{
    opacity: 0.4; filter:alpha(opacity=50);
}