/* OVERALL (NO EDITING) */

body {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
overflow:0px;
width:100%;
height:100%;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:9px;

scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#FF0060;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;}

.h1 {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.normal_txt {
font-size:12px;
line-height:22px;
}
.times {font: Times New Roman, Times, serif;}

a:link {
	color: #FF0060;
	text-decoration: none;
	}
a:visited {
	color: #FF0060;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FF0060;
	text-decoration: none;
}

#id_page {
	font-size:24px;
	float:left;
	margin-bottom:10px;
	color:#FF3366;
	}

/* PLACEHOLDER */

#body {
width:100%; height:100%;
text-align:left;
}

#placeholder_content {
width:537px;
margin-bottom:25px;
}

/* HEADER */

#header {
background-image:url(../images/indec_02.jpg);
background-repeat:no-repeat;
width:537px;
height:222px;

}



/* MENU */

#menu {
height:18px;
width:537px;
text-align:left;
margin-bottom:10px;
}

/* PAGE HEADERS */

#item_header {
height:16px;
width:537px;
margin-bottom:1px;
text-align:left;
background-color:#000000;
background-image:url(../images/grid.jpg);
background-repeat:no-repeat;
}
#item_header div {
padding-left:35px;}

#dateblock {

height:25px;
width:125px;
text-align:left;
background-color:#000000;
float:left;
}
#dateblock div { padding-left:5px; padding-top:5px;}

#placeholdertje {width:537px; float:left; margin-bottom:20px;}

#content 
{	margin-left:35px;
	margin-top:5px;
	width:310px;
	float:left;
}
		




