body                                 {
                                       background-color: #bdb76b;
                                       *background-image: url(images/6ts_webbanner.jpg);
                                       background-repeat: repeat;
                                       font-family: 'Special Elite', cursive;
                                       color: black;
                                       margin: 0;
                                       padding: 0px;
}
div#main                             { 
                                       margin-right: 10px;
                                       margin-left: 50px;
                                       margin-top: 354px;
                                       padding: 1em 1em 1em 1em;
}
div#adminmain                        {
                                       margin-right: 10px;
                                       margin-top: 0px;
                                       padding: .5em 1em .1em 1em;
}
div#topbanner                        {
                                       position: absolute;
                                       background:url(images/6ts_webbanner.jpg) no-repeat;
                                       top: 5px;
                                       left: 50px;
                                       height:408px;
                                       width: 100%;
                                       margin: 0;
                                       padding: 5px 0em 5px 0em;
                                       z-index: -10;
}
div#topimage                         {
                                       position: absolute;
                                       top: 0px;
                                       left: 50px;
                                       width: 100%;
                                       padding: 5px 0em 5px 0em;
                                       z-index: -1;
}
div#galaimage                        {
                                       position: absolute;
                                       top: 20px;
                                       left: 490px;
                                       width: 100%;
                                       padding: 5px 0em 5px 0em;
}
div#titlebarcaptiontop               {
                                       margin-right: 0px;
                                       margin-top: 0px;
                                       padding: 5px 5px 5px 5px;
                                       font-size: 1.2em;
}
div#titlebarcaptionbottom            {
                                       padding: 0px 0px 10px 0px;
                                       font-size: 1.3em;
                                     /*font-style: italic;*/
                                       font-weight: bold;
                                       color: #636039;
}
div#sidebar                          { position: fixed;
                                    /* background-image: url(images/sidebar-1.png); */
                                       background-color: #636039;
                                       top: 0px;
                                       left: 0px;
                                       width: 50px;
                                       height: 100%;
                                       min-height: 100%;
                                       z-index: -2;
}
.image_left                          { float: left;
                                       font-size: 1.1em;
                                       font-style: italic;
                                       text-align: center;
                                       color: #636039;
                                       padding: 5px;
}                                       
.image_right                         { float: right;
                                       display: inline;
                                       font-size: 1.1em;
                                       font-style: italic;
                                       text-align: center;
                                       color: #636039;
                                       padding: 5px;
}     
div#image_caption                    { 
                                       font-size: 1.1em;
                                       font-style: italic;
                                       text-align: center;
                                       color: #636039;
                                       padding: 0 2em 2em 2em;
} 
div#horizontalmenuarea               {
                                       position: absolute;
                                       top: 295px;
                                       left: 50px;
                                       padding-left: .5em;
                                       font-family: 'Pathway Gothic One', Verdana;
                                       font-size: 1.8em;
                                       color: #636039;
}
a:link                               {
                                       color: #dedaa2;
} 
a:visited                            {
                                       color: #989358;
}
a:hover                              {  
                                       color: red;
}                                      
p                                    {
                                       font-family: 'Special Elite', cursive;
                                       color: black;
                                       font-size: 1.2em
}
h1                                   {
                                       color: black;
                                       font-family: 'Pathway Gothic One', Verdana;
                                       font-size:3em;
                                       font-weight: bold;
                                       width: 80px;
                                       overflow: visible;
                                       white-space: nowrap;
                                       border-bottom: 9px solid #636039;
                                       margin: 0 0 10px 0;
                                       padding: 0 0 5px 0; 
}
h2                                   {
                                       color: black;
                                       font-family: 'Pathway Gothic One', Verdana;
                                       font-size: 2em;
                                       font-weight: bold;
                                       width: 150px;
                                       overflow: visible;
                                       white-space: nowrap;
                                       border-bottom: 8px solid #636039;
                                       margin: 0 0 10px 0;
                                       padding: 0 0 5px 0; 
}
h3                                   {
                                       color: black;
                                       font-family: 'Pathway Gothic One', Verdana;
                                       font-size: 1.9em;
                                       font-weight: bold;
                                       width: 150px;
                                       overflow: visible;
                                       white-space: nowrap;
                                       border-bottom: 7px solid #636039;
                                       margin: 0 0 10px 0;
                                       padding: 0 0 5px 0;                                  
}
ul, li                               {
                                       margin:0;
                                       padding:0;
                                       list-style-type:none;
}
li                                   {
                                       background:url(images/poppy_bullet.gif) 1em .2em no-repeat;
                                       padding: 0 0 .5em 2em;
}
.high                                {
                                       font-weight: bold; color: #002020;
}
.small                               { 
                                       font-size: 1.1em;
}
.alert                               { font-weight: bold;
                                       color: #FF0000;
}
.h2class                             {
                                       color: black;
                                       background-color: #636039;
                                       font-family: 'Pathway Gothic One', verdana;
                                       font-size: 2.2em;
                                       font-weight: bold;
                                       padding: .5em;
                                       
	                               border-top-width: 0px;
	                               border-right-width: 1px;
	                               border-bottom-width: 1px;
	                               border-left-width: 1px;
	                               border-top-style: solid;
	                               border-right-style: solid;
	                               border-bottom-style: solid;
	                               border-left-style: solid;
	                               border-top-color: #000033;
	                               border-right-color: #000033;
	                               border-bottom-color: #000033;
	                               border-left-color: #000033;
	                               background-color: #636039;
}
.h3class                             {
                                       color: #636039;
                                       font-size: 1.5em;
                                       font-weight: bold;
                                       padding: 0;
}
.newsbanner                          {
                                       font-size: 1.4em;
                                       font-weight: bold;
                                       font-style: italic;
                                       color: #636039;
                                       padding: .5em .5em .5em 0em;
}
.imagecaption                        { width: inherit;
                                       overflow: auto;
                                       font-size: 1.1em;
                                       font-style: italic;
                                       color: #636039;
                                       text-shadow: 1px 1px #333333;
                                       padding: 0 2em .5em 2em;
}
.separator                           {
                                       border-top: 2px solid #636039;
                                       border-bottom: 0px solid #636039;
                                       clear: both;
                                       height: 0;
                                       padding: 0;
                                       line-height: 0;
                                       margin: 0 20px 0 0;
}
.counter                             {
                                       font-size: 1em;
                                       font-family: 'Six Caps', sans-serif;
                                       margin: .5em 0 .5em 0;
}
.separator hr                        {
                                       display: none;
}
.linkindent                          {
                                       position: absolute;
                                       left: 30em;
                                       margin-bottom: 2em;
                                       /*width: 100%;*/
}
.bodyarea                            {
                                       margin-right: 10px;
}
.squidge                             {
                                       margin-top: .5em;
}
.imgleft                             {
                                       padding: 4px 4px 4px 0px ;
                                       float: left;
}
.imgright                            {
                                       padding: 4px 0px 4px 4px;
                                       float: right;
}
.imgtopleft                          {
                                       padding: 0px 4px 4px 0px ;
                                       float: left;
                                       width: 100%;

}
.imgtopright                         {
                                       padding: 0px 0px 4px 4px;
                                       float: right;
                                       width: 100%;

}
.imgbottomleft                       {
                                       padding: 4px 4px 0px 0px ;
                                       float: left;
                                       width: 100%;

}
.imgbottomright                      {
                                       padding: 4px 0px 0px 4px;
                                       float: right;
                                       width: 100%;

}
table.example                        {
                                       width: 80%;
}
td.example1                          {
                                       background-color: #cfcfcf;
                                       padding: 5px 5px 5px 5px;
                                       COLOR: #000000;
}
td.example2                          {
                                       background-color: #9f9f9f;
                                       padding: 5px 5px 5px 5px;
}
#countdowncontainer                  {
                                       float: left;
	                               margin-top: 5px;
	                               margin-bottom: 5px;
	                               margin-right: 10px;
	                               width: 100%;
	                               border-top-width: 0px;
	                               border-right-width: 1px;
	                               border-bottom-width: 1px;
	                               border-left-width: 1px;
	                               border-top-style: solid;
	                               border-right-style: solid;
	                               border-bottom-style: solid;
	                               border-left-style: solid;
	                               border-top-color: #000033;
	                               border-right-color: #000033;
	                               border-bottom-color: #000033;
	                               border-left-color: #000033;
	                               background-color: #fabb00;
}
#countdowncontainer #header #header_left {
                                       float: left;
                                    /* background-image: url(images/header_left.gif); */
                                       background-repeat: no-repeat;
                                       height: 5px;
                                       width: 5px;
}
#countdowncontainer #header #header_right {
                                    /* background-image: url(images/header_right.gif); */
	                               -repeat: no-repeat;
                                       height: 5px;
                                       width: 6px;
                                       float: right;
}
#countdowncontainer #content         {
                                       padding: 5px;
                                       font-family: 'Pathway Gothic One', Geneva, Arial, Helvetica, sans-serif;
                                       font-size: 1.5em;
                                       font-weight: normal;
                                       color: #000000;
}
#countdowncontainer #footer          {
                                       clear:both;
                                       font-family: 'Pathway Gothic One', Geneva, Arial, Helvetica, sans-serif;
                                       font-size: 12px;
                                       color: #999999;
                                       text-align: right;
                                       border-top-width: 0px;
                                       border-right-width: 0px;
                                       border-bottom-width: 0px;
                                       border-left-width: 0px;
                                       border-top-style: solid;
                                       border-top-color: #999999;
                                       border-right-color: #000033;
                                       border-bottom-color: #000033;
                                       border-left-color: #000033;
                                       padding-top: 5px;
                                       padding-right: 5px;
                                       padding-bottom: 5px;
                                       padding-left: 5px;
}
#countdowncontainer #footer a        {
                                       color: #999999;
                                       text-decoration: none;
                                       font-family: 'Pathway Gothic One', Geneva, Arial, Helvetica, sans-serif;
                                       font-size: 10px;
}

#countdowncontainer #header #header_main {
                                       float: left;
                                       padding: 5px;
                                       font-family: 'Pathway Gothic One', Geneva, Arial, Helvetica, sans-serif;
                                       font-size: 20px;
                                       font-weight: bold;
                                       color: #FFFFFF;
                                       margin-top: 0px;
                                       margin-right: 10px;
                                       margin-bottom: 0px;
                                       margin-left: 0px;
}
#countdowncontainer #header          {
                                       padding: 0px;
                                       margin-top: 0px;
                                       margin-right: 10px;
                                       margin-bottom: 0px;
                                       margin-left: 0px;
                                       background-image: url(images/header_bg.gif);
                                       background-repeat: repeat-x;
                                       height: 42px;
}
.countTable                          { 
                                       width:90%;
                                       border:0px solid #ccc;
                                       margin:auto;
                                       margin-top:5px;
                                       margin-bottom:5px;
                                       margin-right: 10px;
                                       border-collapse:collapse;
}