body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px solid #000000;}
	
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}	
	
a:hover {
	text-decoration: underline;}	

table.header {
	width: 100%;
	height: 250px;
	margin: 3px 0;
}

#header_l {
background-color: #dadce9;
height: 250px;
margin: 0;
padding: 0;
}

td.header_m {
	width: 890px;
}

#header_r {
 background-color:#A5AED9;
 height: 250px;
 margin: 0;
padding: 0;
}
	
#navbar {
	background-image: url(images/layout/navbar.gif);
	background-repeat: repeat-x;
	height: 30px;
	}	

#main_area_l {
	width: 980px;
	margin: 25px auto 0 auto;
	background-image: url(images/layout/main_back_l.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 5px;
	border-left: 1px dotted #cccccc;
	}	
	
#main_area_r {
	background-image:url(images/layout/main_back_r.gif);
	background-repeat:no-repeat;
	background-position: top right;
	padding: 0 5px 0 0;
	border-right: 1px dotted #cccccc;
}	
	
#main_area {
	background-image: url(images/layout/main_back_m.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px 5px;
	}	
	
#footer_l {
	 background-image: url(images/layout/footer_l.gif);
	 background-repeat: no-repeat;
	 background-position: bottom left;
	 padding: 0 0 0 5px;
   	 margin: 0 auto 25px auto;
 	 width: 980px;
}

#footer_r {
	background-image: url(images/layout/footer_r.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 5px 0 0;}

#footer_m {
	background-image: url(images/layout/footer_m.gif);
	background-repeat: repeat-x;
	height: 150px;
	padding: 0 10px 0 10px;
}	

table.navbar {
	width: 1000px;
	height: 25px;
	margin: 5px auto 0 auto;
	}
	
table.flags {
	width: 980px;
	height: 20px;
	margin: 7px auto 0 auto;
	}
	

#right_column_element {
	background-color: #D6D6D6;
	padding: 0 0 1px 0;
	}
	
#right_column{
	width: 280px;
	float: right;
	margin: 0 0 0 10px;
	}	

#right_column_top {
	padding: 9px 0 0 0;
	background-image: url(images/layout/right_column_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	}
	
#right_column_bottom {
	height: 5px;
	width: 280px;
	background-image: url(images/layout/right_element_bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
	}	

#right_column_headline {
	background-image: url(images/layout/right_column_headline.gif);
	width: 280px;
	height: 32px;
}	

#left_column {
	width: 670px;
}	

img.navlink {
	border: 0px solid #000000;}
	
p.right_column {
	padding: 10px 18px;
	}	

h2.right_column {
	padding: 6px 18px 0 18px;
	margin: 0;
	font-size: 16px;
	color: #ffffff;
	}		
	
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	}
	
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.header {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
	
#image_top {
	background-image: url(images/layout/image_top.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 316px;
	background-color:#FFFFFF;
	margin: 5px 0;}	

#image_top_small {
	background-image: url(images/layout/image_top.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 216px;
	margin: 5px 0;}	
	
#image_top_gal {
	background-image: url(images/layout/image_top.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 486px;
	margin: 5px 0;}		
	
	
#image_right {
	background-image: url(images/layout/image_right.gif);
	background-repeat: repeat-y;
	background-position: top right;}	
	
#image_bottom {
	background-image: url(images/layout/image_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}	
	
#image_left {
	background-image: url(images/layout/image_left.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}	
	
#image_tl {
	background-image: url(images/layout/image_tl.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}	

#image_tr {
	background-image: url(images/layout/image_tr.gif);
	background-repeat:no-repeat;
	background-position: top right;
	}	
	
#image_tl_gr {
	background-image: url(images/layout/image_tl_gr.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}	

#image_tr_gr {
	background-image: url(images/layout/image_tr_gr.gif);
	background-repeat:no-repeat;
	background-position: top right;
	}	
	
	
#image_br {
	background-image: url(images/layout/image_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}	
	
#image_bl {
	background-image: url(images/layout/image_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 8px;}	

#left_img {
	float: left;
	padding: 0 5px 0 0;
	}

#right_img {
	float: right;
	padding: 0 0 0 5px;
	}	

input#zoom_button { 
	height: 15px;
	margin: 0px 0px 0 10px;
	padding: 0 0 0 0px;
	vertical-align: bottom;
	}

input#zoom_searchbox { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	width: 150px; 
	margin: 0 0 0 0px;
	}

#searchC {
border: none;
font-size: 100%;
padding: 0;
margin: 0 0 0 0;
}

li {
	list-style-position: inside;
	}
	
#right {
	float: right; }	