/* CSS Document */

/* Scenes template */

/* Body Style */
body {background:none;background-color: #FF99FF;}

/* Header & Footer */
#headerwrapper {background: url(../fancygraphics/images/fancygraphics_heading.jpg) no-repeat;}

/* Footer */
#footerwrapper {clear:both;background-color:#FFCCFF;height:100px;border-top:4px solid #fff;}

/* Columns */
#leftcol {margin:0 0 1em 0;padding-left:0.75em;}
#leftcol h1 {background-color:#CC00CC;color:#fff;}

#col_two {padding-right:0.75em;}
#col_two h1 {background-color: #CC00CC;color:#fff;}
#col_two a:hover {background-color:#99CCFF;border-top:1px dashed #000;}

#colbox {background-color:#FFFFFF;border:1px solid #CC00CC;}

#newsflash {border:1px solid #CC00CC;}
#eventflash {border:1px solid #CC00CC;}
#newsflash h1 {background-color:#CC00CC;}
#eventflash h1 {background-color:#CC00CC;}


#counter {border:1px solid #CC00CC;}

#pcname {color: #CC00CC;}
#displaydate {color:#000;font-weight:bold;}

/* FIXED WIDTH STYLES */
/* FIXED WIDTH STYLES */

/* Content */
#f_container {width:880px;margin:0 auto;background-color:#FFF;}
#f_contentwrapper {padding-top:1em;background: #FFF url(../fancygraphics/images/fancygraphics_body.jpg) no-repeat;}
#f_contentcontainer {margin-left:200px;padding:0 0.75em 0 0.75em;border-left:1px solid #0000CC;margin-bottom:1em;}
#content {margin:0;}
#content a {color:#000;}
#content h1 {color:#000;}
#content h2 {color:#000;}
#content h3 {color:#000;}
#content h4 {color:#000;}

/* LIQUID BASE STYLES */
/* LIQUID BASE STYLES */

/* Header */
#l_headerwrapper {background: #FFF url(../fancygraphics/images/fancygraphics_heading.jpg) no-repeat;height:100px;border-bottom:2px solid #999;}

/* Content */
#l_contentcontainer {padding: 0 1em 1em 1em;border-left:1px solid #CC00CC;border-right:1px solid #CC00CC;}
#l_wrapper {background: #FFF url(../fancygraphics/images/fancygraphics_body.jpg) no-repeat;padding-top:1em;}
#l_container {float:left;width:100%;margin:0 -200px 0 0;padding-bottom:1em;}
#l_container2 {float:right;width:100%;margin-left:-200px;margin-bottom:0;}
#l_contentwrapper {margin:0 200px 0 200px;padding:0;}
html>body #l_contentwrapper {width:auto;}
