/* // (c)2009 TechTriad, Inc.
	   CSS Style Sheet // */
	   
#mainPhoto {
	height: 450px;
	background-image: url(../images/mainphoto/mainphoto1.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
}

#container {
	display: none;
}
#foot {
	top: 40px;
}

