/*		margin   T    R    B    L  */
body {margin: 15px 15px 25px 10px}

body, form, p, td, div { font-family: Veranda, Tahoma, sans-serif ; font-size: 10pt; }
body {  /*  gradient background  */
 	background-image: url(../images/night1pxbg.jpg);  
	background-repeat: repeat-x; 
	background-position: center top;
/* 	background-color: #360849; 		 top of gradient  */
	background-color: #13084D; 	/* bottom of gradient  */
}


/*  Primary background used  */
.treebg { 
  	background-image: url(../images/logos/night-invis_all1024.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
	}

/*  Secondary background place holders */
.treebg800 {
  	background-image: url(../images/logos/night-invis_all800.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	}
.treebg1024 {
  	background-image: url(../images/logos/night-invis_all1024.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
	}
.treebg1280 {
  	background-image: url(../images/logos/night-invis_all.gif);
	background-repeat: no-repeat;
	background-position: left bottom; 
/*    	height: 100%;
	width:100%;  */
	}

.sanslh {
	font-family: tahoma, sans-serif;
/*  	line-height: 200%;  */
	}


a:link, a:visited 	{color:#CCB829; background-color:transparent; text-decoration: none; }
a:active, a:hover, a:focus	{color:#FFFF33; background-color:transparent;  text-decoration: none; }
/*  Other Yellows
CCCC00
*/

#lh150 {line-height: 150%;}
#bottc { text-align: center; vertical-align: bottom; }
#r {text-align: right;}
#c {text-align: center;}

.bird4 {
	display: block;
	position: absolute;
	left: 460px;
	top: 140px;
	}
.bird5 {
	display: block;
	position: absolute;
	left: 460px;
	top: 140px;
	}
