
/* mobile styles */
@media handheld {
	html, body {
		font: 20px/15px sans-serif;
		background: #fff;
		padding: 3px;
		color: #000;
		margin: 0;
		}
	#sidebar, #footer {
		display: none;
		}
	h1, h2, h3, h4, h5, h6 {
		font-weight: normal;
		}
	#content img { 
		max-width: 250px;
		}
	.center {
		width: 100% !important;
		text-align: center;
		}
	a:link, a:visited {
		text-decoration: underline;
		color: #0000CC;
		}
	a:hover, a:active {
		text-decoration: underline;
		color: #660066;
		}

}
/* iPhone-specific styles */
@media only screen and (max-device-width: 380px) { 

	html {
		-webkit-text-size-adjust: none;
		}
}

BODY { 
scrollbar-face-color:#666666; 
scrollbar-highlight-color:#c0c0c0; 
scrollbar-3dlight-color:#c0c0c0; 
scrollbar-darkshadow-color:#999999; 
scrollbar-shadow-color:#666666; 
scrollbar-arrow-color:#FFCC00; 
scrollbar-track-color:#cccccc; } 

td { font-family: Arial, Helvetica, sans-serif; 
font-size: 25px; color: #006600 } 

h1 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 
35px; color: #006600} 

h3 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 
20px; color: #006600} 

a:active { font-family: Comic Sans MS, Helvetica, sans-serif; font-size: 
25px; color: #000000; text-decoration: none; background-color: #FF0000; font-weight: 
bold} 

a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: 
#FFCC00; text-decoration: underline; background-color: #FF0000; font-weight: bold} 

a:link { color: #006600; font-family: Arial, Helvetica, sans-serif; font-size: 25px; text-decoration: none; 
font-weight: bold } 

a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: #006600; text-decoration: none; font-weight: bold; font-style: normal; } 

body { color: #006600; background-color: #cccccc} 

.source { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 25px; color: #000000 
; font-style: italic}
BODY { background-image: url(images/grey_ecoman_bird.jpg); } 