img {
     border:0;}
a:link {
     color:black;
	 text-decoration: none;
	 border:0;}
a:visited {
	 text-decoration: none;}
a:active {
	 text-decoration: none;}
a:hover {
     color: #000;
     background-color: #fee01e;
     text-decoration: none;
     }
table.main {
             table-layout:fixed;
			 padding:0;
			 width:100%;}
table.menu { background-image:url(hl-bg.jpg);
  	         border: solid black 1px;
             table-layout:fixed;
             padding:3px; 
			 height:100%;}
table.logobox {
   		     table-layout:fixed;
             text-align:center;
			 height:130px;}
td.logobox {
   	 	    padding:0 20px 0 20px;
		    height:130px;
            text-align:center;
		    font-size:26.5px;
			line-height:26.5px;
		    color:black;
		    font-family:"Humanst521 BT";}
td#sel {
  	    border: solid black 1px;
        height:83px;
		width:273px;
		background-color:#ffcc99;}
td.menu {
          width:190px;
		  text-align:center;
		  font-size:14.0pt;
		  font-family:"NewsGoth Dm BT";}
td#logo {
          height:130px;
		  border: solid black 1px;
		  width:100%;
		  overflow:hidden;
		  background-image:url(sunlogo.jpg);}
td#content {
            padding:20px;}