/* CSS Document */

/* Default template */

/* BODY BAXCKGROUND */
/*body {background:none;background-color:#999;}*/

/* Header & Footer */
#headerwrapper {background: #CC0000 url(images/headerbg_red.jpg) repeat-x;}

/* Footer */
#footerwrapper {clear:both;background-color:#FFCCFF;width:auto;height:100px;border-top:4px solid #fff;}

/* Columns */
#leftcol {margin:0 0 1em 0;padding-left:0.75em;}
#leftcol h1 {background: url(images/menuTab.gif) no-repeat top left;color:#FFF;}

#leftcol .contactbox a {background: url(images/emailbutton_up.gif) no-repeat center center;width:180px:height:20px;border:0;color:#FFF;}
#leftcol .contactbox a:hover {background: url(images/emailbutton_down.gif) no-repeat center center;color: #0066FF;}

#col_two {margin:0 0 1em 0;padding-right:0.75em;}
#col_two h1 {background: url(images/menuTab.gif) no-repeat top left;color:#FFF;}

#col_two .contactbox a {background: url(images/emailbutton_up.gif) no-repeat center center;width:180px:height:20px;border:0;color:#FFF;}
#col_two .contactbox a:hover {background: url(images/emailbutton_down.gif) no-repeat center center;color: #0066FF;}
#col_two a:hover {border:none;}

.colbox {}

#pcname {color:#FFCCFF;}
#displaydate {color:#fff;}

#flashservers {width:180px;}
#newsflash {border:0;width:180px;}
#eventflash {border:0;width:180px;}
#newsflash h1 {background-color:#3366FF;background: url(images/menuTab.gif) no-repeat top left;}
#eventflash h1 {background-color:#3366FF;background: url(images/menuTab.gif) no-repeat top left;}

/* FIXED WIDTH STYLES */
/* FIXED WIDTH STYLES */

/* Content */
/*#f_outerwrapper {background-color:#CCDDFF;}*/
#f_container {width:880px;margin:0 auto;background-color:#FFCCFF;}
#f_contentwrapper {padding-top:1em;}

#f_contentcontainer {margin-left:200px;padding:0 0.75em 0 0.75em;border-left:1px solid #CC0000;}
#content h1 {color:#3366FF;}
#content h2 {color:#3366FF;}
#content h3 {color:#666;}
#content h4 {color:#666;}

/* LIQUID BASE STYLES */
/* LIQUID BASE STYLES */

/* Header */
#l_headerwrapper {background: #CC0000 url(images/headerbg_red.jpg) repeat-x;height:100px;}
/* Content */

#l_contentcontainer {padding: 0 1em 1em 1em;border-left:1px solid #CC0000;border-right:1px solid #CC0000;}
#l_wrapper {background-color:#FFCCFF;padding-top:1em;}
#l_container {float:left;width:100%;margin:0 -200px 0 0;background-color:#FFCCFF;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;}