/* CSS Document */

body {
		background-image: url(/images/bg3.jpg);
   		background-repeat: no-repeat;
	}


		#apDiv1 {
	position:absolute;
	left:543px;
	top:189px;
	width:312px;
	height:251px;
	z-index:1;
}
#buttons {
	position:absolute;
	left:15px;
	top:189px;
	width:168px;
	height:717px;
	z-index:1;
}
	
		

body,td,th {
	color: #05138D;
}

h1		{vertical-align:top;
		}
	
a.hover {
		 text-shadow:#339933;
		 text-decoration:overline; 
		 color:#FF0099;
		}
		
		
td {vertical-align:top;
	}

hr {color:#CCCC00;}
