#page-border-top{
height:18px;
background:url(images/top_background.gif) no-repeat center top; 
}
#vertical-edges{
height:900px;
background:url('images/body_background.gif') repeat-y center top; 
}
#page-border-bottom{
height:17px;
background:url(images/bottom_background.gif) no-repeat center bottom;
}
/*------------------------------------------------------------------------*/
#page{
width:968px;
position:absolute;
left:50%;
margin-left:-477px;
}
#border-to-border{
width:968px;
background:url(/images/body_background.gif) repeat-y; 
}
#page-content{
width:100%;
margin-left:46px;
padding-bottom:10px;
}
/*--------------------------TEMP BANNER----------------------------------------------*/
#centrebox{
position:absolute;
left:50%;
top:50%;
margin-top: -300px;
margin-left: -300px;
height:400px;
width:650px;
background:#fff;
}
#big{
font-size:60pt;
text-align:center;
}
#smaller{
font-size:22pt;
text-align:center;
}
#smallerjustified{
font-size:20pt;
text-align:justify;
}









