body {
	-moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
}

div.page_title {
    color:#231F20;
    font-family:Trebuchet MS;
    font-size:20pt;
    font-style:italic;
    font-weight:bold;
    height:40px;
    left:245px;
    position:absolute;
    top:225px;
    width:550px;
}

h1 {
    color:#231F20;
    font-family:Trebuchet MS;
    font-size:18pt;
    font-weight:bold;
}

div.lower_main {
    background:url(../images/backgroundcropped.jpg) repeat scroll 0 0;
    border-left:1px solid #D60D8C;
    border-right:1px solid #D60D8C;
    border-bottom:40px solid #D60D8C;
    min-height:1000px;
    height:auto;
    margin:0 auto;
    position:relative;
    top:454px;
    left:-1px;
    width:850px;!important;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    display:visible;
}

div.textmain {
    position:relative;
    top:-174px;
    height:auto;
    overflow:auto;
    left:250px;
    width:545px;!important;
}

