/* CSS Document */

body {margin: 0px; padding: 0px; background-color: #000000; color: #666666; font: 7pt Verdana, Arial, Helvetica, Myriad, sans-serif; text-align: left; }

/* Divs */
#content_wrap {margin: 0px; padding: 0px; background-color: #000000; color: #666666; width: 505px; height: 470px; float: left; overflow: hidden; }
#section {margin: 0px; padding: 0px; border-right: #666666 1px solid; border-bottom: #666666 1px solid; width: 100px; height: 29px; float: left; overflow: hidden; }
#section a {margin: 0px; padding: 8px 0px 10px 0px; display: block; text-align: center; text-decoration: none; color: #666666; background-color: #000000; }
#section a:hover {color: #FFFFFF; background-color: #333333; }
#selection {margin: 0px; padding: 0px; border-right: #666666 1px solid; border-bottom: #000000 1px solid; width: 100px; height: 29px; float: left; overflow: hidden; }
#selection a {margin: 0px; padding: 8px 0px 10px 0px; display: block; text-align: center; text-decoration: none; color: #FFFFFF; background-color: #000000; }
#selection a:hover {color: #FFFFFF; background-color: #333333; }
#content {margin: 0px; padding: 11px; border-right: #666666 1px solid; background-color: #000000; color: #666666; width: 482px; height: 418px; float: left; overflow: hidden; }
#menu {margin: 0px; padding: 0px; background-color: #000000; color: #666666; width: 130px; height: 470px; float: left; overflow: hidden; }
/* hide from ie on mac \*/
* html #content {width: 504px; w\idth: 482px; height: 440px; he\ight: 418px; }
/* end hide */
/* hide from all but ie */
* html #section {width: 101px; height: 30px; }
* html #selection {width: 101px; height: 30px; }
* html #content {width: 505px; height: 440px; }

/* Links */
a img {border: #666666 1px solid; }
a img:hover {border: #FFFFFF 1px solid; }
a {text-decoration: none; }
a:link {color: #666666; }
a:visited {color: #666666; }
a:hover {color: #FFFFFF; }
a:active {color: #FFFFFF; }

/* Text */
span {font: 7pt Verdana, Arial, Helvetica, Myriad, sans-serif; }
span.norm {font-style: normal; font-weight: normal; }
span.ital {font-style: italic; font-weight: normal; }
span.bold {font-style: normal; font-weight: bold; }

/* List */
ul {margin: 0px 0px 0px 20px; padding: 0px; list-style-position: outside; list-style-image: url(../images/link.gif); }