@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
    padding: 0px;
    background-color: #000;
    background-image: url(/crossstreet/images/background.jpg);
    font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

#container {
	position:absolute;
	left: 50%;
	width:992px;
	height:567px;
	margin-top: 3px;
	margin-left: -496px;
	text-align: center;
    background-image: url(/crossstreet/images/detail_bg.jpg);
}

#moreinfo {
	position: absolute;
    top: 414px;
    left: 544px;
    width: 104px;
    height: 121px;
}

#updates {
	position: absolute;
    top: 254px;
    left: 622px;
    width: 302px;
    height: 212px;
    
}

#content {
	margin: 5px 5px 5px 8px;
    width: 289px;
    height: 185px;
    overflow: auto;
    text-align: left;
}

#volunteers {
	position: absolute;
    top: 320px;
    left: 923px;
    width: 55px;
    height: 227px;
}

#parents {
	position: absolute;
    top: 404px;
    left: 279px;
    width: 183px;
    height: 127px;
}

#events {
	position: absolute;
    top: 245px;
    left: 398px;
    width: 166px;
    height: 68px;
}

#aboutus {
	position: absolute;
    top: 210px;
    left: 28px;
    width: 285px;
    height: 85px;
}

#morning {
	position: absolute;
    top: 424px;
    left: 12px;
    width: 206px;
    height: 104px;
}
#grace {
	position: absolute;
    top: 15px;
    left: 799px;
    width: 138px;
    height: 66px;
}
#guests {
	position: absolute;
    top: 39px;
    left: 429px;
    width: 91px;
    height: 79px;
}
#grace_acres {
    position: absolute;
    top: 556px;
    left: 795px;
    width: 179px;
    height: 87px;
}
