{ CONTAINERS }
body{
background-color: #342C29;
background-image: url('gracemanorBG.jpg');
background-repeat: repeat-x;

}

.content{
position: absolute; left: 636px; top: 36px;
width: 485; height: 420;
border-style: none; 
overflow: auto;
}

#footer{
	line-height: 100px;
	bottom: 20px;
	background: #fcfcfc;
}


{ TEXT }
table, tr, td, p{font-family: Arial; font-size: 14px;}
h1, h2, h3{font-family: Arial; }
a{color: #000000;}
.content p{text-align: justify;}

{ IMAGES }
img{border-width: 0px;}
.mainImg{position: absolute; left: 8px; top: 36px;}
#gracemanor-logo{position: relative; display: block; margin: auto;  width: 453px;}
.logo1{position: absolute; left: 624px; top: 472px;}
.logo2{position: absolute; left: 880px; top: 442px;}
