

/*---:[ header styles ]:---*/

 .custom #masthead { width: 770px; height: 100px; background: url('images/big.disc.png') no-repeat; /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }
 .custom #masthead a { display: block; width: 770px; height: 100px; }  /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

.custom ul#nav { list-style: none; width: 750px; padding: 0 10px; border-top: 3px solid #000; ; border-bottom: 3px solid #000; float: left; clear: both; }

/*---:[ sidebar styles ]:---*/

.custom li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1.077em; text-transform: uppercase; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.4em 2px; border-top: 3px solid #000; border-bottom: 2px dotted #000;  }