/* CSS Document */
body{
	margin-top:25px;
	padding-top:25px;  
	background-image:url(../Images/Landing-Page.jpg); background-position:bottom; 
	
	background-repeat:no-repeat; 
	text-align:center;
	background-position:center;
	
}

.layout{
margin-top:0px;

}

.Buttons{
text-align:center;
}

.ButtonLink{
text-align:center;
}

.AmenuLink:Link{
font-family:"Arial"; 
font-size: 16px;
color:#3F60AF;
text-decoration:none;
}

.AmenuLink:Hover{
font-family:"Arial"; 
font-size: 16px;
color:#2B8A6C;
font-weight:normal;
text-decoration:none;
}

.AmenuLink:Visited{
font-family:"Arial"; 
font-size: 16px;
color:#3F60AF;
font-weight:normal;
text-decoration:none;
}
.small {

	font-family: "Arial";
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}