/* CSS Document */
#bodyBG{
background:url(images/backing1.jpg);
text-align:center;
}
#maincontainer{
width:927px;
margin: 0 auto; 
border: 0px solid #000000;
text-align: left; 
position:relative;
}

#a1Line{
width:927px;
height:57px;
}

#bannerArea{
width:927px;
height:179px;
}

#c1Line{
width:927px;
height:9px;
}
#d1Line{
width:927px;
height:30px;
margin-top:-1px;
}
#e1Line{
width:927px;
height:15px;
}
#mainContentPart{
width:927px;
height:auto;
background:url(images/contentBG.jpg);
margin-top:-6px;
}

#imageArea{
width:280px;
height:260px;
margin:0px 0px 0px 50px;
padding: 5px 10px 5px 10px;
}
#bodyContent{
width:550px;
height:auto;
margin:-260px 0px 0px 320px;
padding: 5px 5px 5px 30px;
}
#bodyContent2{
width:850px;
height:auto;
margin:0px 0px 0px 0px;
padding: 25px 25px 25px 25px;
}
#footerArea{
width:927px;
height:47px;;
}


p{
font:Arial, Helvetica, sans-serif;
color:#555348;
font-size:0.75em;
}

a img {
border:0pt none;
}

h3{
font:Arial, Helvetica, sans-serif;
color:#B96B5C;
}


