body { font-size: 10px; font-family: verdana, Arial, helvetica, sans-serif; margin: 0px; }

#wrapper { width: 800px; display: block; }

#top { width: 100%; height: 50px; background-color: #fff; border-bottom: 1px solid #444; }
#top #logo { float: left; position: relative; padding-top: 6px; padding-left: 12px; padding-bottom: 4px; }
#top #topnav { float: right; text-align: right; padding-top: 30px; padding-right: 60px; position: relative;}

#left { width: 160px; background-color: #fff; border-right: 1px solid #444; height: 400px; float: left; padding-left: 10px; padding-right: 10px; padding-top: 12px; }
#left #icon_nav { width: 160px; clear: left; text-align: center; padding-bottom: 12px; margin-top: 10px; }
#left #icon_nav img { margin: 3px; padding: 0; }

#left #img_desc1 { width: 160px; clear: left; font-size: 1.1em; color: #000; font-weight: bold; text-align: center; border-top: 1px solid #444; padding-top: 12px; }
#left #img_desc2 { width: 160px; clear: left; font-size: 1em; color: #222; text-align: center;}

#left div.press_desc1 { width: 160px; clear: left; font-size: 1.1em; color: #000; font-weight: bold; text-align: center; border-top: 1px solid #444; padding-top: 12px; }
#left div.press_desc2 { width: 160px; clear: left; font-size: 1em; color: #222; text-align: center; padding-bottom: 12px;}
#left div.press_desc2 a {font: normal 1em Verdana; letter-spacing: 0px;}

#left #subnav { width: 160px; clear: left; font-size: 1em; color: #444; font-weight: bold; border-top: 1px solid #444; padding: 12px 0 0 20px; margin-top: 12px; }
#left #subnav h4 { margin: 0 0 4px 4px; font-size: 1em; }
#left #subnav img { float: left; margin: 2px 4px 50px 4px; }
#left #subnav a { font-size: .9em; line-height: 1.7em; padding: 2px;}
#left #subnav a.active {background-color: #933; color: #fff;}

#main { width: 560px; height: 440px; background-color: #fff; text-align: center; padding-top: 24px; float: left; position: relative; }
#main #cv {width: 400px; text-align: left; margin-left: 200px; }
#main #cv span {color: #933; font-weight: bold;}
#main #cv td {font-size: 10px; font-family: verdana, Arial, helvetica, sans-serif;}
#main #cntct {width: 400px; text-align: center; margin-left: 200px; }
#main #cntct span {color: #933; font-weight: bold;}

a { font-size: 1.1em; color: #933; text-decoration: none; font-weight: bold; letter-spacing: +2px; }
a:hover,active { color: #933; text-decoration: underline; }
a:visited { color: #933; }

a.lnk { font-size: 1em; color: #933; text-decoration: none; font-weight: bold; letter-spacing: 0px;}
a.lnk:hover,active { color: #933; text-decoration: underline; }
a.lnk:visited { color: #933; }

img.tn {border: 1px solid #fff; text-decoration: none;}
img.tn:visited {border: 1px solid #fff; text-decoration: none;}
img.tn:hover {border-color: #933;}
img.tn:active {border-color: #933;}

img.tn_on {border: 1px solid #933; text-decoration: none;}
img.tn_on:hover, active {border-color: #933;}
