a.img img { border: 6px solid #ccc; } a.img:hover img { border: 6px solid blue; } body { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; } h1 { font-size: 18px; font-family: Georgia, Tahoma; margin-bottom: 10px; } A { color: blue; text-decoration: none; } A:hover { color: darkblue; } #rootTable { } #rootTDtop { height: 110px; vertical-align: bottom; text-align: center; } #rootTDcenter { border-top: 1px solid blue; border-bottom: 1px solid blue; height: 290px; text-align: center; } #rootTDbottom { height: 200px; vertical-align: top; text-align: center; } .tdTable { width: 850px; } .menu { font-family: verdana, arial, tahoma; font-size: 11px; } .menu TD { padding-right: 15px; padding-bottom: 5px; padding-top: 10px; } .menu A { color: #999; text-decoration: none; } .menu A:hover { color: blue; text-decoration: underline; } .pageText { padding: 10 10 10 300; font-family: verdana, arial, tahoma; font-size: 11px; line-height: 15px; } .contentTable { font-family: verdana, arial, tahoma; font-size: 11px; line-height: 15px; } #contentTableLeftTD { padding-right: 10px; vertical-align: top; width: 50%; } #contentTableRightTD { padding-left: 10px; vertical-align: top; width: 50%; } .bottomInfoTable { } .bottomInfoTable TD { padding-left: 11px; padding-right: 11px; padding-top: 10px; font-family: verdana, arial, tahoma; font-size: 11px; color: #333; vertical-align: top; line-height: 15px; } .sloganDIV { font-size: 20px; font-family: Georgia, Tahoma; color: #999; text-align: center; vertical-align: middle; margin-top: 50px; margin-bottom: 50px; } .subMenuDiv { position: relative; display: none; } .subMenuDiv A{ color: #666; } .subMenuDiv A:hover{ color: darkblue; font-weight: bold; } .subMenuTable1 { position: absolute; top: 5; left: 0; width: 260px; font-size: 12px; border-collapse: collapse; background-color: white; opacity: .75; filter: alpha(opacity=75); } .subMenuTable1 TD { border: 1px solid #999; padding: 5 20 5 20; } .selected { font-weight: bold; color: blue; } A.selected { color: blue; } .commentImportent { margin-top: 8px; } .imageTable TD { padding: 0 10 10 0; }