.page_container {
 border-collapse: collapse;
 width: 760;
 border: 0;
 background-color: #ffffff;}

/* Top Menu */

.top_menu {
 width: 100%;
 vertical-align: top;
 border: 0;}

/* End Top Menu */

/* Left Border */

.left_border {
 background: #A43E87 url('images/body_left_border.gif') repeat top left;
 width: 49px;}

/* End Left Border */

/* Left Column */

.left_column {
 background: #A43E87 url('images/left_col_bg.gif') repeat top left;
 width: 166px;
 vertical-align: top;
 text-align: center;}

/* End Left Column */

/* Content Area */

.content_area {
 background: #ffffff url('images/content_bg.jpg') no-repeat top middle;
 padding-left: 4px;
 width: 518px;
 height: 550px;
 vertical-align: top;}

/* End Content Area */

/* Right Border */

.right_border {
 background: #A43E87 url('images/body_right_border.gif') repeat top right;
 width: 42px;}

/* End Right Border */

/* Footer Graphics */

.bottom_left_corner {
 width: 58px;}

.footer_background {
 background: #a43E87 url('images/body_bottom_border.gif') repeat top left;
 width="100%"}

.bottom_right_corner {
 width: 42px;}

/* End Footer Graphics */

.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
 width: 100%;
 height: 7px;
 font-size: 1px;
}
.rbcontent { margin: 0 7px; color: white; font-weight: bold;}
.rbroundbox { width: 100%; margin: 0 auto; }
