body 
{
background-image:
url('images/background.jpg')
}
#pagewidth {
width : 100%; 
}
 /* PHOTO GALLERY PICTURE FRAME */
.photo-L {
background : url('images/photo-l.gif') repeat-y; 
width : 11px;
}
.photo-r {
background : url('images/photo-r.gif') repeat-y; 
width : 11px;
}
.photo-t {
background : url('images/photo-t.gif') repeat-x; 
height : 11px;
}
.photo-b {
background : url('images/photo-b.gif') repeat-x; 
height : 11px;
}
.photo-cr {
background : url('images/photo-cr.gif') no-repeat; 
}
.photo-cl {
background : url('images/photo-cl.gif') no-repeat; 
}
.photo-crb {
background : url('images/photo-crb.gif') no-repeat;
}
.photo-clb {
background : url('images/photo-clb.gif') no-repeat; 
}    /* END GALLERY FRAME CODE */

 /* PICTURES CODE */
.photo-1 {
background : url('gallery/1.jpg') no-repeat; 
width : 360px;
height : 235px;
}   

.rt-foot {
font-size : 3px; 
color : #ffffff; 
font-family : Arial; 
font-weight : normal; 
background-color : #ffffff; 
} 
.break {
page-break-before : always; 
} 
.header-bk {
background : url('images/header-bk.gif') repeat-x; 
} 
.menu-line {
background : url('images/menu-line.gif') repeat-x; 
} 
.link-line {
background : url('images/menu-line.gif') repeat-x; 
height : 15px;
} 
.whitebk {
background-color : #ffffff; 
} 
.vertical {
background : url('images/vertical.gif') repeat-y; 
} 
.bar-bk {
background : url('images/bar-bk.gif') repeat-y; 
width : 85px;
} 
.bar-bk2 {
background : url('images/bar-bk2.gif') repeat-y; 
} 
.gr-corner {
background : url('images/gr-corner.gif') no-repeat; 
} 
.moose {
background : url('images/moose.jpg') no-repeat; 
background-position : bottom right; 
} 
.bar {
background : url('images/bar.gif') repeat-y; 
} 
.bk-gr {
background : url('images/red-bk-gr.gif') repeat-x; 
} 
.footer-bk {
background : url('images/footer-bk.gif') repeat-x; 
} 
.greenbk {                                      /* NAVIGATION WIDTH */
width : 212px;
background-color : #014406; 
} 
.space {                                      /* SPACE LEFT & RIGHT OF MAIN AREA */
width : 5px;
background-color : #FFFFFF; 
} 