BODY {
	background-color: #0d1047;
	color:#FFFFFF;
}
DIV, TABLE, TD, P {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
}
#outerdiv {
	width: 851px;
	text-align:left;
}
#innerdiv {
}
#top {
	height: 8px;
	background-image: url(../site_images/top.gif);
	background-repeat:no-repeat;
	margin: 0px;
	font-size: 0px;
}
#content_top_dumb {
	background-image: url(../site_images/bg_content.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-bottom:5px;
}
#content_top {
	margin-left: 14px;
	margin-right: 13px;
}
#header {
	background-color: #0d1047;
}
#content_dumb {
	background-image: url(../site_images/bg_content_bottom.gif);
	background-repeat:repeat-y;
}
#teaser_right {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin:0px 0px 20px 0px;
	padding: 0px;
}
#teaser_right IMG {
	margin:0px;
	padding: 0px;
}
#bottom {
	height: 8px;
	background-image: url(../site_images/bottom.gif);
	background-repeat:no-repeat;
	font-size: 0px;
}