﻿body {
  margin: 0;
  padding: 0;
  background-color: #6b0000;
  color: white;
  font: small Arial, Helvetica, Verdana, sans-serif;
  font-weight: normal; font-style: normal; 
  font-variant: normal; color: #000000; 
  font-family: Arial, Helvetica, sans-serif
}
#wrapper {
	background-color: #fdf8f2;
	color: black;
	margin: 30px 40px 30px 40px;
	padding: 10px;
}
#header-top li img {
  float: left;
  margin: 0 5px 5px 0;
}
#header-top {
  background-image: url(images/logo.gif);
  background-repeat: no-repeat;
  padding: .5em .5em 1em 250px;
  height: 1%;
}
#header-bottom {
  border-top: 1px solid #75C2A6;
  border-bottom: 1px solid #75C2A6;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:visited {
	text-decoration: underline;
	background-color: #fdf8f2;
	color: #050845;
}
#header-bottom a:link {
	text-decoration: underline;
	background-color: #fdf8f2;
	color: #050845;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 10px;
}
#content {
  margin: 0 0 0 240px;
  border: 1px solid #75C2A6;
  background-color: white;
  color: black;
}
#mainfeature {
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:visited {
  color: white;
  background-image: url(images/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#mainfeature p.more a:link {
  color: white;
  background-image: url(images/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h1 {
  color: #245100;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #75C2A6;
  font-size: 200%;
}
#content .inner h2 {
  color: #245100;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #75C2A6;
  font-size: 110%;
}
#content .inner ul.features {
	border-bottom: thin #800000 solid;
	padding: 10 0 0 0;
	list-style: none;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .inner ul.features1 {
	padding: 10 0 0 0;
	list-style: none;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .inner ul.sublist {
  color: #666666;
  font-size: 90%;
  list-style: disc;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:visited {
  color: #245100;
}
#content .inner h3 a:link {
  color: #245100;
}
#content .inner p {
  color: #131313;
  font-size: 90%;
}
#content .inner .features li img {
	float: left;
	margin-right: 15px;
	vertical-align: middle;
	text-align: left;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:visited {
  color: black;
  background-image: url(images/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#content .inner p.more a:link {
  color: black;
  background-image: url(images/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(images/sidebar-header-bg-red.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
  color: white;
}
#sidebar .inner {
  padding: 10px;
}

#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#Footer p.footer{
	font-size: x-small;
}

#content .inner p.image{
	float:left;
	width:140px;
	text-align:center;
	position:relative;
	float:left;
	padding-left: 14px;
	padding-right: 14px;
    text-indent: 15px;
}

#content .inner p.image2{
	float:left;
	width:220px;
	text-align:center;
	position:relative;
	float:left;
	padding-left: 14px;
	padding-right: 14px;
    text-indent: 15px;
}
#content .inner table.style1{
	vertical-align: text-top;
	width: 100%; 
	float: left;
}
#content .inner tr.styletr{
	border-bottom-color: #000000;
	border-bottom: thin #000000 solid;
	vertical-align: top;
}
#content .inner td.columnheader1{
	float:left;
	width:20px;
    text-align:left;
    position:relative;
	color:red;
}
#content .inner td.columnheader2{
	float:left;
	width:600px;
    text-align:Center;
    position:relative;
	color:red;
}
#content .inner td.columnheader3{
	float:left;
	width:20px;
    text-align:Right;
    position:relative;
	color:red;
}
#content .inner td.column1{
	float:left;
	width:20px;
    text-align:left;
    position:relative;
}
#content .inner td.column2{
	float:left;
	width:600px;
    text-align:Left;
    position:relative;
}
#content .inner td.column3{
	float:left;
	width:20px;
    text-align:Right;
    position:relative;
}
#content .inner p.columnheader1{
	float:left;
	width:200px;
    text-align:left;
    position:relative;
	float:left;
	color:red;
}
#content .inner p.columnheader2{
	float:left;
	width:200px;
    text-align:left;
    position:relative;
	float:left;
	color:red;
}
#content .inner p.columnheader3{
	float:left;
	width:200px;
    text-align:left;
    position:relative;
	float:left;
	color:red;
}
#content .inner p.column1{
	float:left;
	width 50px;
    text-align:left;
    position:relative;
}
#content .inner p.column2{
	float:left;
	width:150px;
    text-align:left;
    position:relative;
}
#content .inner p.column3{
	float:left;
    text-align:left;
    position:relative;
}
#content .inner p.column4{
	float:left;
    text-align:left;
    position:relative;
}

#content .inner p.author1 {
	font-weight: bold;
	color: #FF0000;
}
