* {margin: 0; padding: 0;}

body {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #4c4c4c;
	line-height: 160%;
	background: #f3efd4 top center repeat-y;
}

#container_shadow {
	width: 1024px;
	margin: auto;
}

#container {
	width: 1024px;
	margin: auto;
}

#header {}
#header #siteheader {
	background: url(/skin/header_bkg.jpg) #f3efd4 top center no-repeat;
	width: 1024px;
	height: 269px;
	cursor: pointer;
}
#header #siteheader #headline {text-indent: -200000px;}
#header ul#flags li {
	list-style: none;
	float: left;
	padding: 3px;
}
#content {
	margin: 10px 32px 40px 32px;
}
#footer {
	padding-top: 18px;
	height: 263px;
	background: url(/skin/footer_bkg.jpg) #f3efd4 no-repeat;
}
#foot_left, #foot_right {
	margin-top: 20px;
	margin-bottom: 50px;
	width: 190px;
	float: left;
}
#foot_left {
	margin-left: 200px;
}
#menu_col {
	float: left;
	width: 200px;
	min-height: 500px !important;
	height: 500px;
}
#column_full {}
#column_left {
	float: left; 
	width: 200px; 
	margin-right: 10px;
	border-right: 1px dotted #cdc4a7;
}
#column_middle {
	float: left; 
	width: 550px;
	padding-left: 10px;
}
#column_right {
	float: right; 
	width: 178px;
	padding-left: 10px;
	border-left: 1px dotted #cdc4a7;
}
.clear {clear: both;}
#column_right img {margin: 1px;}

#flags {
	position: absolute;
	top: 160px;
	margin-left: 780px;
}

#menu {
	position: absolute;
	top: 235px;
	width: 1000px;
	height: 23px;
	padding: 0;
	margin: 0;
	margin-left: 50px;
}

ul#udm {}

.byline_printonly {
	display: none;
	border-top: 1px dotted #90af27;
	margin: 25px;
	padding-top: 20px;
	width: 545px;
}

fieldset {padding: 10px;}


#fb {
	position: absolute;
	margin-left: 700px;
	top: 20px;
}