html, body, h1, h2, h4, h5, ul, li {
	margin: 0;
	padding: 0;
}
h3
{
	color:#99cc33;
	font-weight:bold;
	margin: 0;
	padding: 0;
	}
	
img{
	border: 0;
}

a{
	color: #09F;
}

a:hover {
	color: #06F;
}

.mainpannel
{
	background-color:#FFF;
	border-color:#09F;
	border-width:1px;
	top:0px;
	z-index:100;
	left:0px;
	position:absolute;
	width:770px;
	height:inherit;
}

body
{
	font: 11px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	position:inherit;
	
}

div#wrapper 
{ 
text-align:center; /* reset text alignment */ 
margin:0 auto; /* for the rest */ 
}

/** Body **/

#content {
	width: 838px;
	position: absolute;
	color: #fff;
	top: 271px;
	left: 70px;
	height: 440px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 18px;
}


p.more {
  margin: 0;
}

#hits {
  width: 240px;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  margin: 0.9em 0;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  color: #FFEA00;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}



/**java main menu styles**/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 75px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial}

#sddm div a:hover
{	background: #49A3FF;
	color: #FFF}
	
/*lifetimerstyle start*/

.dcountstyle{ 
font: bold 16px Arial;
padding: 3px;
}

.dcountstyle sup{ 
font-size: 90%
}
.style2 {color: #0066FF}
/*lifetimerstyle end*/