body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #eeeeee url(../Logos/microskull_bg.jpg);;
  margin-top: 0px
}
li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 100%;
}

a:link {
	color: #ffffff;
    text-decoration: none;
}
a:visited {
	color: #ffffff;
    text-decoration: none;
}
a:active {
	color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.announcement {
  font-size: 16px;
  color: #000000;
  vertical-align: top;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center
}

.copyright {
    font-size: 10px;
    color: #000000;
  vertical-align: bottom
}

.unpadded {
	margin: 0px;
	padding: 0px;
	height: 250px;
}
.news_cell {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.mini_banner {
  border: 2px solid #000000;
}

.left_column {
	color: #000000;
	vertical-align: top;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
}
.right_column {
	color: #000000;
	vertical-align: top;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	border-right-width: 2px;
}

h1 {
	font-size: 19px;
	color: #000000;
}
h2 {
	font-size: 15px;
	color: #000000;
}
