body  {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	background: #d6cfbf;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
    }
    .ace_eu #container {
	width: 995px;  
	background: #f4f1ea;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
    } 
    .ace_eu #header {
	background: #FFFFFF;
	padding: 0 10px 0 20px;  
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
    } 
    .ace_eu #header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .ace_eu #sidebar1 {
	float: left;
	width: 200px;
	background: #e4ded1;
	padding: 15px 10px 15px 20px;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
    }
    .ace_eu #sidebar2 {
    	float: right; 
    	width: 250px; 
    	background: #f4f1ea; 
    	padding: 15px 10px 15px 20px; 
    }
    .ace_eu #mainContent {
	margin: 20px 305px 0 255px;
	padding: 0 10px;
	background-color: #f4f1ea;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    } 
.ace_eu #container #mainContent a:link {
	color: #333333;
	text-decoration: underline;
}

    .ace_eu #footer {
	padding: 0 10px 0 20px; 
	background:#e4ded1;
	font-size: 9px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
    } 
    .ace_eu #footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align: center;
    }
.ace_eu #container #footer p a:link {
	color: #666666;
}
.ace_eu #container #footer a:visited {
	color: #666666;
}

.ace_eu #container #footer p a:hover {
	color: #CCCCCC;
	background-color: #333333;
}

    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.ace_eu #container #sidebar1 a {
	color: #333333;
	text-decoration: none;
}
.ace_eu #container #sidebar1 a:hover {
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ace_eu #container #mainContent a:visited {
	color: #666666;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.ace_eu #container #mainContent img {
	border: 2px solid #333333;
}
