﻿#Main-Image-Div
{
	position:absolute;
	right: 1px;
	width:617px;
	height: 436px;
	border: 0;
	/*bottom:28px;*/
	top:2px;
}
#Welcome-Div
{
	position:absolute;
	left: 0px;
	width:206px;
	height: 225px;
	top:2px;
	border: solid 0px black;
}
#Crop-Div
{
	position:absolute;
	top: 255px;
	left: 0px;
	width:206px;
	height: 55px;
	background-color:#96af6d;
	color: White;
	border: solid 0px black;
}

#Links-Div
{
	position:absolute;
	top: 310px;
	left: 0px;
	width:176px;
	padding-top:5px;
	padding-left:30px;
	bottom:28px;
	border: solid 0px black;
}