
body
{
margin:0px;
padding:0px;

background-color:#F68537;
font-family: Verdana, Arial, Helvetica;

overflow-y: scroll;
}

h1
{
position:absolute;
top:10px;
left:70px;

padding:0px;
margin:0px;
}

h1, h1 a, h1 a:hover, h1 a:link, h1 a:visited, h1 a:active
{
color: #DDDDDD;
font-style:italic;
}

h2
{
position:absolute;
top:45px;
left:70px;

padding:0px;
margin:0px;

font-size:11px;
}

h2, h2 a, h2 a:hover, h2 a:link, h2 a:visited, h2 a:active
{
font-size:11px;
color: #000000;
}


h3
{
color:#FFFFFF;
font-weight: bold;
font-size:20pt;
}


#page_holder
{
width:977px;

margin-left:auto;
margin-right:auto;
}


#page
{
width:977px;

background-color: #FFFFFF;
background-image:url('/img/bg.jpg');
background-repeat:no-repeat;

border: 6px SOLID #f07019;

position:absolute;

}

#main_holder
{
width: 560px;
margin-left: 203px;
_margin-left: 200px;
margin-top: 56px;

min-height:620px;
_height:620px;

font-size:9pt;

background-image:url('/img/bg.jpg');
background-repeat:no-repeat;
background-position: -203px -56px;
background-color:#afc642;
}

#main
{
margin:10px;
margin-bottom:0px;
padding-top:149px;
padding-bottom:10px;
}

#navigation
{
overflow:auto;

float:left;
width: 180px;

margin-top: 408px;

list-style-image:url(/img/dot1.jpg);

font-weight:bold;
font-size: 8pt;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active
{
color: #000000;
}

#navigation a:hover
{
color: #ff4800;
}

#rightNavigation
{
float:right;
width: 200px;
height: 152px;

margin-top: 480px;

background-image:url('/img/brugge.gif');
}


a, a:link, a:visited, a:active
{
color: #ff4800;  
text-decoration: none;
font-weight: bold;
cursor: pointer;
}
a:hover 
{
color: #b03200;
text-decoration: none;
}

#footer
{
width:968px;

margin-left:auto;
margin-right:auto;

text-align:right;
font-size:11px;

padding-right:10px;

border-top: 2px SOLID #f07019;
background-color:#F68537;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active
{
font-weight: normal;
color:#000000;
}

#imgLeft
{
position:absolute;
top:75px;
left:120px;

width:255px;
height:255px;

background-repeat: no-repeat;
background-position: 50% 50%;
}

#imgSub
{
position:absolute;
top:300px;
left:155px;

width:190px;
height:70px;

font-weight:bold;
font-size:13px;
color: #ff4800;

text-align:center;
}

#imgRight
{
position:absolute;
top:70px;
left:600px;

width:210px;
height:200px;

background-repeat: no-repeat;
background-position: 50% 50%;
}

#admin
{
position:absolute; 
top:0px; 
right:0px; 
padding:5px; 
background-color:#FFFFFF;
width:250px;
text-align:center;
font-size:12px;
z-index:1;
border: 1px SOLID #000000;
}

#adminTop
{
cursor:pointer;
}
#adminOptions
{
text-align:left;
border-top:1px SOLID #000000;
display:none;
}

#homeButton
{
position:absolute; 
top:300px; 
left:0px;

width:30px;
height:70px;
}

label
{
float:left;
width:150px;
height: 20px;
}


.spacer1
{
float:left;
width: 170px;
height: 170px;
}

.spacer2
{
float:right;
width: 45px;
height: 150px;
}

.box
{
margin-left:174px;
}

.error
{
color: #FF2222;
}

.defaultInput
{
color: #555555;
}