   body            {font-family:"Trebuchet MS",helvetica,arial,san-serif;
	                  font-size:12pt; background-color:#F8F8EC; color:#F8F8EC;
                   }
	 h1#header       {font-size:150%;
                    font-weight:bold;
                    font-family:georgia,times,"times new roman",times,serif;
                    line-height:1eM; 
                    padding:0; 
                    margin-top:-.5ex; 
                    margin-bottom:1ex;
                   }
	 h1#header a     {color:#112233;
	                  text-decoration:none;
									 }
   h2              {font-size:120%;
                    font-weight:bold;
                    line-height:1eM;
                    padding:1ex 0 0 0; /* don't use margin-top for IE5.01 */
                    margin-bottom:0;
										margin-top:-.5ex;
                    text-align:center;
                   }
		#nav           {background-color:#999999; 
                    color:#F8F8EC;
                    font-weight:bold;
                    padding:.1ex; 
                    margin-bottom:1ex;
                    text-align:center;
                    width:100%; /*for IE5 http://www.sovavsiti.cz/css/moving_margins.html*/
                   }
		#nav ul        {display:block; 
                    list-style:none;
                    margin:0;
                    padding:0; 
                    border:none;
                   }
		#nav li        {float:left; 
                    margin:0; 
                    padding:0;
                    width:19.8%;
                   }
   #nav li a       {color:#F8F8EC;
                    text-decoration:none; 
                    display:block;
                    min-width:20ex;
                   }
	 #nav li a:hover {background-color:#666666;
                    text-decoration:underline;
                   }
	 #navclear       {display:block; 
                    clear:both;
                   }
   .navBox         {border:0;
                    height:12px;
                    width:12px;
                   }
   #columnsContainer {background:url(cornerBR.gif) bottom right no-repeat;
                      background-color:#018AA7;
                      margin:0;
                      padding:0;
                      border:none;
                      width:100%; /*for IE5 http://www.sovavsiti.cz/css/moving_margins.html*/
                     }
   #sideColumn     {background:url(cornerTR.gif) top right no-repeat;
                    background-color:#018AA7;/*#339933;*/ 
                    color:#F8F8EC;/*#FFFFFF;*/
                    height:100%;
                    float:right;
                    padding:1ex;
                   }
   #sideColumn     {width:28ex;      /* This begins the Simplified Box Model Hack */
                    }
   #sideColumn     {\width:31ex;    /*see http://css-discuss.incutio.com/?page=BoxModelHack*/
                    w\idth:28ex;    /* This ends the SBMH */
                   }
   #sideColumn a   {color:#E97117;/*#FF6600;*/
                    text-decoration:none;
                    }
   #sideColumn a:hover  {text-decoration:underline;
                        }
   #sideColumnFooter {text-align:center;
                     }
   ul#news         {padding:0 0 0 .5ex;
	                  margin-top:0;
	                  list-style-type:square;
										color:#E97117;
	                 }
   #news h3        {text-align:right;
	                  color:#F8F8EC;
										font-size:80%;
										font-weight:bold;
										margin-bottom:0;
	                 }
   #news li        {padding-bottom:1ex;
	                 }
	 #news a         {color:#F8F8EC;
	                  text-decoration:none;
                   }
	 #news a:hover   {color:#E97117;
	                  text-decoration:underline;
                   }
   #mainColumn     {color:#F8F8EC;/*#FFFFFF;*/
                    padding:1ex;
                    max-width:70ex;
                    margin-right:31ex;
                    border-right: 1ex solid #F8F8EC;
                   }
   #mainColumn     {background:url(cornerTL.gif) top left no-repeat;
                    background-color:#112233;/*#330066;*/
                   }
   #mainColumnFooter  {background:url(cornerBL.gif) bottom left no-repeat;
                       margin:0 0 -1ex -1ex;
                       text-align:right;
                       width:100%;
                      }
   #mainColumn a   {color:#E97117;
                    text-decoration:underline;
                   }
   #mainColumn a:hover  {text-decoration:none;
	                      }
   #mainColumn .highlight {background-color:#1C2C3C;
                          }
   .leftImage     {border:thin solid #F8F8EC;
                    float:left;
                    height:113px;
                    width:150px;
                    margin:.5ex 1ex .5ex 0;
                   }
   .rightImage     {border:thin solid #F8F8EC;
                    float:right;
                    height:113px;
                    width:150px;
                    margin:.5ex 0 .5ex 1ex;
                   }
   .footImage     {border:thin solid #E97117;
                    height:50px;
                    width:100px;
                    margin:.5ex 0 0 0;
                   }
	 #footer         {font-size:80%;
                    background-color:#E97117;
                    color:#F8F8EC; 
                    clear:both;
                    padding:.5ex 1ex .5ex 1ex;
                    margin-top:1ex;
                    vertical-align:middle;
                   }
   #footer a       {color:#112233;
	 								 }