body {
	background-color: #ffffff;
	font-family: helvetica,arial,sans-serif,verdana;
	color: #1056BF;
	line-height: 16px;
}

div, p {
	line-height: 16px;
}

img {
	border: 1px solid #1056BF;
}

#global {
	width: 772px;
	margin: auto;
}

#header {
	width: 772px;
	height: 69px;
	padding: 0px;
	margin-top: 15px;
}

#header img {
	border: none;
}

#wordmark {
	position: relative:
	width: 232px;
	height: 69px;
	float: left;
	margin: 0px;
}

#adspace {
	position: relative;
	width: 540px;
	height: 69px;
	float: left;
	margin: 0px;
	text-align: center;
	padding-top: 2px;
}

a {
	text-decoration: none;
	color: #1056BF;
	background-color: #FFD455;
}

a:hover {
	text-decoration: underline;
}

.headline {
	font-size: 1.03em;
	font-weight: bold;
}

.date {
	color: #1EC7F8;
	font-size: 0.7em;
	font-weight: bold;
}

.caption {
	font-size: 0.7em;
}

.divider {
	clear: both;
	background-image: url(/construction/divider.gif);
	background-repeat: no-repeat;
	width: 772px;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}

#left-col {
	position: relative;
	width: 232px;
	float: left;
	margin-top: 17px;
	margin-bottom: 10px;
}

#central-col {
	position: relative;
	width: 349px;
	float: left;
	margin-top: 17px; 
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#right-col {
	position: relative;
	width: 171px;
	float: left;
	margin-top: 30px; 
	margin-bottom: 10px;
}

.body {
	font-size: 0.8em;
}

.sidebar-top {
	width: 171px;
	height: 7px;
	background-image: url(/construction/sidebar_top.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
}

.sidebar-bottom {
	width: 171px;
	height: 7px;
	background-image: url(/construction/sidebar_bottom.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
}

.sidebar-content {
	width: 155px;
	background-image: url(/construction/sidebar_bg.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 0.78em;
}

#footer {
	width: 772px;
	background-image: url(/construction/divider.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	margin-top: 15px;
	clear: both;
	padding-top: 6px;
}
