body { margin: 0px 10px 0px 10px; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #999999; background-color: #FFFFFF; }

#mainContainer { width: 950px; padding: 0px 0px 0px 0px; margin: auto; background-color: #FFFFFF; }

#topLogoContainer { width: 950px; height: 120px; margin: 0px; }

#navContainer { width: 950px; height: 23px; margin: 0px; padding: 10px 0px 5px 0px; background-image: url(images/nav_background.jpg); background-repeat: repeat-x; text-align: center; font-weight: bold; }
#navContainer a:link { color: #666666; text-decoration: none; background-color: inherit; padding: 10px 10px 10px 10px; }
#navContainer a:visited { color: #666666; text-decoration: none; background-color: inherit; padding: 10px 10px 10px 10px; }
#navContainer a:active { color: #666666; background-image: url(images/nav_over.jpg); background-repeat: repeat-x; }
#navContainer a:hover { color: #666666; background-image: url(images/nav_over.jpg); background-repeat: repeat-x; }

#contentContainer { width: 908px; padding: 20px 20px 10px 20px; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }

#footerContainer { width: 950px; height: 100px; clear: both; padding: 20px 0px 0px 0px; text-align: center; color: #FFFFFF; background: url(images/footer_background.jpg) repeat-x; font-weight: bold; }
#footerContainer a:link { color: #FFFFFF; text-decoration: underline; background-color: inherit; }
#footerContainer a:visited { color: #FFFFFF; text-decoration: underline; background-color: inherit; }
#footerContainer a:active { color: #FFFF00; }
#footerContainer a:hover { color: #FFFF00; }

h1 { font-size: 18px; font-weight: bold; color: #666666; }
h2 { font-size: 16px; font-weight: bold; color: #666666; }
h3 { font-size: 14px; font-weight: bold; color: #666666; }

a:link, a:visited { color: #660000; text-decoration: none; background-color: inherit; }
a:active, a:hover { color: #0000EE; background-color: inherit; }

.textErrors { font-weight: bold; color: #FF0000; }
.textOrange { font-weight: bold; color: #660000; }

#indexLeft { float: left; width: 684px; padding: 0px 0px 20px 0px; }
#indexRight { float: right; width: 224px; padding: 0px 0px 20px 0px; text-align: center; }
.indexProducts { float: left; width: 220px; height: 240px; margin: 1px 1px 1px 1px; text-align: center; font-size: 11px; color: #FFFFFF; font-weight: normal; }

#downloadThumbs { float: left; width: 180px; height: 220px; text-align: center; }

.imgBorder { border: 1px solid #cccccc; margin: 5px; padding: 5px; }
img.galleryBorder { border: 1px solid #CCCCCC; padding: 3px; margin: 3px; }

#galleryHome { width: 908px; padding-left: 240px; }