* {margin: 0; padding: 0;}

body {
	position: relative;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #4c4c4c;
	line-height: 160%;
	background: url(/rwdx/skin/body_bkg.jpg) #343234 top center repeat-x;
	overflow: scroll;
	*overflow: auto;
}

#container_shadow {
	width: 960px;
	margin: auto;
}

#container {
	width: 960px;
	margin: auto;
	background: #fff;
}

#header {}
#header #siteheader {
	border: 1px solid #000;
	background: url(/rwdx/skin/header_bkg.jpg) #fff no-repeat;
	height: 303px;
}
#header #siteheader #headline {
	margin-left: 270px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#header ul#flags li {
	list-style: none;
	float: left;
	padding: 3px;
}
#flash_holder {
	position: absolute;
	top: 57px;
}
#content {
	padding-top: 0px;
	padding-bottom: 30px;
}
#footer {
	margin-top: 20px;
	height: 200px;
	padding-top: 18px;
	background: #ebebeb;
}
#menu_col {
	float: left;
	width: 200px;
	min-height: 500px !important;
	height: 500px;
}
#column_left {float: left; width: 630px; margin-left: 20px;}
#column_middle {float: left; width: 550px; margin-left: 20px;}
#column_right {float: right; width: 200px; margin-right: 20px; margin-top: 20px;}
#column_full {width: 960px;}
#column_wide {float: left; width: 900px; margin-left: 20px;}

#frontpage_table {
	width: 800px;
}

#column_right img {margin: 1px;}

#flags {
	position: absolute;
	top: 106px;
	left: 830px;
}

#menu {
	position: absolute;
	top: 270px;
	width: 900px;
	height: 32px;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	line-height: 185%;
}

ul#udm {}

.byline_printonly {
	display: none;
	border-top: 1px dotted #90af27;
	margin: 25px;
	padding-top: 20px;
	width: 545px;
}

.front_puff {
	float: left;
	width: 305px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.front_puff .head {
	padding-left: 15px;
	padding-top: 5px;
	height: 20px;
	border: 1px solid #a6a6a6;
	border-bottom: 0;
	background: url(/rwdx/skin/front-puffhead.jpg) no-repeat;
}
.front_puff .head h3 {
	color: #383737;
	font-weight: bold;
}
.front_puff .head h3 a {
	color: #000;
	text-decoration: none;
}
.front_puff .body a {
	color: #000;
	text-decoration: none;
}
.front_puff .body {
	height: 70px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 12px;
	background: #f0f0f0;
	border: 1px solid #a6a6a6;
}
.front_puff .body p {
	font-size: 11px;
}
#front_head_box_head {
	margin-top: 20px;
	height: 10px;
	background: url(/rwdx/skin/front_head_box_head.jpg) no-repeat;
}
#front_head_box {
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 19px;
	width: 600px;
	height: 200px;
}

.front_puff_white_head {
	background: url(/rwdx/skin/front-puff-white-head.jpg) no-repeat;
	height: 10px;
}
.front_puff_white_body {
	background: url(/rwdx/skin/front-puff-white-body.jpg) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	height: 445px;
}
.front_puff_white_foot {
	height: 10px;
	background: url(/rwdx/skin/front-puff-white-foot.jpg) no-repeat;
}
