img
{  border-style: none;
}

#googlebox
{width:550px;height:28px;float:right;margin-top:-130px;}
#addthis
{padding-top:3px;float:left;}
#googlesearch
{float:right;width: 380px;}

#topmenu
{
	float: left; 
/*width: 81%;*/
width: 920px;
        background-color: #ffffff;
  color: #000000;
 	padding-right: 0px;
  	padding-left: 5px;
  	padding-top: 0px;
  	padding-bottom: 0px;
        border-bottom: 4px solid #002809;
	margin-top: 5px;
}
#toplinks
{
	float: right;
 	padding-right: 0px; 
}

#topnavigation a
{
letter-spacing: 1px;
font-weight: bold;
color: #000000;
background: #d4e782 url(images1/lhtmenu.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px;
}

#topnavigation a span
{
background: url(images1/rhtmenu.gif) right top no-repeat;
padding-right: 10px
}

#topnavigation a, #topnavigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#topnavigation a, #topnavigation a span
{
float: none
}
/* End hide */

#topnavigation a:hover
{
color: #ffffff;
background: #002809 url(images1/hoverlht.gif) left top no-repeat;
padding-left: 10px
}

#topnavigation a:hover span
{
background: url(images1/hoverrht.gif) right top no-repeat;
padding-right: 10px
}

#topnavigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#topnavigation li
{
list-style: none;
float: left;
margin: 0;
} 

#topnav
{
        letter-spacing: 1px;
	font-weight: bold;	
	color: #000000;
        float: left; width: 100%;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
background-color: #ffffff;
   /*     background-color: #ccccff;*/
        border-top: 1px solid #002809;
        border-bottom: 1px solid #002809;
}

#topnav a:link
{ 
      font-weight:bold;
     color:#0000ff;
      text-decoration:underline;
      background-color: #ffffff;
}

#topnav a:visited
{
      font-weight:bold;
      color:#ff0000;
      text-decoration:underline;
      background-color: #ffffff;
}

#topnav a:hover
{
      font-weight:bold;
      color:#800000;
      text-decoration:underline;
      background-color: #ffffff;
}

/*Start Actorvator styles*/
.overlay{
  background:transparent url(images1/overlay.png) repeat top left;
  position:fixed;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  z-index:2000;
}
.box{
  position:fixed;
  top:-1500px;
  left:20%;
  right:20%;
  background-color:#ffffff;
  color:#0F0F0F;
  padding:20px;
  border:2px solid #cccccc;
  -moz-border-radius: 20px;
  -webkit-border-radius:20px;
  -khtml-border-radius:20px;
  -moz-box-shadow: 0 1px 5px #333333;
  -webkit-box-shadow: 0 1px 5px #333333;
  z-index:2001;
}

.box h1{
  margin:-20px -20px 0px -20px;
  padding:10px;
  color:#EF7777;
}

a.boxclose{
  float:right;
  width:26px;
  height:26px;
  background:transparent url(images1/cancel.png) repeat top left;
  margin-top:-30px;
  margin-right:-30px;
  cursor:pointer;
}
/*End - Actorvator styles*/