body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #031fff;
  background-image: none;
  background-repeat: repeat-y;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #ffffff;
  color: black;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  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:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 30px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 0px;
}
#content {
  margin: 5px 5px 5px 205px;
  border: 1px solid #b9d2e3;
  background-color: #FBF9D3;
  color: black;
}
#mainfeature {
  background-image: none;
  background-repeat: no-repeat;
  background-color: #FFDE00;
  color: #031fff;
  padding: 1em 1em 1em 1em;
  height: 1%;
  
}
#mainfeature h3 {
  font-size: 130%;
  background-image: url('sidebar-header-bg.jpg');
  background-repeat: no-repeat;
  margin: 0;
  font-weight: normal; padding-left:8px; padding-right:0; padding-top:0.1em; padding-bottom:0.1em
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 120%;
}
#mainfeature p {
  font-size: 100%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: #031fff;
  background-image: url('nav1.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  color: #031fff;

  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url('nav1.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82
}
#sidebar {
  position: absolute;
  top: 15px;
  left: 0;
  width: 200px;
  background-color: #FFDE00;
  color: #031fff;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-color: #031fff;
  font-size: 110%;
  background-image: url('sidebar-header-bg.jpg');
  background-repeat: no-repeat;
  margin: 0;
  color: #031fff;
  font-weight: normal; padding-left:10px; padding-right:0; padding-top:0.2em; padding-bottom:0.2em
}
#sidebar .inner {
  font-color: #031fff;
	
  padding: 10px;
  color: #031fff;
}
#sidebar ul {
  list-style-image: url('nav1.gif');
  margin-left: 0;
  padding-left: 20px
    

}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
  align: top;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: #031fff;
}
#sidebar .date {
  font-weight: bold;
   
}
#searchform .text {
    font-color: #031fff;

  width: 175px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
 
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #FFDE00;

}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  background-image: url('more-bullet.gif');
  background-repeat: no-repeat;
  background-position:  left center;
  padding-left: 14px
}
#footer {
  width: 100%;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 10px;
  clear: both;
  float: bottom;
}
#footer p {
  font-size: 90%;
  color: #050845;
  margin: 0;
  padding: 0.2em 2.2em 0.2em 2.2em;
}
#leftbox a:hover{color: #ff7f00;
background-color:#FFFFFF}

.xmlbutton, .feeditem .xmlbutton{
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFFFFF;
	background:#F60;
	text-decoration:none;
	margin:0 auto 0 0 ;
}
 a.xmlbutton,  a.xmlbutton:link,  a.xmlbutton:visited, a.xmlbutton:active,  a.xmlbutton:hover{color:#FFFFFF;}

.floatright{float:right;}
.style1 {
	font-size: 36px;
	color: #FFFFFF;
}
.style2 {color: #ff7f00}
.style5 {color: #FF962D}

#sidebar2 {
  float: right;
  width: 75px;
}

table.mt{
	position: absolute;
	top: -20px;
	left: 350px;
	border-collapse:collapse;
	border: 2px solid #FFDE00;
	margin: 0 0 0 113px;
	font-size: 80%;	
}
table.mt tr td{
	background-color: #FFDE00;
	border: 1px solid #031fff;
	padding:3px 15px 3px 15px;
}
table.mt tr th {
	background-image: url('sidebar-header-bg.jpg');	
	color:#031fff;
	font-weight:bold
	
}
table.dt{
	position: absolute;
	top: 110px;
	left: 600px;
	border-collapse:collapse;
	border: 2px solid #FFDE00;
	margin: 0 0 0 113px;	
}
table.dt tr td{	
	border: 1px solid #FFDE00;
	padding:3px 15px 3px 15px;
}
table.dt tr th {
	background-image: url('sidebar-header-bg.jpg');
	color: #031fff;
	font-weight:bold
	
}
#ed{
	position: absolute;
	width: 389px;
	height: 100px;
	left: 210px;
	top: 280px;
}