/* CSS Document */

/* Default template */

/* BODY BAXCKGROUND */
/*body {background:none;background-color:#999;}*/

/* Header & Footer */
#headerwrapper {background: url(images/headerbg_blue.jpg) repeat-x;}

/* Footer */
#footerwrapper {clear:both;background-color:#CCDDFF;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;}

#col_two {padding-right:0.75em;}
#col_two h1 {background: url(images/menuTab.gif) no-repeat top left;color:#FFF;}
#col_two a:hover {background-color:#CCDDFF;border-top:1px dashed #000;}

.colbox {background-color:#CCC;}

#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:#CCDDFF;}
#f_contentwrapper {padding-top:1em;}

#f_contentcontainer {margin-left:200px;padding:0 0.75em 0 0.75em;border-left:1px dashed #0000CC;}
#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: #6699FF url(images/headerbg_blue.jpg) repeat-x;height:100px;}
/* Content */

#l_contentcontainer {padding: 0 1em 1em 1em;border-left:1px dashed  #0000CC;border-right:1px dashed #999;}
#l_wrapper {background-color:#CCDDFF;padding-top:1em;}
#l_container {float:left;width:100%;margin:0 -200px 0 0;background-color:#CCDDFF;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;}
