/* CSS Document */

body {
margin:0px;
background:#C09A7E url(Background_Grad.jpg) repeat-x; }

p { font: 12pt Arial, Helvetica, sans-serif }

#ContentPane {
padding:10px; }

.SiteBackground {
background: url(Background_Cookies.jpg) top center no-repeat;
width:100%; }

.LeftSpan {
background: url(Span_Left.gif) repeat-y;
width:15px; }

.RightSpan {
background: url(Span_Right.gif) repeat-y;
width:15px; }

.BottomSpan {
background: url(Span_Bottom.gif) repeat-x; }

.ContentAreaBackground {
background: #F7F4EF url(ContentBackground.jpg) repeat-x; }

.ContentArea {
background-color:#DDCAB7; }

.Content_RightSpan { 
background:url(ContentPane_RightSpan.gif) repeat-y; }

.Content_BottomSpan { 
background:url(ContentPane_BottomSpan.gif) repeat-x;; }

