/* -----Style Sheet for Portland Rock Climbs xhtml/css-----Author: Image One ----- */
/* -----Updated: 5.10.10 -----*/
/* 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.css");   /* <<<<<< Popup image & text boxes, but Opera is blocked  -----------------*/
/* Global Space Reset ----------------------- */
* {padding:0; margin:0 auto;}
html,body,div,p {font-size:100%; border:0 none; outline:0; padding:0; margin:0 auto;}
/* Page Set ----------------------- */
body {margin:0;padding:0; font:normal 12px "trebuchet ms",Verdana,Tahoma,Arial,sans-serif; position:relative; 
background:#efefef url(../bg/bg2.gif) top center repeat-x;}