<!--
@import"/css/dhtml-horiz.css";
-->

body 
    {
    background-color: #FFF;
	text-align:center;
    padding: 0;
    margin: 0;
    font-family: Verdana, Helvetica;
    }
p, td, th, span, h1, h2, h3, h4 
    {
    font-size: 11px;
    color: #727D73;
    }
h1
{
	font-size: 18px;
/*	margin-left: 14px;	*/
    color: #727D73;
	font-weight: bold;
}	
h2
{
	font-size: 14px;
/*	margin-left: 14px;	*/
    color: #727D73;
	font-weight: bold;
}	
h3
{
	font-size: 12px;
    color: #727D73;
	font-weight: bold;
}	
#Website 
    {
		margin: 0 auto 0 auto;  /* site centreren */ 
        padding-top: 10px;
        width: 990px;
		border:0px solid #F00;
    	text-align: left;
    }
#Top
{
	background: url(/look/top.jpg);
    background-position: top center;
	height: 100px;
	width:990px;
}	
	
#Middle	
	{
	background: url(/look/Middle.jpg);
    background-position: top center;
	padding: 0px 0px 0px 0px; 	
	margin:  0px 0px 0 0px; 	
	width:   990px; 
	border:  0px solid #F00;
} 	
#Content
{
	padding: 0px 0px 0px 20px; 	
    font-size: 11px;	
}
#Content a {color: #727D73;}
#Content a:hover {color: #727D73; text-decoration: none;}
#Content .Foto {Border: 1px solid #727D73;}

#Menu
{
	width:948px !important;
	width:950px;
	height:20px;
	border:  1px solid #727D73;
}
/* Creations & Disclaimer */
#Bottom 
{
	background: url(/look/bottom.jpg) no-repeat;
    background-position: top center;
	height:50px;
	width:990px;
    font-size: 9px; 
    text-align: left; 
    padding: 12px 0px 0px 0px;
}
#Bottom a {color: #DDD; text-decoration: none;}
#Bottom a:hover {text-decoration: underline;}
#Bottom .Creations {margin-right: 20px; text-align:right;}
#Bottom .Disclaimer {margin-left: 20px !important; margin-left: 10px; float:left;}   

#Content .left
{
float:left;
width:470px;
}
#Content .right
{
float:left;
width:470px;
}
    #cntdwn {width:420px; text-align:center; font-size:18px; margin-bottom:10px; color:#333;}
    #cntdwn b {color:#F00;}


