/*Main css*/html,body {height: 100%;background: url(http://www.othpodcast.com/facelift/images/oth_bg.jpg) #FFF repeat-x top;font-family: Verdana, Arial, Helvetica, sans-serif;text-align: inherit;top;font-size: small;color:#333333;margin: 0;padding: 0;background-image: url(http://www.othpodcast.com/facelift/images/oth_bg.jpg);}#container {margin: 1em auto;text-align: left;width:525px;}#top {background:url(http://www.othpodcast.com/facelift/images/oth_bg.jpg) no-repeat;width:525px;height:279px;background-image: url(http://www.othpodcast.com/facelift/images/oth_bg.jpg);background-position: tile;}#middle {width:525px;height:307px;background:url(http://www.othpodcast.com/images/topmidbott_02.gif); no-repeat;text-align:left;}#bottom {width:525px;height:214px;background:url(/images/topmidbott_03.gif) no-repeat;}/*design-specific tweaks*/#content { width:650px; padding-left:20px; }#menu { padding-top:63px; padding-left:260px; }#footer { padding-top:28px; padding-left:270px; color:#333333; }/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*//*extra pretties*/#content a:link, #content a:visited, #content a:active, #content a:hover {color: #003333;text-decoration: underline;}a:link, a:visited, a:active {color: #ffffff;text-decoration: none;}a:hover {color: #ffffff;text-decoration: underline;}h1 {color: #516376;font-weight: bold;font-size: 1.8em;}h2 {color: #516376;font-weight: normal;font-size: 17px;}h3 {color: #516376;font-weight: bold;font-size: 15px;}img { padding:0px; background:#e6e5e5; }.code { font-family:"Courier New", Courier, monospace; color:#006699; background-color:#dadada; padding:2px; }.code2 { font-family:"Courier New", Courier, monospace; color:#009900; background-color:#dadada; padding:2px; }.transparentBg { background-color:transparent; }