body {
	background-image:url(http://www.efpa.eu/images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#aba7a4;
	font-family:tahoma, arial, sans serif;
	font-size:11px;
	color:#666;
}
#minisite {
	width:1080px;
	margin:5px auto 20px auto;
}
#container {
	padding-bottom:20px;
	width:900px;
	border:1px solid #999;
	background-color:#efefef;
	padding:20px;
	float:left;
	margin-top:10px;
	min-height:558px;
}
p.clear {
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}
.sidebar {
	width:280px;
	float:left;
}
ul#menu {
	width:250px;
	margin:20px 0 0 0;
	padding:10px;
	list-style:none;
	background-color:#222;
	border-bottom:30px solid #777;
}
ul#menu li {
	display:block;
	padding:0px 0px 2px 20px;
	margin-top:3px;
}
ul#menu li#active, ul#menu li#active a {
	background-color:#eee;
	color:#666;
}
ul#menu li a {
	color:#eee;
	text-decoration:none;
}
ul#menu li:hover {
	background-image:url(../images/member-select-arrow.jpg);
	background-repeat:no-repeat;
}
ul#menu li#active:hover {
	background-image:none;
}
ul#menu li:hover, ul#menu li:hover a {
	background-color:#333;
	color:#fff;
}
ul#menu li a:hover {
	border-bottom:1px dotted #fff;
}
#header {
	width:620px;
	float:left;
	height:123px;
}
ul#sub-menu {
	list-style:none;
	margin:100px 0 0 -7px;
	padding:0px;
}
ul#sub-menu li {
	float:left;
	padding:2px 5px;
}
ul#sub-menu a {
	text-decoration:none;
	color:#666;
	padding:2px;
}
ul#sub-menu a:hover {
	background-color:#eee;
}
#content {
	width:620px;
	float:left;
	margin-top:18px;
	border-top:3px solid #777;
	min-height:385px;
}
#content p {
	margin-left:10px;
	margin-right:10px;
}
h1 {
	background-color:#777;
	color:#fff;
	margin:10px 0px;
	padding:8px 10px;
	font-size:14px;
}
h2 {
	color:#777;
	margin-left:10px;
	font-size:13px;
}
#content ul {
	margin-left:70px;
	padding:0px;
}
#content ul li {
	margin-bottom:4px;
}
#content img {
	float:right;
	padding:1px;
	border:1px solid #999;
	margin:10px;
}
#content a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
#content a:hover {
	border-bottom:1px dotted #666;
}
ul.footer-links {
	list-style:none;
	padding:10px 0px 0px 0px;
	margin:0px;
	border-top:1px dotted #999;
	color:#888;
}
.related-documents {
	float:left;
	width:200px;
	background-color:#efefef;
	padding:10px;
	margin:0px 10px 10px 0px;
}
#content .related-documents a {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
#content .related-documents ul {
	list-style:none;
	margin:0px 10px 10px 0px;
	padding:0px;
}
.related-documents ul li {
	margin-bottom: 2px;
	padding: 4px 10px;
	background-color: #ffffff;
	border:1px solid #666;
}
.related-documents ul li.doctype_3 {
	padding-left: 35px;
	background-image: url("http://www.efpa.eu/images/pdf.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}
.related-documents ul li.doctype_2 {
	padding-left: 35px;
	background-image: url("http://www.efpa.eu/images/xls.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}
.related-documents ul li.doctype_1 {
	padding-left: 35px;
	background-image: url("http://www.efpa.eu/images/doc.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}
#ads_button div, #ads_sky div
{
	width:120px;
	float:left;
	border:1px solid #666;
	margin:10px 0px 0px 10px;
}