body {
	background-image:url(images/bg.png);
	background-repeat: repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	margin:0;
}
a:active, a:link, a:visited {
	color: #039;
	text-decoration:none;
}
a:hover {
	color:#000000;
}
h1 {
	font-size:14px;
	font-weight: bold;
	margin: 30px 0 0;
}
p {
	margin-bottom:0;
	margin-top:10px;
}
abbr {
	border:medium none;
}

.site_container {
	background:transparent url(images/skyline_header.png) no-repeat 0 0;
	margin:0 auto 30px;
	width:800px;
}
.container {
	background: transparent url(images/pr_header.png) no-repeat scroll 0 0;
	
	width: 790px;
	border: 1px solid #CCC;
	margin: 0 0 30px;
}
.header {
	display:none;
}

.main {
	margin-left:60px;
	padding-top:215px;
	width:660px;
}
.headline {
	text-align:center;
	margin-bottom: 25px;
}

.footer {
	clear:both;
	padding:50px 0 30px;
}
.footer div {
	text-align:center;
}
.footer img {
	border: 0px;
	margin: -2px 30px;
}
.footer b {
	display:none;
}

ul.navigation {
	margin:0px 0 0 617px;
	padding: 34px 0 0;
}
.navigation b {
	display:none;
}
ul.navigation li {
	margin:0;
	padding:0;
	display:inline;
}
.navigation li a{
	background:transparent url(images/nav_visit_stream57.gif) repeat scroll 0 0;
}
.navigation li{
	list-style: none;
}
.navigation a {
	display:block;
	height:33px;
	width:173px;
}
#nav_visit_stream57 a:hover {
	background-position:0px -33px;
}



