#container {
	background-color:#FFFFFF;
	background-image:url('img/background.png'); 	
	display:inline;
	font-family:Arial,Courier,Monospace;
	height:589px;
	left:50%;
	margin-left:-481px;
	margin-top:-295px;
	position:absolute;
	top:50%;
	width:962px;
}
img {margin-left:5px; margin-top:12px;width:236px; height:144px; float:left;}

#top_overlay {
	background-image:url('img/top_overlay_new.png'); 
	background-repeat: no-repeat; 
	width:487px; 
	height:120px;
	left:50%;
	margin-left:-481px;
	margin-top:-295px;
	position:absolute;
	top:50%;
}
#left_overlay {
	background-image:url('img/left_overlay.png'); 
	background-repeat: no-repeat; 
	width:120px; 
	height:216px;
	left:50%;
	margin-left:-481px;
	margin-top:-175px;
	position:absolute;
	top:50%;
}

#button_overlay {
	background-image:url('img/gvv_sticker.png'); 
	background-repeat: no-repeat; 
	width:145px; 
	height:145px;
	left:50%;
	margin-left:-40px;
	margin-top:115px;
	position:absolute;
	top:50%;
}
.echoscopie_link{width:145px; height:145px; text-decoration: none; cursor:pointer;}

.home_link{width:100px; height:100px; text-decoration: none; cursor:pointer;}

#menu_spacer{ background-color: #c7d536; margin-top:5px; height:19px; width:239px; float:left;}
#menu{ background-color: #c7d536; margin-left:5px; margin-top:5px; height:19px; width:718px; float:left;}

#content { font-family:Arial,Courier,Monospace; color:#666666; width:850px; height:310px;	display: block; position:relative; left:50%; margin-left:-415px; top:50%; margin-top:-75px;}
.content { font-family:Arial,Courier,Monospace; color:#666666; font-size:12px;}

#content_title {color:#666666; font-size: 14px; width:850px; height:30px;}
#content_left {color:#666666; font-size: 12px; height:270px; width:410px; display:block; margin-right:20px; overflow:hidden;}
#content_right {color:#666666; font-size: 12px; height:270px; width:410px; display:block; overflow:hidden;}

#content_left a:link, #content_left a:hover,#content_left a:visited, #content_right a:link, #content_right a:hover,#content_right a:visited {color:#C7D536;}

.pager_link {color:#666666; font-size: 12px; width:410px; display:block; height:14px; padding-top:20px;}
.pager_link a:link, .pager_link a:hover, .pager_link a:visited {color:#666666; text-decoration: none;}
.pager_link a:hover {text-decoration: underline;}
.previous {text-align:left;}
.next {text-align:right;}

.formlabel {color:#666666; font-size: 12px; }
.formlabel_error {color:red; font-size: 12px; }
input {color:#666666; font-size: 10px; vertical-align: top; height:12px; margin:-1px 0; width:300px;} 
.submit_button {color:#FFFFFF; font-weight:bold; background-color:#C7D536; border:none; font-size: 12px; vertical-align: top; height:16px; *height:18px; _height:18px; width:100px;} 
textarea {color:#666666; font-size: 10px; vertical-align: top; height:70px; width:300px;}

#footer{ background-color: #c7d536; margin-top:5px; height:19px; width:946px; float:left;
	left:50%;
	margin-left:-465px;
	margin-top:275px;
	position:absolute;
	top:50%;
}

#footer .text {
	color: white;
	font: bold 12px arial;
	padding: 3px 10px 3px 10px;
}

#footer .text a:link, #footer .text a:visited {color:#fff; text-decoration:none;}
#footer .text a:hover {color:#eee; text-decoration:none;}
