
body {
text-align: left;
background-color: #D7D7D7;
margin:0;
margin-top:0px;
margin-bottom:0px;
padding:0; 
background:#D7D7D7 ;
height:100%; 
font-family: Arial; font-size:small;font-weight:medium;
}




.centerdiv {
margin-left: auto;
margin-right: auto;
height:100%; 
}
img
{  border-style: none;
}

.dot {top:20px;}
.link {top:17px;}
.heading {font-size:large; color:#0000cf;}

A:link {text-decoration: none;color:#2A7719;}

A:visited {text-decoration: none;color:#2A7719;}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
#ajaxticker1{
width: 130px;
border: none;
padding: 20px;

}


#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

.someclass{ //class to apply to your scroller(s) if desired
}



