/* -----Style Sheet for Portland Rock Climbs xhtml/css-----Author: Image One ----- */
/* -----Updated: 12.17.11 -----*/
/* Base administration level----------------------- */
@import url("../css/prc-layout.css");  /* <<<<<< Base layout structure, header, footer, left, right, content, & typography -----------------*/
@import url("../css/prc-print.css");  /* <<<<<< Print -----------------*/
@import url("../css/prc-round.css");  /* <<<<<< Rounded box -----------------*/
@import url("../css/prc-round-wide.css");  /* <<<<<< Rounded WIDE box -----------------*/
@import url("../css/prc-xround.css");  /* <<<<<< Rounded very SMALL multi-colored boxes -----------------*/
@import url("../css/prc-box-button.css");  /* <<<<<< Box-buttons -----------------*/
@import url("../css/prc-popupbox");   /* <<<<<< Popup image & text boxes, but Opera is blocked  -----------------*/ /* Not active */
/* Global Space Reset ----------------------- */
* {padding:0; margin:0 auto;}
html,div,body,p {border:0 none; outline:0; padding:0; margin:0 auto;}
/* Page Set ----------------------- */
body {font:normal 12px Verdana,Tahoma,Arial,sans-serif; position:relative; background:#39ff99;}
