/* CSS Document */
html {
	background-color: #ffffff;
	line-height: 150%;
	font-family:  verdana, Helvetica, sans-serif;
	color:#000000;
	/*float:right; */
	margin:0px;
	padding:0px;
	height:100%;
}
body {
background-color: #ffffff;
	/*background-image: url(http://www.invisiblerooster.com/images/ant.gif);
	background-repeat: repeat;
	background-position: top;
	border-style:dashed;
	border-width:10px;
	border-color:#ccff33;
	border: 10px dashed #ccff33;*/
	line-height: 170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0px;
	color:#000000;
	height:100%;
	

}
a, a:visited, a:link, a:active {       
           
            font-weight : bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
            color :#000000;
            background-color : #ffffff;
            text-decoration : none;
			padding: 1px 2px 1px 2px;
			border:1px dashed black;
			letter-spacing: .05em;	
      }

      a:hover {
	font-weight : bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color :#ccff33;
	background-color : #ffffff;
	text-decoration : none;
	padding: 1px 2px 1px 2px;
	border: 1px dashed black;
								
      }
a.img_link, a:visited.img_link,a:link.img_link, a:active.img_link   {
padding: 0px;
border: 0px;
color:#000000;}	  
a:hover.img_link {
padding: 0px;
border: 0px;
color:#ccff33;}
	  
	  
#banner {
	position: absolute;
	bottom: 0px;
	z-index:10;
	vertical-align:bottom;
	
	
 }

#banner-inner { 
position: relative;
width:auto;
margin: 10px 0 10px 5px;
vertical-align:bottom;
padding:10px;


 }
	  
#pagebody {
	position: relative;
	width:auto;
	
	
	
}
#pagebody-inner { position:relative;
width:auto;
height:350px;
padding:10px;



}
/*.spacing { margin: 0 10px 0 10px;
}*/
#pagebody td object {
vertical-align:bottom;
margin: 0 10px 0 10px;
}
#pagebody img  { margin: 0 10px 0 10px;
}
#pagebody .first { margin-left: 50px;
}
#pagebody .last { margin-right: 50px;
}

#menu { position:static;


	/*border-style:dashed;
	border-width:10px;
	border-color:#ccff33;*/
	border-top: 5px solid #000000;
	height: 100%;

}

#menu-inner {
	position:relative;
	line-height: 125%;
	text-align: center;
	margin-top:15px;
	top:0;
bottom:0;

}
.ants {
background-image: url(http://www.invisiblerooster.com/images/ant.gif);
	background-repeat: repeat;
	background-position: top;}

.info{font-size:.6em;
}
#sitemeter {
position:absolute;
right:5px;
bottom:5px;}
#sitemeter a  {
padding: 0px;
border: 0px;
color:#000000;}	  
#uppermenu {
position: absolute;
top: 55px;
left: 480px;

}

