/*----------LANDINGPAGE-----------*/
#LandingPage
{
	background-image: url("/images/Landing Page.jpg");
	width:820px;
	height:620px;
}

#searchFormLandingPage
{
	float:left;
	margin: 18px 0px 0px 10px;
}

#DateTimeLandingPage
{
	background-image: url("/images/Button Middle 1px.jpg");
	width:auto;
	float:right;
	height:29px;
	padding:0;
	margin: 18px 15px 0px 0px;
}

#ButtonsLandingPage
{
	margin:145px 0px 0px 0px;
	width:800px;
	height:300px;
	text-align:center;
}

#ButtonsLandingPage a img
{
	
}

#LandingPageText
{
	margin:40px 0px 0px 0px;
	text-align:justify;
	color:Gray;
	width:780px;
	font-size:small;
	max-height:110px;
	overflow:auto;
}

#ButtonsRow1, #ButtonsRow2, #ButtonsRow3
{
	font-size:small;
	clear:both;
}

#ButtonsRow1
{
	width:800px;/*684px;*/
	height:100px;
	margin-top:200px;
}
#ButtonsRow2
{
	width:/*684px;*/ 800px; /*684*/
	height:100px;
	/*position:absolute;
	top:250px*/
	margin-top:-200px;
}
#ButtonsRow3
{
	width:800/*684px*/;
	height:100px;
	/*position:absolute;
	display:none;*/
	margin-top:-200px;
}

#ButtonsRow1 a, #ButtonsRow2 a, #ButtonsRow3 a
{
	color:Gray;
	background-color:White;
}

a img
{
	border:none;
}
.Tile
{
	float:right;
	/*width:125px;*/
	width:160px;/*171*/
}
