/* Main layout and header */
body {
	color:#640000;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	margin:0 auto;
	padding:0;
	background-color: #640000;
	background-image: url(img/bg3.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrap {
	color:#640000;
	margin:0 auto;
	padding:1px 5px;
	width:760px;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(img/bgverloop.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	color:#505050;
	height:250px;
	margin:0 0 10px;
	padding:0;
	background-color: #fff;
	background-image: url(img/banner1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header h1 {font-size:2.5em; font-weight:400; letter-spacing:-2px; margin:0 0 15px 15px; padding:20px 0 0;}
#header h1 a,#header h1 a:hover {
	font-weight:400;
	padding:0;
	color: #F60;
}
#header p {font-size:1.1em; letter-spacing:-1px; margin:0 0 20px 15px; padding:0 0 0 3px;}

/* Left sidebar and menu */
#leftside {
	clear:left;
	float:left;
	margin:0 0 10px;
	padding:0;
	width:150px;
	background-color: #FFF;
	border-top-color: #FAFAD2;
	border-right-color: #FAFAD2;
	border-bottom-color: #FAFAD2;
	border-left-color: #FAFAD2;
}
#leftside ul.avmenu {
	list-style:none;
	margin:0 0 18px;
	padding:0;
	width:150px;
	background-color: #FAFAD2;
	border-top-color: #640000;
	border-right-color: #640000;
	border-bottom-color: #640000;
	border-left-color: #640000;
	color: #FAFAD2;
}
#leftside ul.avmenu li {
	display:inline;
	padding:0;
	width:150px;
	background-color: #FAFAD2;
}
#leftside ul.avmenu li a {
	border-bottom:1px solid #640000;
	border-left:4px solid #640000;
	border-right:1px solid #640000;
	border-top:1px solid #640000;
	color:#505050;
	float:left;
	font-size:1em;
	font-weight:700;
	margin-bottom:5px;
	padding:5px 1px 5px 5px;
	text-decoration:none;
	width:138px;
	background-image: url(img/menubgnormal.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
}
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current {
	color:#460000;
	background-color: #eaeaea;
	background-image: url(img/menubg2hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #640000;
	border-right-color: #640000;
	border-bottom-color: #640000;
	border-left-color: #480000;
}
#leftside ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:133px;}
#leftside ul.avmenu ul a {padding:3px 1px 3px 5px; width:123px;}
#leftside ul.avmenu ul ul {font-size:1em; width:120px;}
#leftside ul.avmenu ul ul a {width:108px;}
#leftside h2 {font-size:1.5em; font-weight:400;}
#leftside .announce {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #640000; border-left:4px solid #640000; border-right:1px solid #640000; border-top:1px solid #640000; clear:left; color:#505050; line-height:1.3em; margin:10px 0; padding:5px 5px 5px; width:134px;}
#leftside p,.announce p {font-size:0.9em;}

/* Right sidebar */
#extras {
	float:right;
	margin:0 0 10px;
	padding:0;
	width:160px;
	background-color: #FAFAD2;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #640000;
	border-right-color: #640000;
	border-bottom-color: #640000;
	border-left-color: #640000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#extras p,#extras ul {font-size:0.9em; line-height:1.3em; margin:0 0 1.5em; padding:0;}
#extras li {list-style:none; margin:0 0 6px; padding:0;}
#extras h2 {font-size:1.5em; font-weight:400; letter-spacing:-1px; margin:0 0 6px;}

/* Adressbox */
#adressbox {
	float:right;
	padding:0;
	width:165px;
	height: 250px;
	margin:0 0 10px;
	background-color: #FAFAD2;
	font-size: 9pt;
	font-family: Arial;
	text-align: left;
	text-indent: 0px;
	line-height: normal;
}
#adressbox p,#extras ul {
	margin:0;
	padding:0;
}
#adressbox li {
	list-style:none;
	margin:0 0 6px;
	padding:0;
	text-indent: 5;
	position: relative;
}
#adressbox h2 {
	font-size:12pt;
	font-weight:400;
	letter-spacing:-1px;
	margin:0;
	text-align: left;
	text-indent: 5;
}

/* Main content */
#content {
	line-height:1.5em;
	padding:10;
	text-align:left;
	background-color: #FAFAD2;
	margin-top: 10px;
	margin-right: 170px;
	margin-bottom: 10px;
	margin-left: 160px;
}
#contentwide {
	line-height:1.5em;
	margin:10px 0 10px 160px;
	padding:0;
	text-align:left;
	background-color: #FAFAD2;
}
#content h2,#contentwide h2 {
	font-size:1.8em;
	font-weight:400;
	letter-spacing:-1px;
	margin:8px 0 10px;
	padding:0;
}
#content h3,#contentwide h3 {font-size:1.5em; font-weight:400; margin:6px 0; padding:0;}
#content img,#contentwide img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px; margin:0 10px 5px 0;}
#content ul,#content ol,#contentwide ul,#contentwide ol {margin:0 0 16px 20px; padding:0;}
#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {margin:2px 0 2px 15px;}
#content li,#contentwide li {margin:0 0 2px 5px; padding:0 0 0 4px;}

/* Footer */
#footer {
	background:#fff;
	clear:both;
	color:#666;
	font-size:0.9em;
	margin:0 auto;
	padding:8px 0;
	text-align:center;
	width:760px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F60;
}
#footer p {margin:0; padding:0;}
#footer a {background:inherit; color:#666; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {font-size:1.2em;}

/* Links and paragraphs */
a {background:inherit; color:#166090; text-decoration:none; font-weight:700;}
a:hover {background:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {
	margin:0 0 16px;
	color: #640000;
}
blockquote {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; margin:16px; padding:7px 7px 7px 11px;}
blockquote p {font-size:1.1em; line-height:1.3em; margin:0;}

/* Tables and forms */
table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1.3em; width:95%; margin:0 0 16px; padding:0;}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
th {background:url(img/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:7px; text-align:left;}
td {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; color:#303030; font-size:0.9em; padding:7px; text-align:left;}
input,textarea {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
label {margin:2px 0 2px 0; font-size:1.2em;}
input {width:200px;}
textarea {width:400px;}

/* Search box */
#searchbox label,.hide {display:none;}
#searchbox {margin:6px 0 16px; padding:0;}
#searchform {background:#fff; border:1px solid #ccc; color:#505050; font-size:0.9em; padding:4px; width:116px;}

/* Additional classes */
.announce h2 {margin:0 0 10px; padding:0;}
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.small {font-size:0.8em;}
.large {font-size:1.3em;}
.red {color:red;}
.green {color:green;}
.blue {color:blue;}
.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
.button {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; font-weight:400; font-size:1.2em; margin:0 0 15px; padding:7px 7px 7px 11px; width:120px;}
.left {float:left; margin:10px 10px 5px 0;}
.right {float:right; margin:10px 0 5px 10px;}
#wrap #header p strong {

}
    div.bucket {
      float : left;
      width : 70px;
      margin : 5px;
      text-align: center;
      font: arial;
      font-size: 9px;
      line-height: 90%;
      color: brown;
      }
     div.bucket a:hover {
      width : 65px;
      margin : 5px;
     
      }
 

