body { font-family: Arial, Helvetica, Verdana; font-size: 13px; font-weight: normal; color: #666666; margin: 45px 10px 10px 10px; padding: 0px; background-color: #FFFFFF; background-image: url(images/body_background.jpg); background-repeat: no-repeat; background-position: top center; }

#mainContainer { width: 950px; padding: 0px 0px 0px 0px; margin: auto; min-width: 970px; }

#topBannerContainer { width: 950px; height: 197px; }

#contentContainer { width: 948px; margin: 10px 0px 10px 0px; background-color: #ffffff; min-height: 500px; border: 1px solid #CCCCCC; }

#contentLeft { float: left; width: 248px; padding: 36px 0px 0px 0px; background-image: url(images/menu_background.gif); background-repeat: no-repeat; min-height: 420px; background-color: #FFFFFF; }
#contentLeft ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 20px; }
#contentLeft ul li { list-style: none; margin: 6px 0px 0px 0px; }
#contentLeft ul li a { display: block; width: 172px; height: 26px; color: #666666; font-weight: bold; text-decoration: none; padding: 5px 0px 0px 15px; background-image: url(images/menu_off.gif); background-repeat: no-repeat; text-indent: 20px; }
#contentLeft ul li a:hover { color: #3D8258; background-image: url(images/menu_on.gif); background-repeat: no-repeat; }

#contentRight { float: left; width: 680px; padding: 25px 20px 20px 0px; background-color: #FFFFFF; min-height: 430px; }

#footer { width: 950px; height: 150px; background-image: url(images/footer_background.gif); background-repeat: no-repeat;  text-align: center; padding-top: 35px; font-weight: bold; clear: all; }
#footer a:link { color: #EB0A0A; text-decoration: underline; background-color: inherit; }
#footer a:visited { color: #EB0A0A; text-decoration: underline; background-color: inherit; }
#footer a:active { color: #3D8258; }
#footer a:hover { color: #3D8258; }

#slideshow { width: 640px; position: relative; height: 170px; border: 0px solid #FFFFFF; padding: 0px; }
#slideshow IMG { position: absolute; top:0; left:0; z-index:8; border: 1px solid #DDDDDD; padding: 10px; }
#slideshow IMG.active { z-index:10; }
#slideshow IMG.last-active { z-index:9; }

h1 { font-size: 20px; font-weight: normal; color: #3D8258; background-color: inherit; } 
h2 { font-size: 18px; font-weight: normal; color: #3D8258; background-color: inherit; } 

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

.textErrors { font-weight: bold; color: #FF0000; background-color: inherit; } 

.titleBlock { width: 652px; height: 47px; background-image: url(images/bowring_title.gif); background-repeat: no-repeat; } 

.images { border: 1px solid #666666; margin: 5px; padding: 5px; }