/* =========================================================== */
/* ==========           Chateau Nonchalant          ========== */
/* ==========  Screen Style for the Community Page  ========== */
/* =========================================================== */

/* Last modified 23 October 2008 */

#content h3  {display: none}

#content div  {
   color:      #000a18;
   background-color: #f93;
}

#content div h3  {
   display:    block;
   text-align: left;   word-spacing: 2px;
   padding: 2em 18px 0 18px;
}

#content div h3 a  {
   font: normal bold 1em Georgia, "Times New Roman", serif;
}
#content div h3 a:hover  {text-decoration: underline}
/* #content div h3 span     {display: block} */

#content div p  {
   padding: 0.6em 18px;
}

/* ======================================================= */

#content  {
   position: relative;
   padding-bottom: 460px;
}

#content div  {
   position: absolute;
   width:  200px;
}
#content #uvwa   {top:   0;     left:   0;}
#content #racc   {top:  20px;   left: 275px;}
#content #sorwa  {top: 200px;   left:  65px;}
#content #owa    {top: 300px;   left: 300px;}

#content div img  {
   position: absolute;
   width: 30px;   height: 36px;
   z-index: 10;
}
#content #uvwa  img  {top:   0;     left: 160px;}
#content #racc  img  {top:  15px;   left: 150px;}
#content #sorwa img  {top:  -5px;   left: 100px;}
#content #owa   img  {top:  20px;   left: 140px;}

/*
* html #content #uvwa  img,
* html #content #racc  img,
* html #content #sorwa img,
* html #content #owa   img   {top: -4px;   left: 174px;}
*/
/* ====================================================== */

#extension h3  {
   padding-top: 100px;
}

#extension  {display: none}
