body, html {
  background-color: #005CBB;
  color: #074F9A;
  font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
#content {
  background: #F9E998 url(../images/bg_3-2.jpg) no-repeat top left;
  width: 500px;
  height: 530px;
}
#imagebar {
  background-color: #F9E998;
}
#menu {
	background: url(../images/bg_3-1.jpg) no-repeat left top;
	width: 120px;
	height: 530px;
}
#post {
  margin: 0 20px 20px 10px;
}
#footer {
  background: #074F9A url(../images/bg_4-1.jpg) no-repeat top left;
  width: 620px;
  height: 50px;
}
/*
submenu
*/
#subpopup {
	background-image: url(../images/submenupaneel.gif);
	background-repeat: repeat-y;
}
#subpanel {
	padding: 0px;
	width: 100px;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	margin: 0px 0px 0px 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#subpanel td.active {
  color: #855500;
}
#picto    {
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#subpanel a {
  text-decoration: none;
}
#subpanel a:hover {
	color: #855500;
	text-decoration: underline;
}
/*
icon
*/
#icontainer {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	top: 700px;
}
#iwrapper {
  margin: 0 auto;
  width: 1010px;
	text-align: left;
}
#ibox { margin-top: 0px; margin-left: 265px; width: 351px; 
}
#ibox2 {
	margin-top: -37px;
	margin-left: 75px;
	width: 250px;
}

/*
Regular HTML tags
*/
a {
  color: #074F9A;
  text-decoration: underline;
}
a:hover {
  color: #003062;
}
h1 {
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 4px 0;;
}
h2 { font-size: 10px; line-height: 12px; margin: 0 0 4px 0; 
}
img {
  border: none;
}
p {
  margin: 0 0 15px 0;
}
#footer p {
  margin: 0 0 0 75px;
}


/*
Pagination: Previous & Next Buttons
*/
#pagination {
  margin: 0 5px;
  text-align: center;
  width: 100%;
}

#linktable { margin-left: 20px; margin-bottom: 14px; }

#img_table { padding: 0px; margin: 0px 30px 30px; }
