@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #FCFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}
a:link {
	color: #88A8FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #88A8FF;
}
a:hover {
	text-decoration: underline;
	color: #88A8FF;
}
a:active {
	text-decoration: none;
	color: #88A8FF;
}

img.news_icon {
 border: none;
}

div.news_pagelist {
 text-align: center;
}

div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:10000;
	background-color:#000000;
	border:1px solid #336;
	width:auto;
	padding:6px;
	color:#0000CC;
	font-size:11px;
	line-height:1.3;
}

#logo {
  margin: auto;
  text-align: center;
  width: 420px;
}

#navbar {
  width: 90%;
  margin: auto;
  overflow: hidden;
}

.nav_item {
  width: 20%;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 115%;
  text-align: center;
  float: left;
}

a.sidenav {
 margin-bottom: 10px;
}

.section_container {
 border: 1px solid #444444;
 padding: 1px;
 width: 900px;
 margin: auto;
 margin-bottom: 1em;
}

.section_content {
 border: 1px solid #777777;
 padding: 2px;
}

div#followLinks {
 margin-top: 20px;
 font-size: 75%;
}

div#followLinks:first-line {
 font-weight: bold;
 text-indent: 5px;
}

.follow_box {
 padding: 1px;
 border: 1px solid #999999;
 float: right;
 display: inline;
 font-size: 75%;
 margin-right: 4px;
 margin-top: 1px;
}

.follow_box img {
 vertical-align: text-bottom;
}

.header_bar {
 height: 1.65em;
}

.header_bar h3 {
 margin: 0px;
}

img {
 border: none;
}