/* CSS Document */

/* Default template */

/* BODY BAXCKGROUND */
/*body {background:none;background-color:#999;}*/

/* Header & Footer */
/*#headerwrapper {background: url(images/headerbg_blue.jpg) repeat-x;}*/

#headerwrapper {background: #6699FF url(images/backdrop_01.jpg) no-repeat;}

/* 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;}

#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 {margin-bottom:0.5em;}*/
.colboxdata {/*background-color:#e9e9e9;*/}

/*.contactbox {background-color:#e9e9e9;}*/

#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;}

/* DISPLAY DATE */
#displaydate {padding:1px 0 8px 8px;width:450px;}
#displaydate p {margin:0;font-size:75%;text-align:right;font-weight:bold;color:#FFFF00;}

/* 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 solid #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/backdrop_01.jpg) no-repeat;height:100px;}
/* Content */

#l_contentcontainer {padding: 0 1em 1em 1em;border-left:1px solid  #0000CC;border-right:1px solid #0000CC;}
#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;}